Comments
-
Once you are in freeware mode you will need to reset the license before you can activate a new license. Contact support and they can walk you through that process. --HTH Steve
-
Here is some updated information: We still require elevated rights to install Toolset but most of the tools will run with standard rights. Here are a list of the tools which still require elevated rights: LaunchPad, Bandwidth Gauges, All Config Tools, DNS & Who Is Resolver, MIB Viewer, MIB Walk, NPM, Ping, Real Time…
-
benningtonr, You can set up a scheduled task and run PingSweep with the command line parameters. PingSweep.exe -S 10.10.10.0 -E 10.10.10.255 -M All -X Results.txt That will run pingsweep according to your scheduled task settings over the address range specified between -S and -E. Run PingSweep -? to see the possible…
-
stuartbarr, We don't have any benchmarking available in a public format for this as currently most standard systems process traps fast enough that we haven't run into any real limitations. As far as informs are concerned, Trap Receiver reads them but does not raise a notification for them. So the only way to observer that…
-
I beleive that you can use the wildcards to search for a specific user but that you analyze the permissions for a specific user and not a group of users.
-
Sol, Were you having this difficulty before upgrading to 10.7? I have not been able to reproduce this issue. Also, are you saying that the PNG file you export to is not showing all the items on your map? It should show everything on your map but with as little white space as possible around the actual data. When you say it…
-
Assuming closet is set up as a custom property Try ${SQL: select Closet from Nodes where NodeID = ${NodeID}} instead of ${Nodes.Closet} For a non-custom property like 'Location' you can use ${Node.Location}.
-
dclick, The Engineer's Toolset is made up of a number of tools. Most tools fully support SNMPv3 and all gadgets in Workspace Studio support SNMPv3. Some classic tools are still being migrated over. For most of those tools you can get the same information out of Workspace Studio. Which tool did you have a problem with? --…
-
FHR-Phil, You are most likely seeing counter rollover which is normal. When your device's counter gets to its max it restarts back to 0. The reason you see it reset at a slightly different point is that you are seeing the last value before reset which may be different distances from the maximum depending upon when the poll…
-
If you are still getting high packet loss that you don't think is accurate can you send your diagnostic dump in and we can take a look and see if everything looks correct.
-
Unlike previous .Net releases 4.0 is not intended to be backwards compatible with previous versions. Install .net 3.5 and its latest service pack. It will co-exist with .net 4.0.
-
Alert when LastBoot time is older than your desired threshold.
-
In the Select Rows step you can check which rows you want to select for import. That way you only import the rows you care about. If you have a large number of devices you can export from your database and filter that export via whatever criteria you want. Export to a comma delimited text file or a CSV file. Then you can…
-
Rsprim, Typically hotfixes are cumulative but in this case you will want to install hotfix 3 and hotfix 4. Hotfix 3 is related to Tftp Server which is contained in Standard, Free, and Engineers editions of the Toolset. It is cumulative of Hotfix 1 & 2. Hotfix 4 is related to Switch Port Mapper which is only in the…
-
kkopchynski, You can import into Workspace Studio from NPM but there is currently no way to import into NPM from Workspace Studio, Network Sonor, or any of the discovery tools. For Toolset NPM you will need to enter your devices manually. Orion NPM will allow auto-discovery. -- Steve
-
I am not sure I understand the question exactly but if you are referring to advanced alerts you can set the amount of time that the trigger conditions must exist before the alert is triggered at the bottom of the Trigger Conditions tab when setting up the alert. Then you can put any text you want into your action message.…
-
The shaded fields represent fields that can be written to. If there is a value in a read/write field it shows up in blue text.
-
Try removing the following folder and everything under it: ...\SolarWinds\Orion\VoIP That will remove the config file that Orion looks for to decide that a folder contains a module. Then remove the following segment from the ..\SolarWinds\web.config file: <group name="Voip"> <add name="VoipCallPathViewID"…
-
You don't add MIBs to the MIB database yourself. If you can't find the MIBs you need in the MIB database you should contact customer support and request that your MIBs be added. Then SolarWinds can verify that your MIBs aren't already there under a different name and get them in if necessary.
-
I've been able to reproduce similar behavior. I will check into a possible workaround and get back to you when I know more. Probably tomorrow.
-
SNMPV3 is not available with SNMP Rea-Time graph. It is available for most of the toolset tools. Most tools will have a 'settings|options' menu item or a 'select device' button that will let you enter SNMP credentials. If SNMPv3 is supported for that tool there should be an option for it on that screen. -- Steve
-
What is the polling interval on your gauges and RTIM? How different are the values from each other? They should be similar but not identical. Both of them normalize to one second. Since traffic can be bursty large bursts can occur towards the end of one tool's polling cycle but at the beginning of the other tools polling…
-
sgyntz, Have you tried upping the timeout for the transfers in the Config Transfer gadget? Click 'Settings' in the lower right of the gadget. Click the 'Transfer Settings' tab, up the 'Transfer Timeout in seconds', and click 'OK' and try again. --HTH Steve
-
Goto Administrative Tools-> Services and stop the SolarWinds Orion Toolset Integration Service and then click 'Retry' in the install dialog. --HTH Steve
-
Check out our Application Performance Monitor in our Orion family of products.
-
cj54487, Check out the following OIDs: 1.3.6.1.2.1.2.2.1.2 ifDescription 1.3.6.1.2.1.31.1.1.1.1 ifxName 1.3.6.1.2.1.31.1.1.1.18 ifxAlias Some devices don't support the ifxTable. More than likely you will want to use the ifxAlias for what you described. --HTH Steve
-
RonaldNutter, You may need to setup the password for the key exchange or configure to not use a password. Search on google for scp key exchange and see which configuration style best suits your needs. --HTH Steve
-
The classic Ping will allow you to do this as well if you are only interested in pinging one device at a time. Start Menu\SolarWinds Engineer's Toolset\Classic Tools\Ping & Diagnostic\Ping or Start Menu\SolarWinds Engineer's Toolset\Classic Tools\Ping & Diagnostic\Enhanced Ping
-
bfnetworking, NetperfMon won't monitor which user is logged into the system (you might check out our APM product for that) but you can alert on interface status as follows: In the main menu click Alerts -> Configure alerts In the Configure Alerts screen click the 'Net Alerts' button. In the 'General' tab provide a name and…
-
Contact Fortigate support to find out which MIB reports the concurrent connections value then you can use the MIB Browser in the SolarWinds Toolkit to view that MIB. -- Steve