add monitoring scripts

This commit is contained in:
Peter Leurs 2025-08-15 23:09:48 +02:00
parent c51e72686e
commit 8c603d6ebd
5 changed files with 87 additions and 0 deletions

9
monitor.socket.j2 Normal file
View file

@ -0,0 +1,9 @@
[Unit]
Description=Execute Command Socket
[Socket]
ListenStream={{ statedir }}/{{ name }}.monitoring
Accept=yes
[Install]
WantedBy=sockets.target