Skip to main content

1-Wire Sensors monitoring with Netdata

Monitors sensor temperature.

On Linux these are supported by the wire, w1_gpio, and w1_therm modules. Currently temperature sensors are supported and automatically detected.

Charts are created dynamically based on the number of detected sensors.

Configuration#

Edit the python.d/w1sensor.conf configuration file using edit-config from the Netdata config directory, which is typically at /etc/netdata.

cd /etc/netdata # Replace this path with your Netdata config directory, if different
sudo ./edit-config python.d/w1sensor.conf

Reach out

If you need help after reading this doc, search our community forum for an answer. There's a good chance someone else has already found a solution to the same issue.

Documentation

Community