Add monitoring.yaml for nextcloud
This commit is contained in:
parent
71fa4828e6
commit
f5fd3dbde2
@ -1,20 +1,15 @@
|
||||
enabled: true
|
||||
app: nextcloud
|
||||
|
||||
# Prometheus usage:
|
||||
targets:
|
||||
- nextcloud-exporter.my-apps.svc.cluster.local:9205
|
||||
scheme: http
|
||||
|
||||
# External HTTP check:
|
||||
external_check:
|
||||
url: https://nextcloud.dvirlabs.com
|
||||
expected_codes:
|
||||
"502": critical
|
||||
"404": warning
|
||||
"1033": critical
|
||||
|
||||
uptime_kuma:
|
||||
enabled: true
|
||||
url: https://nextcloud.dvirlabs.com
|
||||
tag: my-apps
|
||||
tag: my-apps
|
||||
# targets:
|
||||
# - <exporter-host>:<port>
|
||||
# scheme: http
|
||||
# external_check:
|
||||
# url: https://nextcloud.dvirlabs.com
|
||||
# expected_codes:
|
||||
# '502': critical
|
||||
# '404': warning
|
||||
# '1033': critical
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user