mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Update monit config to monitor self-hosted ddns
This commit is contained in:
parent
7a72be04f9
commit
24a15b2ddd
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue