Update more endpoints
This commit is contained in:
parent
6a706b76e7
commit
8c385ab19f
1 changed files with 3 additions and 3 deletions
|
@ -67,7 +67,7 @@ endpoints:
|
||||||
- type: pushover
|
- type: pushover
|
||||||
- name: Sting
|
- name: Sting
|
||||||
group: internal
|
group: internal
|
||||||
url: https://sting.jahanson.tech
|
url: http://sting.jahanson.tech
|
||||||
interval: 1m
|
interval: 1m
|
||||||
client:
|
client:
|
||||||
dns-resolver: tcp://10.1.1.1:53
|
dns-resolver: tcp://10.1.1.1:53
|
||||||
|
@ -77,7 +77,7 @@ endpoints:
|
||||||
- type: pushover
|
- type: pushover
|
||||||
- name: Gandalf
|
- name: Gandalf
|
||||||
group: internal
|
group: internal
|
||||||
url: icmp://10.1.1.13
|
url: icmp://gandalf.jahanson.tech
|
||||||
interval: 1m
|
interval: 1m
|
||||||
client:
|
client:
|
||||||
dns-resolver: tcp://10.1.1.1:53
|
dns-resolver: tcp://10.1.1.1:53
|
||||||
|
@ -87,7 +87,7 @@ endpoints:
|
||||||
- type: pushover
|
- type: pushover
|
||||||
- name: Gollum
|
- name: Gollum
|
||||||
group: internal
|
group: internal
|
||||||
url: http://10.1.1.14
|
url: http://gollum.jahanson.tech
|
||||||
interval: 1m
|
interval: 1m
|
||||||
client:
|
client:
|
||||||
dns-resolver: tcp://10.1.1.1:53
|
dns-resolver: tcp://10.1.1.1:53
|
||||||
|
|
Loading…
Reference in a new issue