Fan RPM reading

Hi there, Is there a way to access my fan RPM readings through the WebUI? If not, is something like this planned for the future? I am using an ASRock N100 ITX board and would like to be able to monitor my fan speeds (RPM) via the WebUI. Thank you very much for your help.

1 Like

Yes it would be nice to have more widgets like Server uptime, Hdd temp status, fan status.

1 Like

Grafana can be used, but it is not a standalone solution.

Grafana only visualises data. It cannot read fan RPM on its own. You still need a collector such as Netdata or a Prometheus exporter to read the hardware sensors first. If the ASRock N100 exposes fan RPM through the kernel, Netdata will detect it and Grafana can then display it.

In short:
Grafana alone will not work
Netdata plus Grafana works
There is no integration with the ZimaOS WebUI at this time

1 Like

Thank you very much for the Feedback. Personally, I would also prefer to see it in the web UI to keep things simple and clean. Is there a suitable place where one can submit such a feature request or suggestion?