[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Sun Aug 30 10:42:04 CEST 2009
AUTHORS | 3 +
README | 3 +
configure.in | 4 +
contrib/collection3/etc/collection.conf | 46 +++++++++
src/Makefile.am | 10 ++
src/types.db | 5 +
src/write_http.c | 2 +-
src/zfs_arc.c | 166 +++++++++++++++++++++++++++++++
8 files changed, 238 insertions(+), 1 deletions(-)
New commits:
commit 383653dee2b35df3487ce4de3dae3656676b6785
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sun Aug 30 10:41:52 2009 +0200
write_http plugin: Fix a typo.
commit daaa677b7b077a0de6b0b7f12c1f3c56f93654e1
Merge: 417be5562c6f0c873d14b5a467b73c484df472b1 b33f8c1e1da24ab46d6ff43316903afb2a0aed02
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sun Aug 30 09:47:17 2009 +0200
Merge branch 'ad/arc'
commit b33f8c1e1da24ab46d6ff43316903afb2a0aed02
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sat Aug 29 16:03:46 2009 +0200
README, AUTHORS: Add information about the zfs_arc plugin and Anthony.
commit acf568ce4d90d78d63eed0fe74390fdd3348c1c8
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sat Aug 29 15:25:23 2009 +0200
zfs_arc plugin: Fix a small typo.
commit 87a3da3a1cc2ad366bf3d1983718db485ad527b3
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sat Aug 29 15:21:42 2009 +0200
zfs_arc plugin: Renamed the âarcâ plugin to âzfs_arcâ.
commit e24ef939e4b329ea9a13b2303c8f81db46cd0982
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sun Aug 2 12:07:03 2009 +0200
arc plugin: Remove a left-over `printf'.
commit c7fdedf576fd98b6a91128a07ea85bf2a138e285
Author: Anthony Dewhurst <dewhurst at gmail.com>
Date: Thu Jul 30 23:44:00 2009 +0100
ARC stats plugin
Get stats for ZFS's Adaptive Replacement Cache.
Signed-off-by: Florian Forster <octo at leeloo.lan.home.verplant.org>
More information about the collectd-changes
mailing list