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.
Yes it would be nice to have more widgets like Server uptime, Hdd temp status, fan status.
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
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?