mirror of
https://github.com/myronblair/jarvis
synced 2026-07-27 16:22:55 -05:00
a292411d52
The installer wrote the same service list (ollama, homeassistant, mysql, mariadb, nginx, apache2, docker) onto every host regardless of what it actually runs, causing false "Service Down" alerts on hosts that never installed those services. Default is now empty; watch_services should be set per-host to match what's actually running there.