2008-10-03 |
Sebastian Harl | iptables plugin, utils_ignorelist: Fixed an off-by... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-10-03 |
Florian Forster | build.sh: Check for more (all?) programs needed.
|
commit | commitdiff | tree |
2008-10-01 |
Sebastian Harl | collection.cgi: Added support for the memcached-specific... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-10-01 |
Sebastian Harl | perl plugin: Disable plugin after fatal configuration... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-10-01 |
Sebastian Harl | src/plugin.c: Increase the plugin_log() message buffer... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-10-01 |
Sebastian Harl | perl plugin: Log the perl error messages if bootstrapping... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-09-12 |
Florian Forster | collectd.conf(5): Changed the default socket paths...
|
commit | commitdiff | tree |
2008-09-12 |
Boian Berberov | powerdns plugin: Use `LOCALSTATEDIR' instead of "/var". Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-09-05 |
Sebastian Harl | configure: Get the check for libperl in sync with the... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-09-04 |
Sebastian Harl | ChangeLog: Added an entry about the ability to configure... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-09-04 |
Sebastian Harl | ChangeLog: Be slightly more specific about the features... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-09-01 |
Florian Forster | Bumped version to 4.4.3; Updated ChangeLog.
|
commit | commitdiff | tree |
2008-09-01 |
Florian Forster | Merge branch 'collectd-4.3' into collectd-4.4
|
commit | commitdiff | tree |
2008-09-01 |
Florian Forster | ChangeLog: Entry for 4.3.4: Bring plugins in alphabetical...
|
commit | commitdiff | tree |
2008-08-28 |
Alessandro Iurlano | filecount plugin: s/\<strncpy\>/sstrncpy/g
|
commit | commitdiff | tree |
2008-08-27 |
Florian Forster | Merge branch 'collectd-4.4'
|
commit | commitdiff | tree |
2008-08-27 |
Florian Forster | Merge branch 'collectd-4.3' into collectd-4.4
|
commit | commitdiff | tree |
2008-08-27 |
Florian Forster | collectd.conf(5), README: Added a note that the onewire...
|
commit | commitdiff | tree |
2008-08-27 |
Florian Forster | ChangeLog: Added the onewire plugin.
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | postgresql plugin: Check for and report query redefinitions. Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | postgresql plugin: Check for and report MinPGVersion... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | postgresql plugin: Disable queries that do not include... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | collectd.conf(5): Documented the postgresql {Min,Max... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | postgresql_default.conf: Split "queries" query into... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | postgresql_default.conf: Limit query "table_states... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | postgresql plugin: Added {Min,Max}PGVersion configuration... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | postgresql plugin: Renamed config_set() to config_set_s(). Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | .gitignore: Added collectd-nagios, collectdmon and... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | collectd.conf.in: Moved logging plugins to the top... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | ChangeLog: Added the changes to the perl plugin. Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | collectd-perl(5): Document the <Plugin> configuration... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | perl plugin: Added "<Plugin>" configuration block. Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | perl plugin: Re-get the perl interpreter after parsing... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-26 |
Florian Forster | configure.in: Add the filecount plugin to the status...
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | configure.in, filecount.c: Removed all left-over occurrences... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-25 |
Jarle Bjørgeengen | Collectd::Unixsock: Allow passing of `Interval' to...
|
commit | commitdiff | tree |
2008-08-25 |
Florian Forster | collectd.conf(5): Fix an example for the tail plugin.
|
commit | commitdiff | tree |
2008-08-25 |
Florian Forster | Merge branch 'master' of /var/lib/git/collectd
|
commit | commitdiff | tree |
2008-08-25 |
Florian Forster | filecount plugin: Make absolutely sure `status' is...
|
commit | commitdiff | tree |
2008-08-21 |
Florian Forster | Merge branch 'collectd-4.4'
|
commit | commitdiff | tree |
2008-08-21 |
Florian Forster | Merge branch 'collectd-4.3' into collectd-4.4
|
commit | commitdiff | tree |
2008-08-21 |
Mohammad Ebrahim... | collectd-exec(5): Fix two typos.
|
commit | commitdiff | tree |
2008-08-21 |
Florian Forster | src/plugin.c: Include the shared object when reporting...
|
commit | commitdiff | tree |
2008-08-21 |
Sebastian Harl | Replaced plugin_flush_all(t) with plugin_flush(NULL... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-21 |
Sebastian Harl | src/plugin.[ch]: Removed legacy function plugin_flush_one(). Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-21 |
Sebastian Harl | perl plugin: Pass on identifiers to Perl flush callbacks. Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-21 |
Sebastian Harl | collectd-perl(5): Added a note about the stability... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-21 |
Sebastian Harl | perl plugin, Collectd.pm: Added support for flushing... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-20 |
Florian Forster | Merge branch 'collectd-4.4'
|
commit | commitdiff | tree |
2008-08-20 |
Florian Forster | Merge branch 'collectd-4.3' into collectd-4.4
|
commit | commitdiff | tree |
2008-08-19 |
Florian Forster | memcached plugin: Fix a possible file descriptor leak.
|
commit | commitdiff | tree |
2008-08-19 |
Florian Forster | Merge branch 'ph/ipmi'
|
commit | commitdiff | tree |
2008-08-19 |
Florian Forster | AUTHORS, ipmi plugin: Added Peter Holik as copyright...
|
commit | commitdiff | tree |
2008-08-19 |
Peter Holik | collectd.conf(5): Added documentation for the ipmi... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-19 |
Peter Holik | collectd.conf(5): Added documentation for the ipmi... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-19 |
Peter Holik | ipmi plugin: Send notifications upon `not present'... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-19 |
Peter Holik | ipmi plugin: Send notifications upon added/removed... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-19 |
Peter Holik | ipmi plugin: Rename IPMI sensors so names are unique. Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-19 |
Sebastian Harl | postgresql plugin: Added support for protocol versions... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-19 |
Sebastian Harl | postgresql plugin: Fixed determination of 'max_params_num'. Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-19 |
Sebastian Harl | postgresql plugin: Added "disk_usage" query. Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-19 |
Sebastian Harl | postgresql_default.conf, postgresql plugin: Split default... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-19 |
Sebastian Harl | src/common.h: Make sfree() usable like a function. Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-19 |
Sebastian Harl | src/Makefile.am: Check for POD errors in the generated... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-19 |
Sebastian Harl | collectd(1), collectd{-exec,.conf}(5): Fixed some minor... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-19 |
Florian Forster | build system: Automatically enable the processes and...
|
commit | commitdiff | tree |
2008-08-19 |
Florian Forster | Merge branch 'collectd-4.4'
|
commit | commitdiff | tree |
2008-08-19 |
Florian Forster | Merge branch 'collectd-4.3' into collectd-4.4
|
commit | commitdiff | tree |
2008-08-19 |
Florian Forster | build system: Automatically enable the swap plugin...
|
commit | commitdiff | tree |
2008-08-19 |
Florian Forster | build system: Check for `kvm_nlist'.
|
commit | commitdiff | tree |
2008-08-19 |
Florian Forster | Merge branch 'ms/tcpconns'
|
commit | commitdiff | tree |
2008-08-19 |
Florian Forster | build system: Check for `kvm_getprocs'.
|
commit | commitdiff | tree |
2008-08-19 |
Florian Forster | Merge branch 'collectd-4.4'
|
commit | commitdiff | tree |
2008-08-19 |
Florian Forster | Merge branch 'collectd-4.3' into collectd-4.4
|
commit | commitdiff | tree |
2008-08-19 |
Florian Forster | Merge branch 'collectd-4.3' of /var/lib/git/collectd...
|
commit | commitdiff | tree |
2008-08-19 |
Florian Forster | build system: Define which version of libkvm has been...
|
commit | commitdiff | tree |
2008-08-19 |
Florian Forster | tcpconns plugin: Removed legacy variables.
|
commit | commitdiff | tree |
2008-08-18 |
Florian Forster | tcpconns plugin: Fix formatstrings.
|
commit | commitdiff | tree |
2008-08-13 |
Florian Forster | contrib/collection3: Added the forgotten Collectd:...
|
commit | commitdiff | tree |
2008-08-12 |
Florian Forster | Merge branch 'collectd-4.4'
|
commit | commitdiff | tree |
2008-08-12 |
Florian Forster | Merge branch 'collectd-4.3' into collectd-4.4
|
commit | commitdiff | tree |
2008-08-12 |
Peter Holik | src/utils_threshold.c: Free allocated memory before...
|
commit | commitdiff | tree |
2008-08-11 |
Michael Stapelberg | memory plugin: The variable is named cache, not cached... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-11 |
Boian Berberov | configure.in: Look for ip_vs.h in the kernel sources. Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-08-11 |
Sebastian Harl | bindings/perl/Collectd.pm: Improved the way access... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-07-28 |
Florian Forster | contrib/collection3: Add JavaScript code to unify the...
|
commit | commitdiff | tree |
2008-07-28 |
Florian Forster | contrib/collection3: Update `json.cgi' to use the new...
|
commit | commitdiff | tree |
2008-07-27 |
Florian Forster | contrib/collection3: Updated the `collection3' stuff...
|
commit | commitdiff | tree |
2008-07-27 |
Sebastian Harl | examples/myplugin.c: Use sstrncpy instead of strcpy. Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-07-24 |
Sebastian Harl | collectd.conf(5): Documented the support for custom... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-07-24 |
Sebastian Harl | postgresql plugin: Moved pg_stat_database query to... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-07-24 |
Sebastian Harl | postgresql plugin: Fixed the expansion of the "hostname... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-07-24 |
Sebastian Harl | postgresql plugin: Added support for passing parameters... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-07-24 |
Sebastian Harl | postgresql plugin: Define default queries in a configuration... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-07-24 |
Sebastian Harl | postgresql plugin: Added support for custom queries. Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-07-24 |
Sebastian Harl | postgresql plugin: Split off memory management into... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-07-15 |
Florian Forster | Bumped version to 4.4.2; Updated ChangeLog.
|
commit | commitdiff | tree |
2008-07-15 |
Sebastian Harl | src/Makefile: Pass AM_CPPFLAGS to all plugins setting... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-07-15 |
Sebastian Harl | configfile.c: Fixed a typo. Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-07-15 |
Sebastian Harl | collectd.conf(5): Documented the support for wrapping... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
next |