Skip to content

v1.67.1

Choose a tag to compare

@hreskiv hreskiv released this 10 Aug 09:07
· 3 commits to main since this release

Fixed

  • CPU and temperature were missing on the dashboard for devices monitored over SNMP. An idle device reports 0% CPU, and that reading was thrown away instead of shown — so a set of identical routers showed an empty CPU column, with only the busiest one displaying a figure. Temperature was read from a sensor that most models do not have, while the sensor they do report — the CPU one — went unread. Both are fixed, and the same device now shows the same figures whether it is polled over SSH or over SNMP.
  • More sensors are read over SNMP. Boards that publish their readings only in the named health table — temperature, supply voltage, power draw, fan speeds — no longer come back blank.

Worth knowing: the METHOD column on the dashboard shows how the panel connects to a device to run commands, not how it polls it. A device listed as SSH there can still be monitored over SNMP, either per device or through the global setting.