Add monitoring.yaml for labmap
This commit is contained in:
parent
7ece07a79b
commit
01770d5cd0
@ -1,15 +1,15 @@
|
|||||||
enabled: true
|
enabled: true
|
||||||
app: labmap
|
app: labmap
|
||||||
|
'# targets':
|
||||||
# External HTTP check:
|
- <exporter-host>:<port>
|
||||||
external_check:
|
'# scheme': http
|
||||||
|
'# external_check':
|
||||||
url: https://labmap.dvirlabs.com
|
url: https://labmap.dvirlabs.com
|
||||||
expected_codes:
|
expected_codes:
|
||||||
"502": warning
|
'502': critical
|
||||||
"404": warning
|
'404': warning
|
||||||
"1033": critical
|
'1033': critical
|
||||||
|
|
||||||
uptime_kuma:
|
uptime_kuma:
|
||||||
enabled: true
|
enabled: true
|
||||||
url: https://labmap.dvirlabs.com
|
url: https://labmap.dvirlabs.com
|
||||||
tag: my-apps
|
tag: labmap
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user