First working version

This commit is contained in:
Daniele
2022-04-01 00:02:23 +02:00
commit 8c786d6190
5 changed files with 448 additions and 0 deletions

6
healthcheck.cron.example Normal file
View File

@@ -0,0 +1,6 @@
# Cron to execute health checks
# As a security measure, the address in MAILTO will be notified
# if the healthcheck.py script crashes.
MAILTO="your-email-address"
* * * * * root /usr/local/bin/healthcheck.py /usr/local/etc/healthcheck.cfg -q