Update monit config to monitor self-hosted ddns

This commit is contained in:
Paul-Henri Froidmont 2018-11-25 18:15:44 +01:00
parent 7a72be04f9
commit 24a15b2ddd

View file

@ -320,7 +320,7 @@ check file daily-backup-done with path /backups/backup-ok
check program checkBackupStatus with path /usr/local/bin/checkBackupStatus.sh check program checkBackupStatus with path /usr/local/bin/checkBackupStatus.sh
if status != 0 then alert if status != 0 then alert
check host home-ssh with address phf.ddns.net check host home-ssh with address phf.ddns.banditlair.com
if failed port 2222 protocol ssh with timeout 20 seconds then alert if failed port 2222 protocol ssh with timeout 20 seconds then alert
check host searX with address banditlair.com check host searX with address banditlair.com