towerops/priv
Graham McIntire a1efba0b0e
fix: remove incorrect temperature divisor for MikroTik sensors
MikroTik mtxrGaugeTable temperature sensors report values in whole
degrees Celsius, not tenths. The MIB defines the unit as 'celsius(1)'
without the 'deci-' prefix used for voltage (dV), current (dA), and
power (dW).

This matches LibreNMS behavior which does not apply a divisor to
temperature sensors.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-11 16:45:10 -06:00
..
gettext feat: migrate user settings and agent management to gettext 2026-02-02 13:20:54 -06:00
mibs mib update from librenms 2026-01-28 13:38:31 -06:00
profiles fix: remove incorrect temperature divisor for MikroTik sensors 2026-02-11 16:45:10 -06:00
proto fix: resolve critical data loss and protobuf schema bugs (Phase 1) 2026-02-09 09:16:03 -06:00
repo Add 404-based brute force protection system 2026-02-10 16:31:48 -06:00
static Update changelog for agent self-update feature 2026-02-10 13:28:48 -06:00