A HomeMatic CCU Addon package implementing a software watchdog functionality to monitor all important services a CCU devices requires to function correctly. As soon as the watchdog recognizes a service to be down it will try to restart the service. If a service couldn't be restarted three times in a row the software watchdog will also automatically reboot the CCU device. Furthermore, the watchdog will use the standard CCU notification system to notify the administrator of services that were found to be non-working
- regularly checks the following CCU services:
- primary services:
- ReGaHss
- rfd
- hs485d
- HMIPServer
- mutimacd
- ssdpd
- eq3configd
- secondary services:
- lighttpd
- ifplugd
- syslogd / klogd
- ntpclient / ntpd
- watchdog
- udevd
- sshd
- crond
- CCU3: rngd
- CCU3: irqbalance
- CCU3: dbus
- CCU3: snmpd
- third-party services:
- CUxD
- primary services:
- automatically reboots CCU device if one of the services failed 3 times in a row
- automatically executes a ReGa script if one of the services had to be restarted
- HomeMatic CCU3
- HomeMatic CCU2
- HomeMatic CCU1
WARNING: Please note that the use of this Addon with RaspberryMatic is NOT required anymore and discouraged/not adviced anymore since it will otherwise cause problems!
- Download of recent Addon-Release from Github
- Installation of Addon archive (
hm-watchdog-X.X.tar.gz
) via WebUI interface of CCU device
In case of problems/bugs or if you have any feature requests please feel free to open a new ticket at the Github project pages. To seek for help for configuring/using this Addon please use the following german language based fora thread: hm-watchdog.
The use and development of this addon is licensed under the conditions of the Apache License 2.0.
Copyright (c) 2015-2020 Jens Maus <mail@jens-maus.de>