author | Christian Fetzer <fetzer.ch@gmail.com> | |
Mon, 24 Aug 2015 07:49:21 +0000 (09:49 +0200) | ||
committer | Christian Fetzer <fetzer.ch@gmail.com> | |
Thu, 3 Sep 2015 06:48:44 +0000 (08:48 +0200) | ||
commit | 8ed3735980de12f32dd488d0d285d108f098836e | |
tree | 8ddb1c3ba853010c43b4df426b17668342e900e6 | tree | snapshot |
parent | 67ea18d2b08da3c5442cb2bb2c7b2059e3da94a8 | commit | diff |
sensors: Report sensor readings by descriptive labels
Adds an option UseLabels to configure how sensor readings are
reported. The default reports readings using the sensor name (e.g.
"in0"). With this option set to true, the readings are reported using
the label (e.g. "VCore").
Adds an option UseLabels to configure how sensor readings are
reported. The default reports readings using the sensor name (e.g.
"in0"). With this option set to true, the readings are reported using
the label (e.g. "VCore").
src/collectd.conf.pod | diff | blob | history | |
src/sensors.c | diff | blob | history |