monitoring: kuma heartbeat + systemd timer for zigbee coordinator
Refs #3
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=Zigbee coordinator heartbeat to Uptime Kuma
|
||||
After=docker.service
|
||||
Requires=docker.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/root/nr-flow-validator/infra/zigbee2mqtt/scripts/kuma-heartbeat.sh
|
||||
Reference in New Issue
Block a user