collectd.git
2008-08-24 Florian Forsterfilecount plugin: Substitute slashes with underscores.
2008-08-23 Florian Forsterfilecount plugin: Renamed the `qmail' plugin to `fileco...
2008-08-23 Florian Forsterqmail plugin: Made the counting of files more generalized.
2008-08-23 Florian Forstersrc/common.[ch]: Pass user data to `walk_directory'.
2008-08-23 Florian ForsterAUTHORS: Add Alessandro Iurlano.
2008-08-23 Florian ForsterAUTHORS: Reformatted the list of contributors.
2008-08-22 Florian Forsterrrdtool plugin: Implemented the `WritesPerSecond' option.
2008-08-21 Florian ForsterMerge branch 'master' of git://git.verplant.org/collectd
2008-08-21 Florian ForsterMerge branch 'collectd-4.4'
2008-08-21 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-08-21 Florian Forstersrc/plugin.c: Fix indentation.
2008-08-21 Florian Forstercontrib/snmp-probe-host.px: Added script to semi-automa...
2008-08-21 Mohammad Ebrahim... collectd-exec(5): Fix two typos.
2008-08-21 Florian Forstersrc/plugin.c: Include the shared object when reporting...
2008-08-21 Sebastian HarlReplaced plugin_flush_all(t) with plugin_flush(NULL...
2008-08-21 Sebastian Harlsrc/plugin.[ch]: Removed legacy function plugin_flush_o...
2008-08-21 Sebastian Harlperl plugin: Pass on identifiers to Perl flush callbacks.
2008-08-21 Sebastian Harlcollectd-perl(5): Added a note about the stability...
2008-08-21 Sebastian Harlperl plugin, Collectd.pm: Added support for flushing...
2008-08-21 Florian Forstersrc/utils_parse_option.c: Check for the terminating...
2008-08-21 Florian Forsterunixsock plugin et alii: Allow passing of arbitrary...
2008-08-20 Florian Forstersrc/plugin.c: Reduced `plugin_flush_one' to a tiny...
2008-08-20 Florian Forstersrc/plugin.c: Pass a second argument to the `flush...
2008-08-20 Florian Forstersrc/plugin.c: Fix an endless loop in `plugin_flush'.
2008-08-20 Florian Forstermemcached plugin: Remove an unused variable.
2008-08-20 Florian ForsterMerge branch 'collectd-4.4'
2008-08-20 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-08-19 Florian Forstermemcached plugin: Fix a possible file descriptor leak.
2008-08-19 Florian Forstercontrib/collection3: Added graph description for `ps_rss'.
2008-08-19 Florian Forstercontrib/collection3: Added the ability to `flush' data...
2008-08-19 Florian Forstercontrib/collection3: Remove an annoying debug message.
2008-08-19 Florian ForsterMerge branch 'ph/ipmi'
2008-08-19 Florian ForsterAUTHORS, ipmi plugin: Added Peter Holik as copyright...
2008-08-19 Peter Holikcollectd.conf(5): Added documentation for the ipmi...
2008-08-19 Peter Holikcollectd.conf(5): Added documentation for the ipmi...
2008-08-19 Peter Holikipmi plugin: Send notifications upon `not present'...
2008-08-19 Peter Holikipmi plugin: Send notifications upon added/removed...
2008-08-19 Peter Holikipmi plugin: Rename IPMI sensors so names are unique.
2008-08-19 Sebastian Harlpostgresql plugin: Added support for protocol versions...
2008-08-19 Sebastian Harlpostgresql plugin: Fixed determination of 'max_params_num'.
2008-08-19 Sebastian Harlpostgresql plugin: Added "disk_usage" query.
2008-08-19 Sebastian Harlpostgresql_default.conf, postgresql plugin: Split defau...
2008-08-19 Sebastian Harlsrc/common.h: Make sfree() usable like a function.
2008-08-19 Sebastian Harlsrc/Makefile.am: Check for POD errors in the generated...
2008-08-19 Sebastian Harlcollectd(1), collectd{-exec,.conf}(5): Fixed some minor...
2008-08-19 Florian Forsterbuild system: Automatically enable the processes and...
2008-08-19 Florian ForsterMerge branch 'collectd-4.4'
2008-08-19 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-08-19 Florian Forsterbuild system: Automatically enable the swap plugin...
2008-08-19 Florian Forsterbuild system: Check for `kvm_nlist'.
2008-08-19 Florian ForsterMerge branch 'ms/tcpconns'
2008-08-19 Florian Forsterbuild system: Check for `kvm_getprocs'.
2008-08-19 Florian ForsterMerge branch 'collectd-4.4'
2008-08-19 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-08-19 Florian ForsterMerge branch 'collectd-4.3' of /var/lib/git/collectd...
2008-08-19 Florian Forsterbuild system: Define which version of libkvm has been...
2008-08-19 Florian Forstertcpconns plugin: Removed legacy variables.
2008-08-18 Florian Forstertcpconns plugin: Fix another format string.
2008-08-18 Florian Forstertcpconns plugin: Various fixes for OpenBSD.
2008-08-18 Florian ForsterAUTHORS: Added Michael Stapelberg.
2008-08-18 Florian Forsterbuild system: Added OpenBSD specific behavior for the...
2008-08-18 Michael Stapelbergtcpconns plugin: Add compatibility for OpenBSD.
2008-08-18 Florian Forstertcpconns plugin: Fix formatstrings.
2008-08-18 Florian Forstersnmp plugin: Fix a possible memory leak.
2008-08-13 Florian Forstercontrib/collection3: Added a couple more graph definitions.
2008-08-13 Florian Forstercontrib/collection3: Added the forgotten Collectd:...
2008-08-12 Florian ForsterMerge branch 'collectd-4.4'
2008-08-12 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-08-12 Florian Forstersnmp plugin: Issue an error if an instance name is...
2008-08-12 Peter Holiksrc/utils_threshold.c: Free allocated memory before...
2008-08-11 Michael Stapelbergmemory plugin: The variable is named cache, not cached...
2008-08-11 Boian Berberovconfigure.in: Look for ip_vs.h in the kernel sources.
2008-08-11 Sebastian Harlbindings/perl/Collectd.pm: Improved the way access...
2008-07-28 Florian Forstercontrib/collection3: Add JavaScript code to unify the...
2008-07-28 Florian Forstercontrib/collection3: Update `json.cgi' to use the new...
2008-07-27 Florian Forstercontrob/collection3: Implement zooming using the mouse...
2008-07-27 Florian Forstercontrib/collection3: Add a generic `instance' placeholder.
2008-07-27 Florian Forstercontrib/collection3: Move configuration logic into...
2008-07-27 Florian Forstercontrib/collection3: Updated the `collection3' stuff...
2008-07-27 Sebastian Harlexamples/myplugin.c: Use sstrncpy instead of strcpy.
2008-07-24 Florian Forstersrc/Makefile.am: Add `postgresql_default.conf' to ...
2008-07-24 Sebastian Harlcollectd.conf(5): Documented the support for custom...
2008-07-24 Sebastian Harlpostgresql plugin: Moved pg_stat_database query to...
2008-07-24 Sebastian Harlpostgresql plugin: Fixed the expansion of the "hostname...
2008-07-24 Sebastian Harlpostgresql plugin: Added support for passing parameters...
2008-07-24 Sebastian Harlpostgresql plugin: Define default queries in a configur...
2008-07-24 Sebastian Harlpostgresql plugin: Added support for custom queries.
2008-07-24 Sebastian Harlpostgresql plugin: Split off memory management into...
2008-07-24 Florian Forstersrc/collectd.conf.in: Add the onewire plugin.
2008-07-23 Florian ForsterREADME: Added the `onewire' plugin.
2008-07-23 Florian ForsterMerge branch 'master' of git://git.verplant.org/collectd
2008-07-23 Florian ForsterMerge branch 'ff/owfs'
2008-07-23 Florian Forstercollectd.conf(5): inversed -> inverted
2008-07-23 Florian Forstercollectd.conf(5): Documented the `onewire' plugin.
2008-07-23 Florian Forsteronewire plugin: Add a plugin to read onewire sensors.
2008-07-15 Florian ForsterMerge branch 'collectd-4.4'
2008-07-15 Florian ForsterChangeLog: Updated after the merge. collectd-4.4.2
2008-07-15 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-07-15 Florian ForsterBumped version to 4.4.2; Updated ChangeLog.
2008-07-15 Sebastian Harlsrc/Makefile: Pass AM_CPPFLAGS to all plugins setting...
next