Comments
-
Hmmm, after doing a MIB walk with the software you provided, v3 stops at 840 OIDs with the message "ASN.1 Decoding Error - Packet was unable to be decoded at the agent." (v2 walk produced 12,920 lines). Since it was able to scan at least 840 OIDs I'd guess the SNMPv3 configuration is not the issue, but how do I go about…
-
You should definitely open a Support ticket.
-
I cannot set the thresholds as high as the spikes because the spikes are actually bad but only if the condition exists for X amount of minutes. I don't want the item to turn red or yellow because of one poll that crosses the threshold if the next poll is back to normal however if 2 or 3 polls are crossing the threshold…
-
The blue line is the average. The bars represent the range of data. If you're looking at 1-hour increments and you're polling every 5 minutes, then you'd get 12 samples. From those 12 samples, you would compute an average for the hour. You would then take the largest and smallest value of those 12 and that would define the…
-
You probably don't want to hear me say "soon", so instead, I'll say this: very soon.
-
Neither of those helped. I almost always use a local admin user account to manage SW. I tried to run the config wizard but still does the same thing. If I completely re-installed SW, would it affect the database on a seperate server?
-
Thanks for the excellent information Tim
-
I would like to add to this too.. we are a fairly major MSP as we use Orion and all the sub components. I would love to do the product upgrades over the weekends but due to there being no weekend support, I have to do the upgrades just after core working hours so i only affect the customers who have 24/7 support. I think…
-
now the problem is solved. It looks like this issue has been solved with the newest service packs (4 or 5). So there is no need to copy the icons to the program folder. Thomas
-
I've checked on your issue, and engineering is investigating it.
-
Systems rebooting perhaps?
-
all good in the hood!
-
I have tried that one but getting "Empty String at node2.pl line 19". error Please advice me.
-
Instead of using a modified version of putty you can use a small batch file converting ssh://a.b.c.d/ to a.b.c.d and call putty with the correct ip address: puttyssh.bat: SET ECHO OFF SET ip=%1 SET ip=%ip:ssh://=% SET ip=%ip:/=% "C:\Program Files\PuTTY\putty.exe" -ssh %ip% now you can set the open command for ssh:// to…
-
It should do what you want it to do.
-
Best practice I've found so far for this: Just remove the newly-discovered and added devices if they are duped in the system and then add them to the ignore list. This has been the easiest implementation of this so far.
-
Thanks, this solved the problem!
-
try monitoring the loopback and see if it goes unknown when your volumes stop. If this is the case then you would be falling prey to the same issue that many others of us are dealing with in that interfaces/volumes go unknow state for no reason and we have all developed a bandaid to get past it and continue monitoring. A…
-
not yet
-
Does the SolarWinds LEM agent run on Mac OS Sierra? The same binary installs on earlier version but on Sierra I keep getting setup is damaged and can't be opened.
-
Thanks. I was able to get past the PS 2.0 issue by asking the Exchange admins to install that along with Powershell Web Access components. There are 2 servers where Exchange doesn't show up when I list resources, but they are running Exchange. My guess is that there is some access control issue because I've configured them…
-
It appears entries in InterfaceAvailability_Detail table are created every 5 minutes for every interface. At the moment inerface status polling interval is 5 minutes. So if the interface availability is 100% then this means the interface has been up for the last 50 minutes and if the availability is 80% it has been down 2…
-
I don't know what happened because I changed nothing, but suddenly over the weekend the number in the report dropped from 134 to 2, exactly what the eyeball test tells me it should be at this point. Lawrence Garvin wrote: That's not healthy either. Computers configured to use WSUS should be reporting at least once every 22…
-
The summary page unfortunately does not show the port details even with a filter applied. To get the port details you have to browse via npm to each switch and look down the page to locate the port details. Its fairly lengthy to have to do this for 100 switches. I'd like to provide it all on one page alphabetically per…
-
Yes, I just tested it from the recorder and it does the same thing. Not really sure where the issue lies at this point.
-
Glad (sort-of) that someone else is seeing this issue. Of course I don't have any pcap files of what it looked like before the upgrade to 10.2. No resolution at this time, but I only opened a formal ticket around 11 am CST. Besides sending my Wireshark SNMP polling info, a few hours ago the agent requested diagnoistics…
-
Thanks for the help everybody!
-
yes, if it's limited, it's invisible.
-
Hi bob55, I shut R2 ports (f0/0 & f1/0), after a few minutes, I enable the ports (f0/0 & f1/0), wait a few minutes again, then the display like this: "show ip sla monitor operational-state" display like this: The hops was wrong? Why?
-
What if we were to add back only the Top XX IP Address groups to the NetFlow Summary views? Would that solve your issue?