Alarms for each interface going down

Hi,

We need LibreNMS to generate an individual alert for each interface state change (up/down).

At the moment, LibreNMS groups multiple down interfaces into a single device-level alert (one alert per device). That does not work for us because we must acknowledge and track each interface independently—many of our devices have multiple uplinks/circuits from different providers, and each one is handled and escalated separately.

Is it possible to configure LibreNMS so it creates one alert per affected interface (instead of grouping them into a single device alert), so we can acknowledge each interface individually?

If LibreNMS cannot provide this behavior natively, we are also open to integrating an external tool (e.g., via webhooks/API) to consume and display alerts at the interface level.

Thanks!

It’s not possible to separate out port alerts like you want.