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. |
||
|---|---|---|
| .. | ||
| mix/tasks | ||
| snmpkit | ||
| towerops | ||
| towerops_web | ||
| snmp_lib.ex | ||
| snmp_mgr.ex | ||
| snmpkit.ex | ||
| towerops.ex | ||
| towerops_native.ex | ||
| towerops_web.ex | ||