Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexreinert/homematic_check_mk
This project contains an addon for the Homematic CCU2 or a Raspberrymatic device which acts as an check_mk_agent.
https://github.com/alexreinert/homematic_check_mk
Last synced: 28 days ago
JSON representation
This project contains an addon for the Homematic CCU2 or a Raspberrymatic device which acts as an check_mk_agent.
- Host: GitHub
- URL: https://github.com/alexreinert/homematic_check_mk
- Owner: alexreinert
- Created: 2017-06-24T10:36:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-12T04:58:49.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T19:35:51.332Z (3 months ago)
- Language: Tcl
- Homepage:
- Size: 11.7 KB
- Stars: 22
- Watchers: 9
- Forks: 7
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-homematic - homematic_check_mk - Addon for the Homematic CCU2 or a Raspberrymatic device which acts as an check_mk_agent. (CCU Addons)
README
# Homematic check_mk addon
This project contains an addon for the Homematic CCU2 or a Raspberrymatic device which acts as an check_mk_agent.
As the orginal check_mk_agent does not support Busybox, not all of the sections of the original agent are available, but I tried to support as much as possible.
Additionally all datapoints of Homematic channels added to the Gewerk Monitored and all service messages are sent to the server in one section.
At the moment there are some Plugins for the check_mk server implemented:
- Check for Devices with Low Batteries (All devices)
- Check for Unreachable devices (All devices)
- Check for all other service messages (All devices)
- Check for Dutycycle (CCU and all connected LAN GW)
- Check for Humidity with configurable limits (Only channels in Gewerk Monitored)Don't hesitate to ask for additional check plugins.
# Installation
- CCU Addon: Use the normal addon installation process of the CCU/Raspberrymatic
- check_mk Plugin: Refer to the check_mk documentation, how to install MKP packages# License
Apache 2