The most recent content from our members.
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…
We used to have an alert that a former employee created and it worked perfectly. They left and it still worked forever, until one day it just stopped and now I cannot figure out what went wrong or how to fix it, so Im trying to just create a new alert based on the info. We have an issue from time-to-time where a massive…
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…
I am looking to automate deployment and configuration of Solarwinds NPM. Part of that involves configuring alert trigger conditions and actions, does the Solarwinds API provide a way to work with the xml strings stored in the database? If not, is there any documentation on what the XML must look like for these fields ?
Please allow conditions like A > 3xB in Alert's "Trigger Condition". Use case: I'd like to set up alert if data for given object are older than two poll intervals, to reduce alert noise while keep informed if there is a problem with data collecting. For different objects there can be different data collecting intervals,…
So I recently started setting up alerts for typical network issues, such as node down, high interface utilization, etc. For a trigger action, I have it set up to send me an email and also to put a short entry into a log file. It works perfectly when I test it, but I just saw two nodes go down, and another one is currently…
We are trying to do a simple logic with SNMP traps / syslog alerting: * If the same (bad fan) message is repeated from the same (Host A) host, then suppress subsequent alerts from the same host for 6 hours. * If the same (bad fan) message is repeated from different (Host A and Host B) hosts, then trigger the alert but…
We are moving from ipmonitor to Server and Application monitor. The grouping and alerts are setup different in Solarwinds. I am trying to send alerts for Applications on Nodes that only fall into certain GROUPS that I have created in Solarwinds. If I use any other "Type of Property to Monitor" other than APM: Application…
Ultimate goal: Monitor all the switch ports (interfaces) in our network that connect to our MPLS WAN service to assess WAN utilization metrics. Trigger Condition Trigger Alert when any of the following apply Interface ID is equal to 1 {I wish I could add a comment here so I know what '1' refers to} Interface ID is equal to…
Here is what I'm trying to accomplish. If site 1 is up, and site 2 through 5 are down, trigger the alert. I've tried various methods, nested container groups, etc and have had no luck. Actually, I've never had any success making reference to a particular node in an Advanced Alert trigger. Maybe that is the root of my…
It looks like you're new here. Sign in or register to get started.