Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_tasmota
1.0
2018-06-27
- Nagios 3.x
- Nagios 4.x
#checktasmota @dirkheitzmann
5195
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
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.
Usage
check_tasmota -u|--url -a|--attributes
[ -c|--critical ] [ -w|--warning ]
[ -P|--Password ]
[ -D|--SensorDevice ]
[ -S|--Sensor ]
[ -t|--timeout ]
[ -h|--help ]
Example
./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
With the values and the status, performance values will be provided too. Using these performance values, it is easy to provide long-term statistics.
Usage
check_tasmota -u|--url
[ -c|--critical
[ -P|--Password ]
[ -D|--SensorDevice ]
[ -S|--Sensor ]
[ -t|--timeout
[ -h|--help ]
Example
./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
Reviews (0)
Be the first to review this listing!