- 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. |
||
|---|---|---|
| .. | ||
| channels | ||
| components | ||
| controllers | ||
| endpoint | ||
| graphql | ||
| helpers | ||
| integration | ||
| live | ||
| plugs | ||
| changelog_parser_test.exs | ||
| graphql_socket_test.exs | ||
| permissions_test.exs | ||
| plug_exceptions_test.exs | ||
| remote_ip_test.exs | ||
| telemetry_filter_test.exs | ||
| telemetry_test.exs | ||
| user_auth_test.exs | ||