Nagios plugin to check Wifiplugs and attached sensors running Tasmota Firmware
With the values and the status, performance values will be provided too. Using these performance values, it is easy to provide long-term statistics.
check_tasmota -u|--url <http://host:port> -a|--attributes <attributes>
[ -c|--critical <thresholds> ] [ -w|--warning <thresholds> ]
[ -P|--Password ]
[ -D|--SensorDevice ]
[ -S|--Sensor ]
[ -t|--timeout <timeout> ]
[ -h|--help ]
./check_tasmota.pl --url http://192.168.178.10 -D Power --warning :0 --critical :1
./check_tasmota.pl --url http://192.168.178.10 -D ENERGY -S Power --warning :5 --critical :10
Nagios Configuration can be found in folder EXAMPLE
- Added Power (W) to ENERGY Sensor