Previous fix only resolved alerts when device status changed from down to up. This didn't help devices already marked as 'up' with stuck unresolved alerts. Now: - Always check for stuck device_down alerts after successful SNMP poll - Also check for stuck device_up alerts (should always be auto-resolved) - Logs when stuck alerts are found and resolved - Works for existing stuck alerts without waiting for status to change This fixes the 8 stuck alerts in production - they'll auto-resolve on next poll. |
||
|---|---|---|
| .. | ||
| agent_channel.ex | ||
| agent_socket.ex | ||