diff --git a/homelab-ai-bot/monitor.py b/homelab-ai-bot/monitor.py index 4e19131d..98af26aa 100644 --- a/homelab-ai-bot/monitor.py +++ b/homelab-ai-bot/monitor.py @@ -46,7 +46,7 @@ HTTP_HEALTH_CHECKS = [ {"name": "Matomo (CT 113)", "url": "http://10.10.10.113"}, {"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", - "retries": 3, "timeout": 10, "retry_delay": 5}, + "retries": 5, "timeout": 25, "retry_delay": 6}, ] EXPECTED_STOPPED = {