Linux machine sensors monitoring with Netdata
Reads system sensors information (temperature, voltage, electric current, power, etc.).
Charts are created dynamically.
#
ConfigurationEdit the python.d/sensors.conf
configuration file using edit-config
from the Netdata config
directory, which is typically at /etc/netdata
.
#
possible issuesThere have been reports from users that on certain servers, ACPI ring buffer errors are printed by the kernel (dmesg
) when ACPI sensors are being accessed.
We are tracking such cases in issue #827.
Please join this discussion for help.