Comments
-
In the Connection Profile section, have you got "Enable Level" set to <No Enable Login>?
-
It works ok for me. It takes me to https://onlinexperiences.com/scripts/Server.nxp?LASCmd=AI:4;F:QS!10100&ShowUUID=67CE08C9-AD2E-4E53-831E-098B7117300A&AffiliateData=THW-TAD-SWI-2009_Sep_THWMSN-X-X-X
-
You could select the volume in Manage Node and then change the name. Then set your alert to ignore volumes with the name you configured.
-
Easiest thing to do is to create a NCM user in TACACS and then assign that to all the nodes for config downloads etc.
-
According to https://www.solarwinds.com/topics/servicenow-integration you can "Program existing tickets to be reopened or updated based on alert conditions in SolarWinds" But generally speaking each alert creates a new ticket.
-
I don't think there are build in pollers for the ABB so you can use what I've written above.
-
I agree with this. I only monitor ports on switches. I ignore vlan's, uplinks etc.
-
Are you monitoring the ilo IP address via SNMP?
-
You could just write a report that lists all the nodes that contain xxxx in the node name. And export that report into excel.
-
I have these 2 reports available. You could modify them to suit your needs You could also create a page with one of the Errors & Discards widgets. As for alerting, I agree with the above suggestion.
-
I assume you've seen these posts? If not, they may help? https://thwack.solarwinds.com/t5/NCM-Documents/Accedian-EtherNID-Template/ta-p/535071 https://thwack.solarwinds.com/t5/NCM-Discussions/Is-it-possible-to-run-multiple-commands-via-one-command-in-a/m-p/202759
-
From your Solarwinds server, can you telnet/SSH to the device in question? For NCM you can just use what ever credentials you would normally use to connect to the switch (Radius, tacacs etc). But it sounds like the Solarwinds server can't connect onto the switch. Seeing it can SNMP to it, maybe there's a firewall blocking…
-
Are you saying when you manually start a NCM job it works perfectly but when its a scheduled start it fails? What fails? The job starting or the actually content of whatever the job is? What is the NCM job for?
-
I just saw your other post and in there it's mentioned of managed versus unmanaged. That requires a different response to the one I did above. I responded in your other post.
-
A managed node is one that is being monitored. An unmanaged node is one that is not being monitored. You would use this if your node is permanently down but you don't want to delete it as yet. Or you are doing scheduled maintenance and you don't wish for it to be monitored during this period (I prefer to use Muted but…
-
This is a little tricky as it depend on what your definition of "managed" is. When I node is in NPM, I assume it's managed as now you can be alerted as to it's up or down status. And if down, someone can do something about it. Installing an agent or using SNMP basically enhances what you see about the node. Now potentially…
-
I agree with @"mesverrum" Check also that traffic is not being blocked by firewall or something else. And post up your netflow config from the ASR.
-
Add this ${N=OLM.AlertingMacros;M=OLMAlertMessage.EventMessage}
-
What is the issue? How have you got it configured on the interface in question?
-
There's an out-of-the-box alert called Thin AP down. It works a treat for when an AP goes down. But if it stays down for a long time, you don't get an up alert when it comes back online.
-
Try this ${SQL:Select '${your variable}'/1000000} e,g, ${SQL:Select '${N=Alerting;M=Downtime}'/1440} - shows how many days node was down.
-
I don't know but you could try turning off the Interface Errors Statistics option.
-
It doesn't look like this is possible. I think it would make a good new feature request.
-
I assume these are lightweight AP's? This may help https://thwack.solarwinds.com/t5/NPM-Discussions/ALL-Wi-Fi-Access-Points-Inventory-Report-SQL-HELP-Please/td-p/355780 https://thwack.solarwinds.com/t5/NPM-Discussions/WLC-Thin-Light-Weight-Access-Point-Serial-Number-Display-Report/td-p/406573
-
I hadn't noticed this but I have the same issue. Will need to research it more.
-
The build in syslog widget doesn't seem to work anymore so to see syslogs associated with a node, I added a SWQL query widget to the view with the following code 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…
-
This should help. https://documentation.solarwinds.com/en/Success_Center/orionplatform/Content/Core-Automatically-Add-Discovered-Nodes.htm
-
Does your install match the requirements of Solarwinds? https://documentation.solarwinds.com/en/Success_Center/orionplatform/Content/Core-Orion-Requirements-sw1916.htm
-
There are a couple of options. You can either pick the Percent Utilization of All Interfaces or Top XX Interface by Percent Utilization. I would pick the Top XX Interface by Percent Utililzation. Then you just need to click on Edit button and Filter for InPercentUtil and OutPercentUtil and set to what you're looking for.
-
I'm not sure what your issue is but I have this for the URL "client_url": "${N=SwisEntity;M=DetailsUrl}"