-
Re: Mute Alerts for interface based on Interface description via powershell
Here you go @"naveensingh43" (+) Mute interface due to Neighbor down and unmanaged - Scripts - The SolarWinds Platform - THWACK1 -
Re: How to find devices on SolarWinds where CPU, Memory and Interfaces are not added
Try this one: SELECT N.Caption ,N.ObjectSubType AS PollingMethod ,Count(P_CPU.PollerID) AS CPU_Pollers ,Count(P_Mem.PollerID) AS MEM_Pollers ,ISNULL(I2.qty,0) AS Interfaces FROM Orion.Nodes AS N LEFT…4 -
Re: List nodes down in a group and sub groups in an e-mail alert
Everything in the first box is the "variable". So the part that starts with ${SQL:... , add that to wherever you want that information to be. The second picture is an example of how it look…1 -
Re: I need to monitor a connection control in sdwan devices, how can we monitor
"oid not supported" means that the Cisco device is not supporting that oid. You can try to do a SNMP Walk to see what values it supports. Can be alot to look through though1 -
Re: Manage node(s) with Security - what is this?
Hi, controls if the node should be in the vulnerability calculations found on this page: If you change the value, that change will be reflected upon the next CVE Node matching run (once a day by defa…1
