Hello,
I'm trying to setup Temperature Alerts for the servers which been setup via Universal device poller.
All temperature readings are being monitored by following:
temperatureProbeReading - pulls current temperature reading from all sensors on the server
temperatureProbeUpperCriticalThreshold - display critical values for each sensor on the server
So far I was only able to create simple alert which takes "temperatureProbeReading" and fires off alert if it goes over a specified static value.
Example:
Type of Property to Monitor: Custom Node Poller
Trigger Alert when All or the following apply
field Poller Name is equal to value temperatureProbeReading
Status is greater than or equal to 50
I need to setup a rule which will take "temperatureProbeReading" value and trigger alert if the reading is equal or greater than "temperatureProbeUpperCriticalThreshold" value
Could you please point me to the right direction or share some examples on how to do this.
Thanks very much.
I'm using APM4.20 NPM 10.2.2