Merge branch 'collectd-4.2'
[collectd.git] / src /
2007-11-08 Florian ForsterMerge branch 'collectd-4.2'
2007-11-08 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2007-11-08 Florian Forsterconfigure.in: Improved the detection of libxml2 and...
2007-11-08 Florian Forsterlibvirtstats plugin: Fix typos and other mistakes.
2007-11-07 Florian Forsterlibvirtstats plugin: Minor cleanups.
2007-11-07 Chris Lalancettesrc/Makefile.am: Fix "make dist" to include utils_thres...
2007-11-06 Richard Joneslibvirtstats plugin: Add the `HostnameFormat' option.
2007-11-06 Florian ForsterMerge branch 'rj/libvirtstats'
2007-11-06 Richard Joneslibvirtstats plugin: Added a plugin to collect virtual...
2007-11-06 Richard Jonesuuid plugin: Add a plugin which sets the hostname to...
2007-11-06 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2007-11-06 Florian Forstersnmp plugin: Don't try to free the request PDU - it...
2007-11-06 Florian Forstersnmp plugin: Be even more eager to free PDU structures.
2007-11-06 Florian Forstersnmp plugin: (Hopefully) fix a memory leak.
2007-11-04 Florian Forsterexec plugin: Allow arguments to be passed to the execut...
2007-11-04 Florian Forsterexec plugin: Set PID of failed programs back to zero.
2007-11-04 Florian Forsterexec plugin: Added markers to fold methods in vim.
2007-11-01 Florian Forstersrc/utils_threshold.c: Added creation of a notification.
2007-11-01 Florian Forstersrc/utils_threshold.[ch]: Added `ut_check_threshold...
2007-11-01 Florian ForsterMerge branch 'pull/collectd-4.1' into collectd-4.1
2007-11-01 Florian Forstertcpconns plugin: Done complain when reading one of...
2007-11-01 Florian Forstersrc/configfile.c: Handle the `<Threshold>' block correctly.
2007-11-01 Florian Forstersrc/utils_threshold.[ch]: Added the header file and...
2007-10-30 Florian ForsterMerge branch 'collectd-4.2'
2007-10-30 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2007-10-30 Florian Forstertypes.db: Fix a typo: s/humitidy/humidity/
2007-10-30 Florian Forstertypes.db: Ordered the entries alphabetically and added...
2007-10-30 Florian Forsterrrdtool plugin: Wait for the ``queue thread'' to exit...
2007-10-29 Florian Forstercollectd-snmp(5): Fix typos.
2007-10-28 Florian Forstersrc/utils_threshold.c: Added configuration code for...
2007-10-28 Florian Forstersrc/utils_cache.c: Initialize the mutex correctly.
2007-10-28 Florian Forstersrc/plugin.[ch]: Added a notification type and auxiliar...
2007-10-28 Florian Forstersrc/utils_cache.c: Detect when a counter wraps around
2007-10-28 Sebastian Harlcollectd.conf: Added nginx module.
2007-10-28 Florian Forstersrc/utils_cache.[ch]: Added a global cache for all...
2007-10-28 Sebastian Harlperl plugin: Set $0 to "collectd".
2007-10-28 Sebastian Harlcollectd.h: Removed legacy definition of operation...
2007-10-28 Sebastian Harlplugin.h: Make DEBUG() a noop when compiling without...
2007-10-27 Florian ForsterMerge branch 'collectd-4.1'
2007-10-27 Florian ForsterBuild system: Changed the detection of the sensors...
2007-10-26 Florian Forstercollectd.conf(5): Fix a typo.
2007-10-26 Florian Forstersrc/common.c: Serialize access to `strerror' if `strerr...
2007-10-26 Florian ForsterMerge branch 'collectd-4.1'
2007-10-26 Florian Forsterlogfile plugin: Implemented an option to prefix logged...
2007-10-25 Florian Forsterrrdtool plugin: Include the `rrd.h' header file in...
2007-10-25 Florian Forstertypes.db: Raise the maximum value of `ps_cputime' from...
2007-10-25 Sebastian HarlFixed some typos in the manpages.
2007-10-24 Florian ForsterMerge branch 'collectd-4.1'
2007-10-24 Florian ForsterMerge branch 'collectd-4.1'
2007-10-24 Sebastian Harlcollectd-perl(5): Added note about multi-threading.
2007-10-24 Sebastian Harlperl plugin: Improved value list conversion.
2007-10-24 Sebastian Harlperl plugin: Fixed handling of erroneous configuration...
2007-10-24 Sebastian Harlperl plugin: Improved "IncludeDir" configuration option.
2007-10-24 Sebastian Harlcollectd-perl(5): Updated documentation.
2007-10-24 Florian Forstercollectd.conf.in: Fixed some missing quotes and words..
2007-10-24 Florian ForsterMerge branch 'ad/memcached'
2007-10-24 Florian Forstercollectd.conf.in: Added the `memcached' plugin.
2007-10-24 Florian ForsterMerge branch 'pull/master'
2007-10-23 Florian Forstercollectd.conf(5): Documented the new memcached plugin.
2007-10-23 Florian ForsterMerge branch 'master' into ad/memcached
2007-10-23 Florian Forstercollectd.conf(5): Documented the new nginx plugin.
2007-10-23 Florian Forstermemcached plugin: Corrected the copyright notice and...
2007-10-23 Florian Forsteremail plugin: Include `stddef.h' which defines the...
2007-10-23 Florian Forstermemcached plugin: Some of the data definitions have...
2007-10-23 Antony Dovgalmemcached plugin: Added a plugin to query stats from...
2007-10-23 Florian Forsternginx plugin: Changed to the version 4 plugin infrastru...
2007-10-23 Florian ForsterMerge branch 'ff/nginx'
2007-10-22 Florian Forstertcpconns plugin: Added support for Mac OS X (and possib...
2007-10-19 Florian Forsternginx plugin: Added a plugin to collect `nginx' statistics.
2007-10-19 Florian ForsterMerge branch 'pull/master'
2007-10-13 Florian ForsterMerge branch 'pull/master'
2007-10-12 Florian Forsterrrdtool plugin: Add a debugging message into the `queue...
2007-10-12 Florian Forsterrrdtool plugin: Wait for the ``queue thread'' to exit...
2007-10-12 Florian ForsterMerge branch 'pull/master'
2007-10-12 Florian Forsteripvs plugin: Fix a feaking stupid typo..
2007-10-12 Florian ForsterMerge branch 'collectd-4.1'
2007-10-12 Florian ForsterMerge branch 'ff/tcpconns'
2007-10-12 Florian Forstercollectd.conf.in: Added sample configuration for the...
2007-10-12 Florian Forsteripvs plugin: Assurd that `sockfd >= 0'.
2007-10-12 Sebastian HarlAdded documentation about ipvs to README, ChangeLog...
2007-10-12 Sebastian Harlipvs plugin: Check for correct IPVS version in cipvs_in...
2007-10-12 Sebastian Harlipvs plugin: Replaced ipvs_strerror() with sstrerror().
2007-10-12 Sebastian Harlipvs plugin: Get IP_VS_SO_GET_INFO in ip_vs_get_services().
2007-10-12 Sebastian Harlipvs plugin: Fixed a memory leak in cipvs_submit_servic...
2007-10-12 Sebastian Harlipvs plugin: Use sstrerror() instead of strerror().
2007-10-12 Sebastian Harlconfigure, ipvs plugin: Check for ip_vs.h.
2007-10-12 Sebastian Harlipvs: Added plugin to collect IPVS connection statistics.
2007-10-12 Florian ForsterBeautifying some more debug messages..
2007-10-12 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-10-12 Florian ForsterBeautifying many debug messages.. collectd-4.0
2007-10-12 Florian Forsterrrdtool plugin: Wait for the `queue thread' to exit..
2007-10-12 Florian Forsternetwork plugin: Flush the buffer in the `shutdown'...
2007-10-12 Florian Forsterxmms plugin: Return `-1' when values could be read...
2007-10-12 Florian Forstersrc/Makefile.am: Make manpage creation fail-safe.
2007-10-11 Sebastian Harlsrc/Makefile.am: Added all POD files to EXTRA_DIST.
2007-10-10 Florian Forstertcpconns plugin: Changed the plugin to collect all...
2007-10-09 Sebastian Harlperl plugin: Converted to use "complex" configuration.
2007-10-09 Sebastian Harlperl plugin: Added "EnableDebugger" config option.
2007-10-09 Sebastian Harlperl plugin: Fixed an "unused variable" warning.
2007-10-09 Florian Forstertcpconns plugin: Added a new plugin that counts the...
next