Nagios plugin for reading the values and testing the status of switches, sensors, etc. from the Z-Way HomeAutomation system using the JSON API.
Currently the following CommandClasses are supported:
- 37 – SwitchBinary
- 38 – SwitchMultilevel
- 49 – MultiSensor
- 50 – Meter / MultiSensor
- 67 – Thermostat
- 113 – SensorBinary
- 128 – Battery
In addition to the measured value or status, performance data is provided. With this a long term statistic can be easily realized with Nagios.
Instruction follows.
Usage
check_zway2 -u|--url <http://host:port/url> -a|--attributes <attributes> [ -c|--critical <thresholds> ] [ -w|--warning <thresholds> ] [ -U|--ZWayUser ] [ -P|--ZWayPassword ] [ -D|--ZWayDevice ] [ -I|--ZWayInstance ] (default:0) [ -C|--ZWayCommandClass ] [ -M|--ZWayMeter ] [ -t|--timeout <timeout> ] [ --ignoressl ] [ -h|--help ]
Download
File | Version | |
---|---|---|
check_zway2.0-1.zip | 0.1 |
Change Log
Version 1.0
– Initial version
Lizenz
The software provided here is subject to the GNU Public License, unless otherwise noted in the application or source code (see here).