selfhost-utils/healthcheck/healthcheck.cron.example
2022-04-06 19:26:56 +02:00

7 lines
245 B
Plaintext

# 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