Hi
Is there a way to calculate in Alerts Tests? I think it's better to know temperature is quite close to sensor limit than it has already reached. At the moment we are checking temperature with "|sensor_value greater @sensor_limit|" but would like to be informed a little bit earlier|.| || |I can imagine to do it like that "|||sensor_value greater @sensor_limit - 2|" or "|||sensor_value greater @sensor_limit| * 0,95"| || Andre
The sensor entity type also has the concept of warning thresholds, which might be usable for this.
They aren't exposed in the editing interface, but that could be added. We could perhaps also auto-set them to 90% of the value of the alert limit if its set by the device, but warning isn't.
Adam.
Sent with AquaMail for Android http://www.aqua-mail.com
On 7 August 2015 20:18:04 Andre Geißler andre@geisslermail.de wrote:
Hi
Is there a way to calculate in Alerts Tests? I think it's better to know temperature is quite close to sensor limit than it has already reached. At the moment we are checking temperature with "|sensor_value greater @sensor_limit|" but would like to be informed a little bit earlier|.| || |I can imagine to do it like that "|||sensor_value greater @sensor_limit
- 2|" or "|||sensor_value greater @sensor_limit| * 0,95"|
|| Andre
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (2)
-
Adam Armstrong
-
Andre Geißler