mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Monitor biathlon-registration with monit
This commit is contained in:
parent
147854b62c
commit
8c23f27ba8
1 changed files with 2 additions and 2 deletions
|
|
@ -335,8 +335,8 @@ check host Gitlab-ssh with address gitlab.banditlair.com
|
|||
check host Gitlab-ui with address gitlab.banditlair.com
|
||||
if failed port 443 protocol https with timeout 20 seconds then alert
|
||||
|
||||
check host mail-admin with address mail.banditlair.com
|
||||
if failed port 443 protocol https with timeout 20 seconds then alert
|
||||
check host mail-admin with address mailu.banditlair.com
|
||||
if failed url https://mailu.banditlair.com/ui/ with timeout 20 seconds then alert
|
||||
|
||||
#check host Grafana with address grafana.banditlair.com
|
||||
# if failed port 443 protocol https with timeout 20 seconds then alert
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue