Alarm from sensor state

Hello

I am trying to make a alarm from the state of a sensor, but havent found out how to do it. Any help?

I want a alert when a “state” changes. The normal value is “normal”, but i want a warning when the states is “majorAlarm”.

The name of the sensor is “BattFuses 1”. i have marked it in red.


I’d start by checking if the sensor file has thresholds defined.
One of the references I found for this Sensor was at /opt/librenms/tests/data/enexus_smartpacks.json :
image
If that is the correct file, then the next step would be to define the limits and then check if the Alert rule for Sensors is enabled.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.