16 lines
288 B
YAML
16 lines
288 B
YAML
enabled: true
|
|
app: navix
|
|
'# targets':
|
|
- <exporter-host>:<port>
|
|
'# scheme': http
|
|
'# external_check':
|
|
url: https://navix.dvirlabs.com
|
|
expected_codes:
|
|
'502': critical
|
|
'404': warning
|
|
'1033': critical
|
|
uptime_kuma:
|
|
enabled: true
|
|
url: https://navix.dvirlabs.com
|
|
tag: navix
|