Hi there,
I am trying to setup a advanced alert which alerts me when a device is overheating. I have a custom device poller which queries a temperature sensor over SNMP to get a reading of the current temperature.
I want to add advance alert which compares this value with a "TemperatureAlertValue" I have setup as a Custom Property which will contain the value at which I want my alert to trigger (because certain equipment I want a alarm when it reaches 30C and others at 40C for example).
However, if I setup a Complex Condition then as soon as I select to compare two fields from seperate groups (One from my Custom Node Poller and the other from my Node) then it will clear the previous selection. How can I get around this?
Thanks in advance for your help!