Compare commits
4 Commits
1e8842444d
...
main
Author | SHA1 | Date | |
---|---|---|---|
e144111384 | |||
9b5f3879e2 | |||
077859e665 | |||
8af3424fb3 |
@@ -17,11 +17,4 @@ modules:
|
|||||||
prober: icmp
|
prober: icmp
|
||||||
timeout: 5s
|
timeout: 5s
|
||||||
icmp:
|
icmp:
|
||||||
ttl: 5
|
ttl: 5
|
||||||
http_3xx:
|
|
||||||
prober: http
|
|
||||||
http:
|
|
||||||
preferred_ip_protocol: "ip4"
|
|
||||||
enable_http3: true
|
|
||||||
enable_http2: false
|
|
||||||
valid_http_versions: ["HTTP/3.0"]
|
|
@@ -1,54 +1,51 @@
|
|||||||
common_targets: &common
|
common_targets: &common
|
||||||
targets:
|
- name: r2.gr7.kkarolis.lt
|
||||||
- name: r2.gr7.kkarolis.lt
|
address: 192.168.20.1
|
||||||
address: 192.168.20.1
|
module: icmp_ttl5
|
||||||
module: icmp_ttl5
|
labels:
|
||||||
labels:
|
- dst_location: gr7
|
||||||
- dst_location: gr7
|
- name: Karolio-LHost.gr7.kkarolis.lt
|
||||||
- name: Karolio-LHost.gr7.kkarolis.lt
|
address: Karolio-LHost.gr7.kkarolis.lt
|
||||||
address: Karolio-LHost.gr7.kkarolis.lt
|
module: icmp_ttl5
|
||||||
module: icmp_ttl5
|
labels:
|
||||||
labels:
|
- dst_location: gr7
|
||||||
- dst_location: gr7
|
- name: jetkvm.gr7.kkarolis.lt
|
||||||
- name: jetkvm.gr7.kkarolis.lt
|
address: jetkvm-62f0ba3492363ee9.gr7.kkarolis.lt
|
||||||
address: jetkvm-62f0ba3492363ee9.gr7.kkarolis.lt
|
module: icmp_ttl5
|
||||||
module: icmp_ttl5
|
labels:
|
||||||
labels:
|
- dst_location: gr7
|
||||||
- dst_location: gr7
|
- name: unifi.gr7.kkarolis.lt
|
||||||
- name: unifi.gr7.kkarolis.lt
|
address: unifi.gr7.kkarolis.lt
|
||||||
address: unifi.gr7.kkarolis.lt
|
module: icmp_ttl5
|
||||||
module: icmp_ttl5
|
labels:
|
||||||
labels:
|
- dst_location: gr7
|
||||||
- dst_location: gr7
|
- name: cftun.gr7.kkarolis.lt
|
||||||
- name: cftun.gr7.kkarolis.lt
|
address: cftun.gr7.kkarolis.lt
|
||||||
address: cftun.gr7.kkarolis.lt
|
module: icmp_ttl5
|
||||||
module: icmp_ttl5
|
labels:
|
||||||
labels:
|
- dst_location: gr7
|
||||||
- dst_location: gr7
|
- name: r86s.gr7.kkarolis.lt
|
||||||
- name: r86s.gr7.kkarolis.lt
|
address: r86s.gr7.kkarolis.lt
|
||||||
address: r86s.gr7.kkarolis.lt
|
module: icmp_ttl5
|
||||||
module: icmp_ttl5
|
labels:
|
||||||
labels:
|
- dst_location: gr7
|
||||||
- dst_location: gr7
|
- name: r1.kv40.kkarolis.lt
|
||||||
- name: r1.kv40.kkarolis.lt
|
address: r1.kv40.kkarolis.lt
|
||||||
address: r1.kv40.kkarolis.lt
|
module: icmp_ttl5
|
||||||
module: icmp_ttl5
|
labels:
|
||||||
labels:
|
- dst_location: kv40
|
||||||
- dst_location: kv40
|
- name: r2.kv40.kkarolis.lt
|
||||||
- name: r2.kv40.kkarolis.lt
|
address: r2.kv40.kkarolis.lt
|
||||||
address: r2.kv40.kkarolis.lt
|
module: icmp_ttl5
|
||||||
module: icmp_ttl5
|
labels:
|
||||||
labels:
|
- dst_location: kv40
|
||||||
- dst_location: kv40
|
|
||||||
|
|
||||||
|
|
||||||
NAMU-PC:
|
NAMU-PC:
|
||||||
labels:
|
labels:
|
||||||
- location: kv40
|
- location: kv40
|
||||||
targets: []
|
targets: *common
|
||||||
<<: *common
|
|
||||||
r86s:
|
r86s:
|
||||||
labels:
|
labels:
|
||||||
- location: gr7
|
- location: gr7
|
||||||
targets: []
|
targets: *common
|
||||||
<<: *common
|
|
Reference in New Issue
Block a user