Code

dns plugin: Only submit dns-traffic if either counter is non-zero.
[collectd.git] / src /
2007-05-18 Florian Forsterdns plugin: Only submit dns-traffic if either counter...
2007-05-18 Florian Forsteremail plugin: Only submit `spam_score' if any mails...
2007-05-17 Florian Forsterdisk plugin: Remove slashed from disk-names.
2007-05-17 Florian Forstercollectd(1): Changed plugin information for v4.
2007-05-17 Florian ForsterInclude `config.h' from all files.
2007-05-17 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-05-15 Florian ForsterMerge branch 'master' into collectd-4
2007-05-15 Florian ForsterMerge branch 'collectd-3.11'
2007-05-15 Florian ForsterInclude "config.h" rather than <config.h>.
2007-05-15 Sebastian Harl[PATCH] Added large file support ("backported" to colle...
2007-05-15 Florian Forstersrc/plugin.c: assert (ds->ds_num == vl->values_len...
2007-05-13 Sebastian Harlperl plugin: Work around a redefinition of DEBUG in...
2007-05-12 Florian Forsterunixsock plugin: Don't assert that `ds->ds_num == vl...
2007-05-11 Florian Forsterdisk plugin: Correct the collection of {read,write...
2007-05-10 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-05-10 Florian Forsterunixsock plugin: Don't include <sys/poll.h> since it...
2007-05-10 Florian Forsteremail plugin: Include <sys/un.h> rather than <linux...
2007-05-09 Florian Forsterapple_sensors plugin: Fix the `module_register' function.
2007-05-08 Florian Forsterunixsock plugin: Remove the socket-file after closing...
2007-05-08 Florian Forsteriptables plugin: Fix a segfault in the shutdown code.
2007-05-08 Florian Forstersrc/types_list.c: Strip newlines from the end of the...
2007-05-08 Florian Forstermemory plugin: Bugfix: values_len is one now, not four.
2007-05-06 Marius Riedermemory plugin: Fix the Linux-code: It submitted the...
2007-05-06 Marius Riedersrc/plugin.c: Check `list_data_set' to be non-NULL...
2007-05-05 Florian Forstersrc/Makefile.am: Include `types.db' in the tarballs.
2007-05-05 Marius Riedertypes.db: Reverse the order of the `df'-DSes.
2007-05-05 Marius Riedermemory plugin: Fix the `sysctl'-code which submitted...
2007-05-04 Florian Forstersrc/plugin.c: Copy the data-sets before inserting them...
2007-05-03 Florian ForsterMerge branch 'ff/types' into collectd-4
2007-05-03 Florian Forstersrc/configfile.c: s/TypesDS/TypesDB/;
2007-05-03 Florian ForsterRemoved the config-option `LoadDS' and the passing...
2007-05-03 Florian Forstertypes_list: Do not free `ds' and `dsrc' because it...
2007-05-03 Florian Forstertypes_list: More error-messages when something cannot...
2007-05-03 Florian Forstertypes_list: Added `types.db'.
2007-05-03 Florian Forstersrc/types_list.c: Added a function to parse a generic...
2007-04-29 Florian Forsterliboconfig/Makefile.am: Don't remove `parser.[ch]'...
2007-04-23 Florian Forsterrrdtool plugin: Updated copyright notice.
2007-04-23 Florian Forsterliboconfig, liboping: Set version information.
2007-04-23 Sebastian HarlLink against liboconfig statically or use external...
2007-04-23 Sebastian Harlperl plugin: Added the "IncludeDir" config option.
2007-04-23 Sebastian Harlperl plugin: Respect the modreg flags in module_registe...
2007-04-23 Florian Forstersrc/Makefile.am: Define `PREFIX' for the unixsock plugin.
2007-04-22 Florian Forstermemory plugin: Split up the memory data-sources into...
2007-04-21 Florian Forstersrc/liboconfig: Imported liboconfig 0.1.2.
2007-04-21 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-04-21 Florian Forsteremail plugin: Fix a segfault in the shutdown routine.
2007-04-21 Florian Forsteremail plugin: Only kill threads/close sockets that...
2007-04-21 Florian Forstercollectd.conf.in: Added the `Hostname' option to the...
2007-04-20 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-04-20 Florian Forsterunixsock plugin: Don't add values to the cache that...
2007-04-20 Florian Forsterperl plugin: Use `Perl_newSVpv' rather than `newSVpv'
2007-04-20 Florian Forsterrrdtool plugin: config: Copy `value' before modifying it.
2007-04-20 Florian ForsterMerge branch 'pull/collectd-4'
2007-04-20 Florian Forsterbuild system: Use the prefix given to --with-libperl...
2007-04-20 Florian Forstercpu plugin: Return an integer even under FreeBSD.
2007-04-19 Florian Forsterrrdtool plugin: Add a config option to configure the...
2007-04-18 Florian ForsterMerge branch 'sh/perl' into collectd-4
2007-04-17 Florian Forstercollectd-nagios(1): Added manpage for the Nagios-glue.
2007-04-17 Florian Forsterperl plugin: Use the `BaseName' only if it is non-empty.
2007-04-17 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-04-16 Florian Forsterping plugin: Improved error and debug messages.
2007-04-16 Florian Forsterping plugin: Fail if no hosts was pinged.
2007-04-16 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-04-11 Sebastian Harlperl plugin: Exported plugin_log() to Perl.
2007-04-11 Sebastian Harlperl plugin: Exported plugin_log() to Perl.
2007-04-11 Sebastian Harlperl plugin: Added "BaseName" config option.
2007-04-10 Florian ForsterMerge branch 'master' into collectd-4
2007-04-10 Florian ForsterMerge branch 'collectd-3.11'
2007-04-10 Florian Forstersrc/utils_dns.c: Include `sys/socket.h' before `net...
2007-04-10 Florian Forsterconfigure.in: Added check for `libperl'.
2007-04-10 Florian Forstercollectd(1): Added documentation for the `perl' plugin.
2007-04-09 Sebastian Harlperl plugin: Added a plugin to embed a Perl interpreter...
2007-04-09 Florian Forstersrc/plugin.c: Ensure that `wait_time' is at least ...
2007-04-06 Florian Forsternut plugin: Reconnect to the server if the connection...
2007-04-06 Florian Forstersrc/plugin.c: Fix compiler-warnings for the Sun CC.
2007-04-06 Florian Forsterdisk, tape plugin: Handle different `kstat_io_t' correctly.
2007-04-06 Florian Forsterconfigure.in: Many fixes for Solaris. Especially check...
2007-04-05 Florian Forsterdisk plugin: The member-names of the `kstat_io_t'-struc...
2007-04-05 Florian Forstercpu plugin: Don't use `COLLECT_STEP' anymore.
2007-04-05 Florian Forsterplugin.c: Take in account that `pthread_t' is a pointer...
2007-04-05 Florian Forstersrc/Makefile.am: Added `network.h' to the dependencies...
2007-04-05 Florian Forstercpu plugin: Collectd CPU `steal time' as reported by...
2007-04-03 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-04-03 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-04-03 Florian Forsterconfigure/collectd.h: Undef unusable `NAN' from <math...
2007-04-03 Florian Forstersrc/liboconfig/Makefile.am: Added `aux_types.h' to...
2007-04-01 Florian Forsterplugin.c: Fix an endless loop.
2007-03-31 Florian Forsternut plugin: Fix building without the `upsclient' library.
2007-03-31 Florian ForsterMerge branch 'master' into collectd-4
2007-03-31 Florian ForsterMerge branch 'collectd-3.11'
2007-03-30 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-03-30 Florian Forsterexec plugin: Updated the documentation and sample confi...
2007-03-30 Florian Forsterexec plugin: Send SIGTERM to all running child-processe...
2007-03-30 Florian Forsternut plugin: Added a plugin to query the `upsd' from...
2007-03-29 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-03-29 Florian ForsterImplemented `LoadDS' which tells plugins to only regist...
2007-03-28 Florian Forster{csv,network} plugin: Improved debug messages.
2007-03-28 Florian Forsterplugin.c: Implemented parallel reading of values.
2007-03-28 Florian Forsternetwork plugin: Implemented cache flush.
2007-03-27 Florian Forsterrrdtool plugin: Serialise access to the cache and to...
next