- ToweropsWeb.AgentChannel now runs sensor readings through Towerops.Snmp.SensorScale.normalize/2 in both resolve_sensor_value/2 and the GraphQL publisher. Without this, MikroTik mtxrHl* deci-degree readings (e.g. Culleoka reporting 294 -> 29.4°C) were stored and alerted on at 294°C. The DevicePollerWorker path already did this; only the agent path was missing it. - Demote "Received SNMP result from agent" and "Processing polling result for X" from info to debug — they fire every poll cycle on every device and were dominating prod logs. |
||
|---|---|---|
| .. | ||
| mix/tasks | ||
| snmpkit | ||
| towerops | ||
| towerops_web | ||
| snmp_lib.ex | ||
| snmp_mgr.ex | ||
| snmpkit.ex | ||
| towerops.ex | ||
| towerops_native.ex | ||
| towerops_web.ex | ||