1-Wire Sensors collector
January 03, 20211-Wire Sensors monitoring with Netdata
Monitors sensor temperature.
On Linux these are supported by the wire, w1gpio, and w1therm 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