Not a blocker for the current work, but multiple AM addresses should be explicitly supported by LibreNMS. Upstream feature request is filed as https://community.librenms.org/t/alertmanager-support-for-multiple-addresses/13930
Description
Description
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | fgiunchedi | T266017 Implement alerting roadmap phase 2 | |||
Resolved | jbond | T267018 LibreNMS sends its alerts to Alertmanager, resulting in email notifications to network operations | |||
Open | None | T267650 LibreNMS supports more than one Alertmanager address |
Event Timeline
Comment Actions
FYI the Alertmanager transport code is https://github.com/librenms/librenms/blob/master/LibreNMS/Alert/Transport/Alertmanager.php and it looks like an easy fix.