Moved Healthcheck to its own directory

This commit is contained in:
Daniele Verducci (Slimpenguin)
2022-04-06 19:26:56 +02:00
parent f0b83c8687
commit 73cf1e3984
6 changed files with 66 additions and 55 deletions

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