check_zway

Nagios Plugin to read values and check the status of your switches, sensors, etc. out of the Z-Way HomeAutomation System using the Virtual Device API.

The Virtual Device API seems not to provide access to all devices currently.
Only devices with CommandClass 49 - Multisensor were tested and are supported.

With the values and the status performance values will be provided too. With this data it is easy to provide long-term statistics.

Manual will be available soon. In the meanwhile use the help output of the plugin.

Usage

./check_zway.pl -u|--url <http://user:pass\@host:port> >
    [ -c|--critical <thresholds> ] [ -w|--warning <thresholds> ]
    [ -I|--ZWayInstance ]
    [ -N|--ZWayNode (default:0) ]
    [ -C|--ZWayCommandClass ]
    [ -S|--ZWayScale (default:1) ]
    [ -t|--timeout <timeout> ]
    [ --ignoressl ]
    [ -h|--help ]

Download

FileVersion
check_zway.0-1.zip0.1

 

Change Log

Version 0.1 alpha
 - initial Version

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.