Zabbix alerts panel #11
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Pull active problems from Zabbix's API (CT109) and surface them as a unified alerts panel. Complements, doesn't duplicate, Zabbix's own alerting. Needs a Zabbix API token from the user.
Investigated instead of just asking for a token, and found Zabbix (CT109) was never actually finished being set up, independent of this dashboard:
/etc/zabbix/web/zabbix.conf.phpdoesn't exist — the setup wizard was never runAdminSuper Admin account almost certainly still on the stockzabbixpassword, reachable on the LANUser's call: skip Zabbix entirely for now (see also a note added to the main homelab repo's backlog for the underlying infra gap, separate from this dashboard). Leaving this issue open but not actively worked — the alerts panel has nothing meaningful to pull until Zabbix itself is actually configured.
Correction/important context found after my last comment: the main homelab repo already has
jhodgkin/homelab#15, a planned migration that decommissions Zabbix entirely in favor of Prometheus + Loki + Grafana. That's why it was never finished — it's already been slated for replacement, not neglected. Also flagged there: that issue's plan reserves CT122 for the new Grafana stack, which collides with this dashboard's CT122 (filed a heads-up comment there).Per user's call: skipping Zabbix integration entirely. Closing this issue as won't-do — once
homelab#15lands, the natural replacement is a Prometheus/Grafana-backed panel instead, which would be a new issue at that point, not a resurrection of this one.