From 16424ef3a49e26611e43f8cc45d312cfa087c3a4 Mon Sep 17 00:00:00 2001 From: Kevin Krumm Date: Sun, 11 Feb 2018 16:18:49 -0600 Subject: [PATCH] docs: Added more info about wireless sensors (#8243) * docs: Added more info about wireless sensors * Update Device-Sensors.md --- doc/Support/Device-Sensors.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/Support/Device-Sensors.md b/doc/Support/Device-Sensors.md index 68a0652863..5a1ecea745 100644 --- a/doc/Support/Device-Sensors.md +++ b/doc/Support/Device-Sensors.md @@ -15,7 +15,7 @@ High and Low values. List of these sensors can be found here [Link](../Developin ### Wireless Sensors -Some Wireless have High and Low values of these sensors can be edited in Web UI by going to the device settings -> Health. There you can set your own custom High and Low values. List of these sensors can be found here [Link](../Developing/os/Wireless-Sensors.md) +Some Wireless have High and Low values of these sensors can be edited in Web UI by going to the device settings -> Wireless Sensors There you can set your own custom High and Low values. List of these sensors can be found here [Link](../Developing/os/Wireless-Sensors.md) **Note** Some values are defined by the manufactures and others are auto calculated when you add the device into librenms. Keep in mind every environment is different and may require user input. @@ -46,3 +46,7 @@ the default alert rules, there are more device-specific alert rules in the alert **State Sensor Critical:** Will alert on any state that returns critical = 2 **State Sensor Warning:** Will alert on any state that returns warning = 1 + +**Wireless Sensor Over Limit Alert Rule:** Will Alert on sensors that listed in device settings under Wireless. + +**Wireless Sensor Under Limit Alert Rule:** Will Alert on sensors that listed in device settings under Wireless.