[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Fri Mar 23 13:49:09 CET 2012
src/types.db | 3 +++
src/zfs_arc.c | 25 +++++++++++++++++++++++++
2 files changed, 28 insertions(+), 0 deletions(-)
New commits:
commit b61192846083d41c7bbad8195fe268193b2fb022
Merge: cf53a24 90f16f3
Author: Florian Forster <github at nospam.verplant.org>
Date: Fri Mar 23 05:48:19 2012 -0700
Merge pull request #60 from octo/ar/zfs
more zfs kstat values
commit 90f16f338c9635b44a45a8835a84a3b11aaec2ac
Author: Florian Forster <octo at collectd.org>
Date: Wed Mar 21 07:41:38 2012 +0100
zfs_arc plugin: Fix the "hash collision" and "mutex miss" metrics.
commit 1a3f01ff1675e106964d8eb903c201567970e14a
Author: Florian Forster <octo at collectd.org>
Date: Tue Mar 20 22:40:39 2012 +0100
zfs_arc plugin: Fix typo in variable name.
commit 4f5234d6cb705a123082271c129567820e466982
Author: Florian Forster <octo at collectd.org>
Date: Tue Mar 20 22:39:39 2012 +0100
zfs_arc plugin: Introduce the single-valued "mutex_operation" type.
commit 6bbdc6d1d601380661cf48c505bc6e71402f2eeb
Author: Florian Forster <octo at collectd.org>
Date: Tue Mar 20 22:32:14 2012 +0100
zfs_arc plugin: Introduce the single-valued "cache_eviction" type.
commit b46de1da6a6f58e2ab7e2b9148b15d7a9d461494
Author: Florian Forster <octo at collectd.org>
Date: Tue Mar 20 22:29:59 2012 +0100
zfs_arc plugin: Convert to use DERIVE.
commit 52b40e158a7a01f0d5936dec07a382489df4fbbe
Author: Aurelien Rougemont <beorn at gandi.net>
Date: Thu Mar 1 14:48:45 2012 +0100
add types for deleted, evict, hash, mutex
Signed-off-by: Florian Forster <octo at collectd.org>
commit 488ea03c045116356d35fed6171406ffd7712bd6
Author: Aurelien Rougemont <beorn at gandi.net>
Date: Thu Mar 1 14:40:10 2012 +0100
add hash_collisions, deleted, mutex_miss, evict_*
More information about the collectd-changes
mailing list