Closed radokristof closed 1 year ago
Which sensor is causing this?
Well, "power" sensors, "voltage", "dBm" for optical modules, temperature. Basically anything under "Health" except processor, memory, disk usage
Ok, it seems it was also related to https://github.com/librenms/docker/issues/394 After this change, graphs started to work...
Support guidelines
I've found a bug and checked that ...
Description
Sensor module is not working on any device inside LibreNMS. On the GUI it is showing "No Data file xy.rrd"
In the event log, I can see the event on every poll:
Error polling sensors module. Check log file for more details.
This is only the case for "sensor" graphs, other graphs are drawn correctly and even sensor current data is visible, but the graph is not working.
Expected behaviour
Sensor files should be created and graphs should be drawn as other modules do.
Actual behaviour
No graphs files, errors in log.
Steps to reproduce
For me it happens with every device which has some kind of additional sensor.
Docker info
Docker Compose config
Logs
Additional info
No response