Add monitoring.yaml for pve
This commit is contained in:
parent
d841148092
commit
823a6796b7
15
manifests/pve/monitoring.yaml
Normal file
15
manifests/pve/monitoring.yaml
Normal file
@ -0,0 +1,15 @@
|
||||
enabled: true
|
||||
app: pve
|
||||
'# targets':
|
||||
- <exporter-host>:<port>
|
||||
'# scheme': http
|
||||
'# external_check':
|
||||
url: https://pve.dvirlabs.com
|
||||
expected_codes:
|
||||
'502': critical
|
||||
'404': warning
|
||||
'1033': critical
|
||||
uptime_kuma:
|
||||
enabled: true
|
||||
url: https://pve.dvirlabs.com
|
||||
tag: pve
|
||||
Loading…
x
Reference in New Issue
Block a user