monitor: HTTP-Health-Check Flugscanner-Agent (pve-pp-1 :5010)
This commit is contained in:
parent
d8ed708080
commit
ae27710227
1 changed files with 2 additions and 0 deletions
|
|
@ -45,9 +45,11 @@ HTTP_HEALTH_CHECKS = [
|
||||||
{"name": "WordPress (CT 101)", "url": "http://10.10.10.101/robots.txt"},
|
{"name": "WordPress (CT 101)", "url": "http://10.10.10.101/robots.txt"},
|
||||||
{"name": "Matomo (CT 113)", "url": "http://10.10.10.113"},
|
{"name": "Matomo (CT 113)", "url": "http://10.10.10.113"},
|
||||||
{"name": "Grafana (CT 110)", "url": "http://10.10.10.110:3000"},
|
{"name": "Grafana (CT 110)", "url": "http://10.10.10.110:3000"},
|
||||||
|
{"name": "Flugscanner-Agent (pve-pp-1)", "url": "http://100.126.26.46:5010/status"},
|
||||||
]
|
]
|
||||||
|
|
||||||
EXPECTED_STOPPED = {
|
EXPECTED_STOPPED = {
|
||||||
|
(115, "pve-ka-1"), # flugscanner-asia: nach pve-pp-1 umgezogen; alte CT absichtlich stopped
|
||||||
(101, "pp1"), # yt-desktop-standby — Reserve, absichtlich gestoppt (pp-cluster)
|
(101, "pp1"), # yt-desktop-standby — Reserve, absichtlich gestoppt (pp-cluster)
|
||||||
(101, "pp2"), # yt-desktop-standby — Reserve, absichtlich gestoppt (pp-cluster)
|
(101, "pp2"), # yt-desktop-standby — Reserve, absichtlich gestoppt (pp-cluster)
|
||||||
(504, "pve-ka-2"), # Shop-Template — stopped
|
(504, "pve-ka-2"), # Shop-Template — stopped
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue