2009-02-20 |
Sebastian Harl | perl plugin: Deprecated the use of plugin_register... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Sebastian Harl | table plugin, src/common: Un-escape '\t', '\n' and... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Sebastian Harl | powerdns, utils_cmd_putval, utils_db_query: Use parse_v... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Sebastian Harl | Moved parse_value() from the table plugin to the common... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Sebastian Harl | tables plugin: Added a generic plugin to parse tabular... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Sebastian Harl | Moved remove_special() from the bind plugin to the... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Florian Forster | src/liboconfig/oconfig.[ch]: Add `oconfig_clone'. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Sebastian Harl | collectd.conf(5): Removed the section about filter_pcre. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Sebastian Harl | Don't unnecessarily link match_regex against libpcre. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Sebastian Harl | README: Replaced filter plugins with matches and targets. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Sebastian Harl | README: Added the oracle plugin and libclntsh. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Sebastian Harl | README: Added curl plugin. |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Florian Forster | Merge branch 'sh/next' collectd-4.6.0 |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Sebastian Harl | postgresql: Fixed calculation of a database's max_param... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Sebastian Harl | collectd.conf(5): Fixed some typos. |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Florian Forster | libcollectdclient: Use `EILSEQ' rather than `EPROTO'. |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Florian Forster | src/utils_db_query.c: Make `InstancePrefix' and `Instan... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Florian Forster | Merge branch 'sh/next' |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Florian Forster | collectd.conf(5): Fixed and improved the section about... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Sebastian Harl | src/Makefile.am: Link utils_db_query into the postgresq... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Sebastian Harl | collectd-perl(5): Documented the filter chain support. |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Florian Forster | ChangeLog: Updated date and fixed a typo. |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Florian Forster | collectd.conf(5): Fix a minor formatting error. |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Sebastian Harl | ChangeLog: Added changes to the perl plugin. |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Sebastian Harl | src/filter_chain.c: Made match_proc_t.create optional. |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Sebastian Harl | src/filter_chain.c: Fixed typos in warning / error... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Sebastian Harl | perl plugin, Collectd.pm: Added support for filter... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Sebastian Harl | perl plugin: Do not pass NULL to newRV(). |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Sebastian Harl | Changed plugin_notification_meta_free()'s argument... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Sebastian Harl | perl plugin: Fixed a memory leak in pplugin_dispatch_no... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Sebastian Harl | perl plugin: Convert notification meta data as well. |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Sebastian Harl | perl plugin: Don't ignore the 'interval' member when... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Florian Forster | swap plugin: Be more sensitive about integer sizes... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Florian Forster | src/filter_chain.c: Document the `meta' argument passed... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Florian Forster | configure.in: Improve checking for libstatgrab using... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Simon Kuhnle | swap plugin: Fix another typo in the *BSD code. |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Florian Forster | Merge branch 'collectd-4.5' |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Florian Forster | Merge branch 'collectd-4.4' into collectd-4.5 |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Florian Forster | collectd.conf(5): Removed references to the `main'... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Florian Forster | collectd.conf(5): Add documentation for the `notify_ema... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Simon Kuhnle | swap plugin: Fix two typos in the *BSD code. |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Florian Forster | swap plugin: Added support for OpenBSD and possibly... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Florian Forster | ChangeLog: Document Simon's changes. |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Florian Forster | configure.in: Activate the cpu and swap plugins if... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Florian Forster | cpu plugin: Check if all required sysctl defines are... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Florian Forster | cpu plugin: Fix indentation for the libstatgrab code. |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Simon Kuhnle | cpu plugin: Use C99-like stack allocation. |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Simon Kuhnle | cpu plugin: Add support for OpenBSD. |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Florian Forster | Bumped version to 4.6.0; Updated ChangeLog. |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Florian Forster | bind plugin: Implement per-zone statistics. |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Florian Forster | timediff match: Add a match for values with an invalid... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Florian Forster | src/utils_db_query.h: Fix a small typo. |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Florian Forster | src/utils_db_query.c: udb_query_pick_from_list* should... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Florian Forster | postgresql plugin: Use the DB query module. |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Florian Forster | src/utils_db_query.[ch]: Add the possibility to `pick... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Florian Forster | src/utils_db_query.c: Add support for the `Column'... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Florian Forster | src/utils_db_query.[ch]: Introduces a ``legacy mode''. |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Florian Forster | tail plugin: Fix a format string for a size_t. |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Sebastian Harl | Fixed various signedness issues identified by -Wextra. |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Sebastian Harl | Document unused parameters. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Bruno Prémont | contrib/php-collection: Save/load graph list and fix... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Bruno Prémont | contrib/php-collection: Add a PHP frontend for graph... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Sebastian Harl | perl plugin, configure: Check for struct mgvtbl.svt_local. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Sebastian Harl | perl plugin / Collectd.pm: Export plugin_write() to... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Sebastian Harl | perl plugin: Don't do any type conversion in pplugin_di... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Sebastian Harl | perl plugin: Don't do any type conversion in pplugin_re... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Sebastian Harl | perl plugin: Don't do any type conversion in pplugin_di... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Sebastian Harl | src/plugin.h: Fixed some minor typos. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Florian Forster | cpu plugin: Report interrupt separately when using... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Florian Forster | build.sh: Fix the check for libtoolize vs. glibtoolize. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Florian Forster | collectd.conf(5): Document the curl plugin properly. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Florian Forster | curl plugin: Enable the `Verify{Peer,Host}' options... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Florian Forster | configure.in: Sort plugins and libraries alphabetically. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Florian Forster | curl plugin: Add a generic plugin to retrieve and parse... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Florian Forster | Merge branch 'master' of octo@verplant.org:/var/lib... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Florian Forster | Merge branch 'ff/local' |
commit | commitdiff | tree | snapshot |
2009-02-05 |
John Leach | contrib/collection.cgi: Add graph definition for libvir... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Florian Forster | src/utils_threshold.c: Properly document the `ut_check_... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Sebastian Harl | postgresql plugin: Updated copyright information. |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Sebastian Harl | src/plugin.[ch]: Removed obsolete plugin_{un,}register_... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Sebastian Harl | Let plugin_dispatch_values() set value_list.time in... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Sebastian Harl | Converted timeval_sub_timespec() to timeval_cmp(). |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Sebastian Harl | configure: Do not conditionally use AM_CONDITIONAL(). |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Sebastian Harl | collectd-exec(5): Fixed a typo. |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Sebastian Harl | collectd.conf(5): Explain the traffic collected by... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Sebastian Harl | collectd.conf(5): Added a note about rotating log files. |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Sebastian Harl | .gitignore: Added src/libcollectdclient/libcollectdclie... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Sebastian Harl | build system: Check for and work-around broken Perl_loa... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Florian Forster | src/utils_db_query.[ch]: Allow a callback function... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Florian Forster | filter_ignore: Remove this plugin. |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Florian Forster | AUTHORS: Add many people I forgot to add over the last... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Bruno Prémont | ipmi plugin: Improve error handling and handle a tempor... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Florian Forster | collectd.conf(5): Fix a typo. |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Florian Forster | collectd.conf(5): Documented the `{Pre,Post}CacheChain... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Florian Forster | src/plugin.c: If the pre-cache chain returns `stop... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Florian Forster | src/plugin.c: Add the `{Pre,Post}CacheChain' options... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Florian Forster | collectd.conf(5): Document the `{Min,Max}Version' optio... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Florian Forster | src/utils_db_query.c: Implement the (deprecated) `... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Florian Forster | dbi plugin: Use the server version to only use appropri... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Florian Forster | src/utils_db_query.[ch]: Add support for min-/max-version. |
commit | commitdiff | tree | snapshot |
next |