Comments
-
Is it possible to add the same node to a map in the Orion Maps interface more than one time/location? For example, if you have a switch that connects to both the outside and inside interfaces of a firewall using different non-routed VLANs it would be nice to include that switch node on the map twice to depict the logical…
-
I have this working now! Thanks to blsanner for the push in the right direction for this.
-
neomatrix1217 wrote: I don't see your trigger condition for CustomProperties.TemperatureAlertWarningThreshold} Sorry about that, during my attempts to fix this I have changed the alert since originally posting this question. It is essentially: Custom Poller Current Stats - Current Value - is greater than - ${insert custom…
-
Yes, it is a custom node poller. Here is the trigger condition summary: Alert on all objects where: Node - Node Name - is equal to - ScottW Test Room Alert The actual trigger condition: Custom Poller Current Stats - Current Value - is greater than - ${N=SwisEntity;M=Node.CustomProperties.TempWarning}
-
This fixed it. Thank you mesverrum!
-
Yes, the temperature reading is coming from a UnDP and the alert is only applying to that particular poller. I had the custom property originally configured as an integer. Based on your recommendation I have deleted the custom property and recreated it using a floating point number. After recreating my alert it is still…
-
I ended up opening a support case with SolarWinds for this. After sending the engineer a diagnostics file he observed there were errors in the install log from the upgrade to 12.2 (I had upgraded from version 12.1). He had me rerun the configuration wizard and that cleared up the errors he saw in the install log, however…
-
My apologies for bumping this. I need to correct the version of NPM indicated in my question. I am actually running NPM version 12.0.1. I am still hoping to find a way to use a zoom range with a custom chart (similar to what I have always been able to use with the "custom object resource".'' Thanks, Scott
-
I know this is an old post, but I can confirm that my environment (NPM 12.2) IS collecting traffic statics from the monitoring port (in other words the destination port of a monitor session) on a Cisco switch. I am also able to mute the alerts for that specific interface to keep it from showing as an active alert. This at…
-
I ended up opening a case with support to help answer this question. Unfortunately it looks like it is not possible to use a Custom Property as an alert trigger. Here were the comments the provided me on this support case: Variables like the one you are trying to use cannot be used in a trigger condition. They are valuated…
-
Thanks for this excellent write-up, jest4kicks! I have configured this in our environment and it appears to be working as intended. I have an alert configured with a send email action. Is it possible to insert the details of the trap message into the email when using this SQL based approach? I looked through the variables…
-
I am having the same problem. After upgrading to version 12.2 (with HF 2) it is no longer able to list resources on a node. It just spins indefinitely and never shows that it found any resources. This happens for me both when I try to add a new node AND when I try to list resources on an existing node. SNMP is working and…