add gandalf/shadowfax with icmp and remove sting. Update hass to icmp.

This commit is contained in:
Joseph Hanson 2024-09-17 12:28:57 -05:00
parent 3341360a4d
commit 611371a6dd
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -78,26 +78,26 @@ endpoints:
- "[STATUS] == 200"
alerts:
- type: pushover
- name: Sting
- name: Shadowfax
group: internal
url: http://sting.jahanson.tech
url: icmp://shadowfax.jahanson.tech
interval: 1m
client:
dns-resolver: tcp://10.1.1.1:53
conditions:
- "[STATUS] == 200"
- "[CONNECTED] == true"
alerts:
- type: pushover
- name: Gandalf
group: internal
url: icmp://gandalf.jahanson.tech
interval: 1m
client:
dns-resolver: tcp://10.1.1.1:53
conditions:
- "[CONNECTED] == true"
alerts:
- type: pushover
# - name: Gandalf
# group: internal
# url: https://gandalf.jahanson.tech:8443
# interval: 1m
# client:
# dns-resolver: tcp://10.1.1.1:53
# conditions:
# - "[STATUS] == 200"
# alerts:
# - type: pushover
- name: Gollum
group: internal
url: http://gollum.jahanson.tech
@ -123,11 +123,11 @@ endpoints:
- type: pushover
- name: Home Assistant
group: internal
url: https://hass.jahanson.tech
url: icmp://hass.jahanson.tech
interval: 1m
client:
dns-resolver: tcp://10.1.1.1:53
conditions:
- "[STATUS] == 200"
- "[CONNECTED] == true"
alerts:
- type: pushover