From 24a15b2ddd510bcbfcefccae9c13cad997e0baf5 Mon Sep 17 00:00:00 2001 From: Paul-Henri Froidmont Date: Sun, 25 Nov 2018 18:15:44 +0100 Subject: [PATCH] Update monit config to monitor self-hosted ddns --- roles/monit/templates/monitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/monit/templates/monitrc b/roles/monit/templates/monitrc index 1c85e70..8f90269 100755 --- a/roles/monit/templates/monitrc +++ b/roles/monit/templates/monitrc @@ -320,7 +320,7 @@ check file daily-backup-done with path /backups/backup-ok check program checkBackupStatus with path /usr/local/bin/checkBackupStatus.sh 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 check host searX with address banditlair.com