memory plugin: Fix the `sysctl'-code which submitted the same values for all instances.
[collectd.git] / src /
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...
2007-03-27 Florian Forsterlogfile plugin: Don't use `access' when adding a logfil...
2007-03-27 Florian Forsternetwork plugin: Don't loop multicast-pakets back to...
2007-03-27 Florian Forsternetwork plugin: Implemented duplicate detection and...
2007-03-27 Florian Forsterunixsock plugin: Use `format_name' rather than the...
2007-03-27 Florian Forstercommon.[ch]: Provide a function `format_name' to turn...
2007-03-27 Florian Forster{processes,unixsock} plugin: Remove annoying debug...
2007-03-27 Florian Forsternetwork plugin: Fix shutdown code.
2007-03-27 Florian Forsterplugin.[ch]: Implemented `plugin_unregister_config'.
2007-03-27 Florian Forstersensors plugin: Fix programming mistakes.
2007-03-27 Florian Forstersyslog plugin: Fixed typo. s/sevetiry/severity/g;
2007-03-27 Florian Forstercollectd.conf(5): Documented the `iptables', `logfile...
2007-03-27 Florian Forstercollectd.conf.in: Added the `df' and `email' plugins.
2007-03-27 Florian Forsterlogfile plugin: Don't call `access' with `stdout' and...
2007-03-26 Florian ForsterRemoved the `LOGFILE' and `COLLECT_{STEP,HEARTBEAT...
2007-03-26 Florian Forsternetwork plugin: Fixed quite some bugs.
2007-03-26 Florian Forsterunixsock plugin: Fixed many issues. `GETVAL' and `PUTVA...
2007-03-26 Florian Forstercollectd.conf.in: Updated and sorted the example config...
2007-03-26 Florian Forsterinterface plugin: Renamed the `traffic' plugin to ...
2007-03-26 Florian Forsterlogfile plugin: Renamed functions and changed error...
2007-03-26 Florian ForsterRemoved `utils_debug.[ch]' since debugging output is...
2007-03-26 Florian Forsterlogfile plugin: Renamed the `stderr' to `logfile'.
2007-03-26 Florian Forsterstderr plugin: Add `File' config option to log to a...
2007-03-26 Sebastian Harlstderr plugin: Added "stderr" plugin to log to stderr.
2007-03-26 Sebastian Harlplugin.c: Check if `list_log' is not NULL.
2007-03-26 Florian ForsterReplace all calls to `strerror' with `sstrerror'
2007-03-16 Florian Forsteriptables plugin: Remove `iptables_init' because it...
next