Comments
-
You can use the "Percent Utilization of All Interfaces" resources and change the title to a better description for your purpose, and add in a SQL command in the Filter Nodes (SQL) bit to just show the interface you're interested in.
-
The problem is with your trigger alert. Even with no reset condition, your trigger will still not email. Unless 10.0.1.1 was turned off and then back on. Then your trigger would email. You can have a trigger alert (with no reset alert) of just "IP Address is equal to 10.0.1.1" and then you will get an email. If you…
-
You could do this as part of the backup of configs job. I get an email once a week that shows me the difference (I only back up configs once a week). Basically I have 1 job that does all the startup configs. Then I have a second job that starts 1 hour later and it backs up all the running configs. And as part of that job…
-
You should be able to see this information in the Message Centre depending on which version of NPM you have. I'm on 11.0.1 and whilst I have the option to search for Audit events such as Alert Disabled, nothing shows up. I still use Advanced Alert Manager on the Solarwinds server.
-
I just add a link to the interface in my alert bandwidth emails. So when the email comes in, I just click on the link and I get all the NTA stats I need for that interface. Another way of doing it.
-
If RTCD isn't working on new nodes, it sounds like syslog is not configured correctly on them. So Solarwinds isn't informed that the config has changed to then download a running copy of the config. To see the scheduled downloads for NCM go to the Jobs section (My Dashboard, Configs and then select Jobs).
-
When you are sending your test email alert, are you selecting a Volume in the Test Fire Alert window as well as the node? If you are only selecting a Network Node and do the test, then you get a reply like you did.
-
In the first instance you added an extra line into the running config. In second instance you only removed the line out of the config and uploaded it again. To remove a route you need to do a no ip route x.x.x.x etc. So if you'd put the word 'no' in front of the route you wanted to delete and then uploaded the config…
-
What options have you got set for your scan? One suggestion is to set the Hop Count to zero.
-
This thread discusses a couple of different options for you. Hopefully one will suit. http://thwack.solarwinds.com/thread/53600
-
I joined Thwack to get answers to questions I had. Little did I know that I would be helping others solve problems, get lots of free stuff, meet new people and learn heaps along the way! Thwack is thwacktastic
-
You could try this although it's weird it works fine on one of your WLC's. Unable to compare configuration files most likely caused by broken regular expressions - SolarWinds Worldwide, LLC. Help… Do you really need to compare configurations? If yes, you could delete all previous backups on this WLC and then start running…
-
I've never had any issues like you've described in the many years I've been using Solarwinds. How do you normally fix the issues? There has to be a reason for why it breaks. What version are you on?
-
Here's the manual http://www.solarwinds.com/documentation/NetFlow/docs/NetFlowAdministratorGuide.pdf Hopefully it will contain the info you're looking for.
-
I'm still holding off on this upgrade....... Hope you get everything sorted.
-
mdemalia wrote: , such that it shows green when down and red when up. Is this a type or do you really Green when down and Red when up? If yes, I don't think that's possible. Red is the known colour for a device being down. But otherwise you monitor the backup device as you would any other device.
-
Best practises are to do what suits your environment. You are obviously limited by space. I had the same problem. I used to keep a few weeks worth of Netflow data but once netflow moved onto it's own database, I was limited to file storage space. So I just kept playing around with these settings until I found a happy…
-
I've noticed the same thing. You should add it in to the Feature Request section.
-
Can you look through every single device's config to make sure none of them have 192.168.200.1 listed anywhere in the config? You could add the device into your network and see what traffic it's sending. It might help track it down.
-
Email sent. I recently went through 17 steps of upgrades! Went from NPM 11.0.1 to 12.1.
-
Yes it can but you'd need to write your own Firmware upgrade template for it or alternatively create a 'Job' for it. Here's some information Upgrade IOS (firmware) using NCM - SolarWinds Worldwide, LLC. Help and Support
-
As mentioned, it uses your server's DNS details to get the names.
-
The solution provided by wluther is a good one as you only need 1 alert. Your other alternative is to have your nodes in groups like Tableau, Oracle etc and then create an alert for each group of nodes.
-
NPM should be able to give you the info you need. But what do you see when you have a carrier issue? Link down? Syslog message? Depending on what happens in your monitoring environment when there are issues, that's how you alert on it.
-
You've logged 2 threads for this. You should close this one and just use Login Email Alert for Cisco WLC
-
I've you are scanning every subnet you know about anyways, you don't need the hop count. It will be discovered regardless. Hop count is good if you only know about the subnet you're on and want to discover others hanging of it. Also if you change, your network discovery takes way longer. I tried mine at 1 and my discovery…
-
Does this help? Problems in SAM with SNMP Process Monitors failing - SolarWinds Worldwide, LLC. Help and Support
-
Yup I noticed the same thing. This should get you going. wesleykparker provided the following SQL code (in another thread) to replace the syslog widget. SELECT TOP 100 -- Edit this number for how many messages you want to load to widget (you can modify the widget for how many messages to page) let.Name AS [Message Type]…
-
100% packet loss would mean the node is down, so you should get a down alert depending on how often you check the alert. But in your alert you can set when it triggers the alert. So for "Do not trigger this action until condition exists for more than" ..... Set that for 1 minute and in your trigger alert, alert on the…
-
What do you mean by bouncing interface? An interface that goes up/down a number of times in a certain time frame? At the end of the day, you should only monitor interfaces that you are interested in if they went down. All other interfaces you can delete out of NPM.