Akips Device dependencies/alert fatigue
Dear Community, we are using akips in a university college. Several times per year we are experiencing planned or unplanned power outages for a building or floor. This results in a flood of status messages about devices being down. When a full building is experiencing a power outage, the number of alerts we receive (in slack), is way to high (1 event for every single switch and AP), this is causing alert fatigue.
It would be nice if Akips could group or correlate all these alerts.
Is there any possibility to create device dependencies? Or even better it would be nice if Akips could automatically learn dependencies (eg based on lldp) to reduce the number of alerts and prevent alert fatigue.
How are other people solving this issue? How do you prevent a flood of alerts in case of power failure.
Kind regards,
Kristof
Comments
2 comments
I had to create a script that would check the status of a device's neighbor(s) before sending an alert. I got the neighbor list from CDP and LLDP in AKiPS. This runs as a subroutine from my alerting script. Hope that helps.
thanks for your solution @troy. I'm going to try it out.
Please sign in to leave a comment.