[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.6'
Florian Forster
octo at verplant.org
Sat Mar 14 18:08:48 CET 2009
src/bind.c | 27 +++++++++++++++------------
src/types.db | 11 ++++++-----
2 files changed, 21 insertions(+), 17 deletions(-)
New commits:
commit 78a49673197fd30f544e0a03c7bd60e00503f83e
Author: Bruno Prémont <bonbons at linux-vserver.org>
Date: Sat Mar 14 18:06:58 2009 +0100
bind plugin: Actually handle RR cache numbers as `gauge'..
Hi Florian,
Well a working patch was even less trivial as the quick one from
yesterday evening.
Just using a gauge type is not sufficient (only 0 is written to RRD
files), it's also necessary to adjust the bind_xml_stats_handle_view()
as has been done for the memory statistics
Attached is a patch to bind.c (I skipped types.db) which fixes the
cache data collection.
In addition I attached a graph of the cache evolution and memory (for
memory it might be worth giving it an own type as it's not cumulative
at all)
Bruno
commit c3c16d0e36a47c92fb47fb84a2f84a9a2ba02960
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sat Mar 14 18:06:19 2009 +0100
bind plugin: "Trivial patch" to make `rr cache' stats work.
More information about the collectd-changes
mailing list