homelab-brain/homelab-ai-bot/tools
Homelab Cursor 0a153457e6 feat(hausmeister): Host-Suppression via ALERT_SUPPRESS_HOSTS
Neue zentrale Moeglichkeit, ganze Proxmox-Hosts temporaer aus allen
Hausmeister-Alerts herauszunehmen, gesteuert ueber homelab.conf.

- homelab.conf: ALERT_SUPPRESS_HOSTS Variable (Komma-Liste)
  initial gesetzt auf pve-ka-1,pve-ka-2,pve-ka-3 (Kambodscha
  ohne Internet seit 2026-04-04)
- core/config.py: Helper get_suppressed_hosts + get_suppressed_container_names
  (letztere mappt Host -> Container-Namen fuer Loki/Silence-Filter)
- tools/predict.py: Filter in _gather_prometheus, _gather_loki, _gather_proxmox
  + sichtbarer Hinweis 'Unterdrueckt: ...' im taeglichen Forecast-Report
- monitor.py: Filter in check_all + format_report (Container, panic,
  error_rate, silence, service_restarts)

Beim naechsten Mal Kambodscha-Internet-Comeback: einfach die drei Eintraege
in ALERT_SUPPRESS_HOSTS entfernen und hausmeister-bot neu starten.
2026-04-24 15:57:14 +02:00
..
__init__.py Plugin-System: tools/*.py auto-discovery, eine Datei pro Tool 2026-03-16 14:25:22 +07:00
api_costs.py feat(bot): API-Kosten Tool — OpenRouter Guthaben/Verbrauch per Chat abfragen 2026-03-21 12:13:58 +01:00
deep_research.py refactor(llm): Local-First Routing mit Sonar-Websuche 2026-03-21 12:06:00 +01:00
feeds.py Plugin-System: tools/*.py auto-discovery, eine Datei pro Tool 2026-03-16 14:25:22 +07:00
forgejo.py Plugin-System: tools/*.py auto-discovery, eine Datei pro Tool 2026-03-16 14:25:22 +07:00
grafana.py fix(grafana): Umlaute, °C, saubere Formatierung fuer Temperaturen/Energie/Heizung 2026-03-21 02:02:29 +01:00
loki.py Plugin-System: tools/*.py auto-discovery, eine Datei pro Tool 2026-03-16 14:25:22 +07:00
mail.py Mail-Tool: Zeitraum-Abfrage + bessere Tool-Beschreibungen fuer LLM 2026-03-16 21:19:10 +07:00
matomo.py Plugin-System: tools/*.py auto-discovery, eine Datei pro Tool 2026-03-16 14:25:22 +07:00
memory.py Plugin-System: tools/*.py auto-discovery, eine Datei pro Tool 2026-03-16 14:25:22 +07:00
openmemory.py Hausmeister Kumpel-Modus: OpenMemory (CT 122) angebunden 2026-03-24 14:03:19 +01:00
pbs.py Plugin-System: tools/*.py auto-discovery, eine Datei pro Tool 2026-03-16 14:25:22 +07:00
predict.py feat(hausmeister): Host-Suppression via ALERT_SUPPRESS_HOSTS 2026-04-24 15:57:14 +02:00
prometheus.py Plugin-System: tools/*.py auto-discovery, eine Datei pro Tool 2026-03-16 14:25:22 +07:00
proxmox.py Plugin-System: tools/*.py auto-discovery, eine Datei pro Tool 2026-03-16 14:25:22 +07:00
rag.py rag: LLM-Query-Rewrite (Stufe B, gpt-4o-mini) als Default-Modus 2026-04-17 21:46:15 +02:00
savetv.py savetv: Archiv-Tool filtert DE/FR-Produktionslaender wie Web-UI 2026-03-31 12:54:30 +00:00
savetv_country_filter.py fix regex typo: allemagne 2026-03-31 11:24:22 +00:00
seafile.py Plugin-System: tools/*.py auto-discovery, eine Datei pro Tool 2026-03-16 14:25:22 +07:00
services.py Domains: rss-manager.orbitalo.net + redax.orbitalo.net ins Service-Verzeichnis 2026-03-16 15:59:55 +07:00
tailscale.py Neue Tools: tailscale.py (Netzwerk-Status) + grafana.py (Dashboard-Status) 2026-03-16 16:08:26 +07:00
web_search.py fix(bot): Einheiten-Falle loesen — min 5 Ergebnisse bei Preisfragen, Gramm/Unze Warnung in Prompt und Suchergebnissen 2026-03-21 00:29:32 +01:00
wordpress.py Plugin-System: tools/*.py auto-discovery, eine Datei pro Tool 2026-03-16 14:25:22 +07:00