Merge branch 'master' of http://192.168.5.10:3024/traveler/services
This commit is contained in:
commit
f29dfefe51
1 changed files with 10 additions and 0 deletions
|
|
@ -30,6 +30,15 @@ web:
|
|||
port: 8080
|
||||
|
||||
endpoints:
|
||||
- name: Kopia
|
||||
url: tcp://kopia:51515
|
||||
interval: 60s
|
||||
conditions:
|
||||
- "[CONNECTED] == true"
|
||||
alerts:
|
||||
- type: ntfy
|
||||
description: "Kopia is down"
|
||||
send-on-resolved: true
|
||||
- name: LLDAP
|
||||
url: http://lldap:17170
|
||||
interval: 60s
|
||||
|
|
@ -159,3 +168,4 @@ endpoints:
|
|||
- type: ntfy
|
||||
description: "Gatus is down"
|
||||
send-on-resolved: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue