[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'

Florian Forster octo at verplant.org
Tue Nov 21 17:21:26 CET 2006


 src/Makefile.am |    4 ++--
 src/df.c        |    6 +++++-
 src/sensors.c   |    4 ++++
 3 files changed, 11 insertions(+), 3 deletions(-)

New commits:
commit ddb911735889d9f2e087f079943f3b883f6251b9
Author: Lubos Stanek <lubek at users.sourceforge.net>
Date:   Tue Nov 21 17:13:56 2006 +0100

    df plugin: Match `spec_device' rather than `device' when matching the `Device' ignorelist.

commit 668a5046f040ddd5edfce48d0bbf4666858cbbf9
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Nov 21 17:10:52 2006 +0100

    src/Makefile.am: Install the `collectd.conf' with restricted permissions, 0640.
    
    Thanks to Lubos for suggesting this :)

commit 2cf8a7a60ef21a97cd80ab5597c792d949fe299a
Author: Lubos Stanek <lubek at users.sourceforge.net>
Date:   Tue Nov 21 17:00:54 2006 +0100

    df plugin: Fix a nasty bug in the config routine. It effectively disabled the `IgnoreSelected' option.

commit e0f0fe11908ddebf895bc0c8b00d6d383b53c0e2
Author: Florian Forster <octo at crystal.wlan.home.verplant.org>
Date:   Tue Nov 21 11:08:51 2006 +0100

    sensors plugin: Declare static arrays only if they're being used, i. e. if libsensors exists.




More information about the collectd-changes mailing list