ping instead of http check

This commit is contained in:
Joseph Hanson 2024-05-28 14:46:53 -05:00
parent 5ad1da281a
commit 6a706b76e7
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -77,12 +77,12 @@ endpoints:
- type: pushover - type: pushover
- name: Gandalf - name: Gandalf
group: internal group: internal
url: http://10.1.1.13 url: icmp://10.1.1.13
interval: 1m interval: 1m
client: client:
dns-resolver: tcp://10.1.1.1:53 dns-resolver: tcp://10.1.1.1:53
conditions: conditions:
- "[STATUS] == 200" - "[CONNECTED] == true"
alerts: alerts:
- type: pushover - type: pushover
- name: Gollum - name: Gollum