SOLVED Reporting only shows null for every sensor

ECC

Explorer
Joined
Nov 8, 2020
Messages
65
Hello,
in the past my system was showing every sensor reading correctly. However, this ended somehow and now i only get "null" for every senros reading.
I checked if:
- BIOS date&time matches OS date&time
- Reset Reporting via
Code:
midclt call reporting.clear

-
Code:
pgrep -fl collectd
1917 daemon: /usr/local/sbin/collectd[1918]
1918 /usr/local/sbin/collectd -f

-
Code:
pgrep -fl rrdcached
1818 /usr/local/bin/rrdcached -s www -l /var/run/rrdcached.sock -p /var/run/rrdcached.pid -w 3600 -f 7200 -s www -l /var/run/rrdcached.sock -p /var/run/rrdcached.pid


I don't know how to fix this, please help. My Setup is in the signature. Thank you!


1709478114326.png
 
Top