sensors plugin: Improve the support for multiple chips and add an ignore functionality.
authorLubos Stanek <lubek@users.sourceforge.net>
Wed, 25 Oct 2006 14:23:42 +0000 (16:23 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 25 Oct 2006 14:23:42 +0000 (16:23 +0200)
commitdef529326cb326ccc6ce33bbd6b39b92edbc0b76
tree416f176b0c074393dd15cbbbda0f72ff8eee12c3
parent8fdec2467f3d4566185a9c9d757376aa3d30413b
sensors plugin: Improve the support for multiple chips and add an ignore functionality.

Date: Tue, 24 Oct 2006 19:09:35 +0200
From: Lubo?? Stan??k <lubek@users.sourceforge.net>
To: collectd@verplant.org
Subject: Re: [collectd] 3.10.1 - proposed patch to extend sensors plugin

Enhancements:
- precise sensor feature selection (chip-bus-address/type-feature) in the
  ExtendedSensorNaming mode
- more sensor features (finite list)
- honor sensors.conf's ignored
- config Sensor option
- config IgnoreSelected option
- config ExtendedSensorNaming option
- modified DS'es to include proper information about type in the
  ExtendedSensorNaming mode
- /type- differs from yours because of the conflict between the type and the
  old DS in the ExtendedSensorNaming mode
- the contrib/collection.cgi is modified to support both modes
README
contrib/collection.cgi
src/collectd.conf.in
src/collectd.conf.pod
src/collectd.pod
src/sensors.c