2008-10-31 |
Florian Forster | src/utils_complain.c: Include "collectd.h" as first...
|
commit | commitdiff | tree |
2008-10-29 |
Ulrich Habel | perl plugin: Fix an uninitialized variable warning.
|
commit | commitdiff | tree |
2008-10-16 |
Sebastian Harl | postgresql plugin: Added another missing call to PQclear(). Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-10-16 |
Sebastian Harl | postgresql plugin: Do not open new connections during... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-10-16 |
Florian Forster | postgresql plugin: Add a couple of PQclear() calls. Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-10-16 |
Florian Forster | contrib/exec-munin.px: Fix the folding markers..
|
commit | commitdiff | tree |
2008-10-10 |
Sebastian Harl | src/Makefile.am: Use $mkinstalldirs instead of $(INSTALL... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-10-10 |
Florian Forster | src/utils_tail.c: Call `clearerr' before `fgets'.
|
commit | commitdiff | tree |
2008-10-10 |
Florian Forster | src/Makefile.am: Fix a copy'n'paste typo.
|
commit | commitdiff | tree |
2008-10-10 |
Sebastian Harl | collectd.conf: Added a sample <Plugin> section in the... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-10-10 |
Sebastian Harl | types.db: Reintroduced the "spam_check" type. Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-10-10 |
Sebastian Harl | collection.cgi: Added support for the "connection"... Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-10-10 |
Florian Forster | src/utils_cache.c: Fix a serious memory leak.
|
commit | commitdiff | tree |
2008-10-09 |
Florian Forster | src/configfile.c: Fix a minor memory leak.
|
commit | commitdiff | tree |
2008-10-09 |
Florian Forster | network plugin: Fix a minor memory leak.
|
commit | commitdiff | tree |
2008-10-06 |
Florian Forster | collectd-nagios(1): Make the documentation easier to...
|
commit | commitdiff | tree |
2008-10-06 |
Florian Forster | configure.in: Correct the `--enable-<plugin>' code.
|
commit | commitdiff | tree |
2008-10-06 |
Bruno Prémont | configure.in: Let configure bail out on missing dependencies Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-10-06 |
Florian Forster | src/collectd-nagios.c: Improve handling of lines returned...
|
commit | commitdiff | tree |
2008-10-05 |
Florian Forster | netlink plugin: Fix an incorrect format string.
|
commit | commitdiff | tree |
2008-10-03 |
Sebastian Harl | collectdmon: Do not block SIGCHLD. Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-10-03 |
Sebastian Harl | collectd.conf(5): Briefly document "OKAY"-notifications. Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
2008-10-03 |
Sebastian Harl | ipvs plugin: Use sizeof() instead of a constant. Signed-off-by: Florian Forster <octo@huhu.verplant.org>
|
commit | commitdiff | tree |
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 |
next |