- Use SNMP poll success as health indicator for SNMP-enabled devices - Fall back to ICMP ping only for non-SNMP devices or stale SNMP data - Add connection retry logic to Exq with backoff - Add better error logging for ping permission issues - Resolves issue where devices showed as down despite successful SNMP polling Root cause: Container runs as non-root (UID 65534) without ICMP permissions, so ping fails even though SNMP (UDP) works. Now using SNMP poll timestamps to determine device status when SNMP is enabled. |
||
|---|---|---|
| .. | ||
| mix/tasks | ||
| towerops | ||
| towerops_web | ||
| towerops.ex | ||
| towerops_web.ex | ||