Skip to content

sensors: Report sensor readings by descriptive labels#1239

Merged
mfournier merged 1 commit into
collectd:masterfrom
fetzerch:sensor-labels
Apr 22, 2016
Merged

sensors: Report sensor readings by descriptive labels#1239
mfournier merged 1 commit into
collectd:masterfrom
fetzerch:sensor-labels

Conversation

@fetzerch

Copy link
Copy Markdown
Contributor

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").

A similar patch has been sent to the mailing list (by Jakob Haufe sur5r@sur5r.net in 02/2010) but never got merged.
This version adds the UseLabels configuration option as suggested in the review.

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").
@mfournier mfournier modified the milestone: Features Jan 21, 2016
@fetzerch

Copy link
Copy Markdown
Contributor Author

I'd really like to see this upstream. Is there anything missing from my side?

@mfournier mfournier merged commit 8ed3735 into collectd:master Apr 22, 2016
@mfournier

Copy link
Copy Markdown

Thanks a lot @fetzerch ! Your patch was merged in a couple of minutes ago and will be part of version 5.6.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants