Add monitoring.yaml to labmap
This commit is contained in:
parent
484c94aedb
commit
161ae8ef1b
15
manifests/labmap/monitoring.yaml
Normal file
15
manifests/labmap/monitoring.yaml
Normal file
@ -0,0 +1,15 @@
|
||||
enabled: true
|
||||
app: nextcloud
|
||||
|
||||
# External HTTP check:
|
||||
external_check:
|
||||
url: https://labmap.dvirlabs.com
|
||||
expected_codes:
|
||||
"502": warning
|
||||
"404": warning
|
||||
"1033": critical
|
||||
|
||||
uptime_kuma:
|
||||
enabled: true
|
||||
url: https://labmap.dvirlabs.com
|
||||
tag: my-apps
|
||||
Loading…
x
Reference in New Issue
Block a user