[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Fri Oct 5 16:28:28 CEST 2007
configure.in | 50 +++++++---
src/Makefile.am | 4
src/collectd-snmp.pod | 4
src/collectd.conf.pod | 15 +--
src/rrdtool.c | 230 ++++++++++++++++++++++++++++++++------------------
src/snmp.c | 72 +++++++++------
6 files changed, 244 insertions(+), 131 deletions(-)
New commits:
commit 44b7ae5761481f8853c70ececd46437c6d0d8c9e
Merge: 0055382c9101bc6b40a6e3866dca8f8eb2b195fb c7495cc1cada2553050e1b5b8dae8335f34ce867
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Fri Oct 5 16:09:11 2007 +0200
Merge branch 'collectd-4.1'
commit c7495cc1cada2553050e1b5b8dae8335f34ce867
Author: Florian Forster <octo at huhu.verplant.org>
Date: Thu Oct 4 15:34:57 2007 +0200
snmp plugin: Improve the timing method, so that hosts are queried more steadily.
commit 8f4efb323a686933b94b1e4032ea5429dcac4328
Author: Florian Forster <octo at huhu.verplant.org>
Date: Thu Oct 4 15:12:50 2007 +0200
rrdtool plugin: Use the right variables when calling `rrd_update'..
*argl*
commit 505979b924801e0ac493d89cfc2996360a860750
Author: Florian Forster <octo at huhu.verplant.org>
Date: Thu Oct 4 15:09:24 2007 +0200
rrdtool plugin: Removed unused variables.
commit ac9cdb55cacd2b9ab0cc6e803a334e6b1673d2de
Author: Florian Forster <octo at huhu.verplant.org>
Date: Thu Oct 4 12:26:26 2007 +0200
rrdtool plugin: Use the thread-safe `librrd_th' if available.
commit 06ba160c0d9d9d3e181bf93ff41c6af4a0305349
Author: Florian Forster <octo at huhu.verplant.org>
Date: Thu Oct 4 10:31:00 2007 +0200
collectd-snmp(5): Added a note about the interpreted environment variables.
commit add941762db8b575003b050c3c59fed121ccbdbb
Author: Florian Forster <octo at huhu.verplant.org>
Date: Thu Oct 4 08:44:41 2007 +0200
snmp plugin: Print a warning if querying a host takes longer than the confiured interval.
commit c7e5d54f1f0189d521eaab82f77842b41040b079
Merge: 173e030dbc0abd872649185b5594fd340a2dde7d aad06a384be9b35bebfb10c048ce01129e384a7e
Author: Florian Forster <octo at huhu.verplant.org>
Date: Fri Sep 28 16:42:20 2007 +0200
Merge branch 'pull/collectd-4.1' into collectd-4.1
commit 173e030dbc0abd872649185b5594fd340a2dde7d
Author: Florian Forster <octo at huhu.verplant.org>
Date: Fri Sep 28 10:26:49 2007 +0200
collectd.conf(5): Make it more clear that rrdtool's `StepSize' and `HeartBeat' should not be set.
This has caused some problems with users of the snmp plugin.
More information about the collectd-changes
mailing list