The most recent content from our members.
I'm looking to generate a report that contains a list of all of our alerts along with their "Evaluation Frequency of Alert" and "Condition must exist for more than" values. These are the 2 values I'm referring to that can be found when going to "Manage Alerts" -> selecting an alert -> "EDIT ALERT":
Is there a SWQL/SQL script or anyother way to find all instances of a node being mentioned in an alert's trigger conditions? Let me know if you need more information.
I need to have an application fire out an alert if it is down or unknown. I think what I have will work but just need someone else to validate that this will work. In the past I have had scope of the alert as one part and the trigger condition as another. This looks like it should work but would like if someone could…
Hi, Hoping someone might point me in the right direction, but I had an issue occur where an Alert was triggered, and the Trigger action worked fine, but the Reset action did not happen after receiving other indication the alert had been reset. The action is to send an Email which then gets ingested by another script I…
Hey Folks - I want to nest this swql below in the alert swql trigger condition, but the SELECT statement is pre hard-coded within the alert trigger condition. It is basically monitoring a sum of 10 values then checking if the sum value is greater that 650 SELECT value FROM (SELECT SUM(data.NumericData) as value FROM…
Hi, I have a swap usage monitoring alert that properly works for > 50% usage. I am currently using SNMP for monitoring. The problem is that I have two nodes that keep triggering alerts out of the desired range (most of times even with 0% usage). After acknowledging it on the Alerts & Activity menu, the alert doesn't show…
Hey guys, does anyone know if the widget "All Alerts this Object can trigger" is supposed to work for components and applications, too. It appears to work just fine on Nodes and their alerts. Thanks in advance Michael
I've always told my users any metric you see in NPM can be alerted on. Apparently that is not the case. My network team has asked me to alert on the number of active VPN users on our Cisco ASAs. The metric is called VPN RA Detail\Active Sessions and here is a PerfStack showing this metric across our ASAs. This is a default…
I have some desktops that our support teams wish to have on all the time. They have configured Wake On LAN in the bios and I have successfully created Trigger action that does the following: C:\Program Files\SolarWinds\Toolset>WakeOnLAN.exe -IP ${IP_Address} -MAC ${WOL_macaddr} The only problem is that the WakeOnLAN.exe…
Hello, I have set Web Console Settings > STATUS ROLLUP MODE to "Show Worst Status" to show when a Node has any component, application, interface or volume in a status other than up. This was for the dashboard we setup by use of Groups. All Nodes do have a co-responding custom field set for the associated group name. The…
It looks like you're new here. Sign in or register to get started.