2007-06-13 |
Florian Forster | snmp plugin: Use `size_t' for the OID length to be... |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Sebastian Harl | Added initial version off cussh.pl to contrib/. |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Sebastian Harl | contrib/SpamAssassin/: Set default socket path to ... |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Sebastian Harl | email plugin: Set default path of the UNIX socket to... |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Sebastian Harl | unixsock plugin: Set default path of the UNIX socket... |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Florian Forster | Merge branch 'collectd-4.0' |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Florian Forster | Bumped version to 4.0.2; Updated ChangeLog. collectd-4.0.2 |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Florian Forster | hddtemp, ntpd plugin: Allow numeric `Port' arguments. |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Florian Forster | Merge branch 'collectd-4.0' |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Florian Forster | Bumped version to 4.0.1; Updated ChangeLog. collectd-4.0.1 |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Florian Forster | contrib/collection.cgi: Added graphs for gauge, if_erro... |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Florian Forster | Merge branch 'collectd-4.0' |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Evan Miller | README, collectd.conf(5): its/it's in documentation |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Sebastian Harl | collectd.conf.pod: Fixed a typo. |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Florian Forster | Merge branch 'collectd-4.0' |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Florian Forster | iptables plugin: Fix a segfault when a comment is passe... |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Florian Forster | rrdtool plugin: Use the interval in the value lists... |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Florian Forster | network plugin: Send and receive the interval of value... |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Florian Forster | src/plugin.h: Include the `interval' in the value lists. |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Florian Forster | Merge branch 'ff/rrdqueue' |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Florian Forster | Merge branch 'ff/snmp' |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Florian Forster | Bumped version to 4.0.0; Updated ChangeLog. collectd-4.0.0 |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Florian Forster | rrdtool plugin: Fixed some bugs in the queueing-code. |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Sebastian Harl | Marked the perl plugin to be experimental. |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Sebastian Harl | Added Perl module "Collectd" to contrib. |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Florian Forster | src/configfile.c: Pass the `oconfig_item_t' types to... |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Florian Forster | rrdtool plugin: Queue values to be written, but don... |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Florian Forster | collectd-snmp(5): Fix some errors and typos. |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Florian Forster | Merge branch 'pull/master' |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Florian Forster | collectd-unixsock(5): Corrected the information about... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Florian Forster | snmp plugin: Cast the `bitstring' to (char *). |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Florian Forster | collectd-snmp(5): Added a manpage for the SNMP plugin. |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Florian Forster | collectd-exec(5): Documented the recent changes. |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Florian Forster | exec plugin: Change the input format so it's identical... |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Florian Forster | unixsock plugin: Moved the `parse_identifier' code... |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Florian Forster | snmp plugin: Implemented fetching of tables. |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Florian Forster | snmp plugin: First experimental code to read an SNMP... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Florian Forster | snmp plugin: Added the first prototype of an SNMP plugin. |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Florian Forster | src/configfile.c: Pass the `oconfig_item_t' types to... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Florian Forster | ntpd plugin: Replace `syslog (LOG_ERR, ...)' with ... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Florian Forster | Merge branch 'collectd-3.11' |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Florian Forster | Bumped version to 3.11.5; Updated ChangeLog. collectd-3.11.5 |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Florian Forster | ntpd plugin: Fix a possible buffer overflow. |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Florian Forster | Merge branch 'pull/master' |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Florian Forster | network plugin: Prepend the plugin's name to debug... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Florian Forster | exec plugin: Print a warning when the returned string... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Florian Forster | contrib/migrate-3-4.px: Added usage information. |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Sebastian Harl | collectd.c: Added '-t' command line option. |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Florian Forster | memory plugin: Fix unused variable warning under FreeBSD. |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Florian Forster | Merge branch 'collectd-3.11' |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Florian Forster | processes plugin: ps_read_tasks will fail under Linux... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Florian Forster | sensors plugin: Let the read-function fail if something... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Florian Forster | plugin.c: Added a comment that explains why the order... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Sebastian Harl | plugin.c: Advance the llentry_t pointer before calling... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Sebastian Harl | perl plugin: Unregister all callbacks from collectd... |
commit | commitdiff | tree | snapshot |
2007-05-20 |
Florian Forster | src/plugin.c: Remove slashed from host, {plugin,type... |
commit | commitdiff | tree | snapshot |
2007-05-20 |
Sebastian Harl | email, users and vserver plugins: Changed license to... |
commit | commitdiff | tree | snapshot |
2007-05-20 |
Sebastian Harl | README: Fixed a typo. |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Florian Forster | configure.in: Bumped version to 4.0.0-rc10 collectd-4.0.0-rc10 |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Florian Forster | collectd-nagios(1) and collectd-unixsock(5): Reference... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Florian Forster | collectd-unixsock(5): Added a note about Collectd:... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Florian Forster | README: Cleaned up the description of plugins and added... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Florian Forster | collectd-perl(5): Moved information about the `perl... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Florian Forster | collectd-email(5): Moved information about the `email... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Florian Forster | collectd.conf(5): Moved information about ``special... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Florian Forster | collectd.conf(5): Documented `PluginDir' and `TypesDB'. |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Florian Forster | unixsock plugin: Return a message in any case. |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Florian Forster | Collectd::Unixsock: Handle instance `0' and interpret... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Florian Forster | collectd-exec(5): Corrected/added some information. |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Florian Forster | collectd-unixsock(5): Moved information about the ... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Florian Forster | collectd-exec(5): Moved information about the `exec... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Florian Forster | contrib/collection.cgi: Improved some more graphs. |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Florian Forster | contrib/collection.cgi: Include `back'-links and more... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Florian Forster | contrib/collection.cgi: Print proper HTML-header. |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Florian Forster | contrib/collection.cgi: Included a completely new versi... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Florian Forster | contrib/migrate-3-4.px: Create (sub)directories for... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Florian Forster | contrib/{extractDS,migrate-3-4}.px: Don't use XML:... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Florian Forster | rrdtool plugin: Assure that values, that are older... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Florian Forster | dns plugin: Only submit dns-traffic if either counter... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Florian Forster | email plugin: Only submit `spam_score' if any mails... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Florian Forster | disk plugin: Remove slashed from disk-names. |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Florian Forster | contrib/extractDS.px: Create RRD file instead of writin... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Florian Forster | contrib/migrate-3-4.px: Handle `disk' and `partition... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Florian Forster | contrib/extractDS.px: Allow extration of multiple DSes... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Florian Forster | collectd(1): Changed plugin information for v4. |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Florian Forster | Include `config.h' from all files. |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Florian Forster | Merge branch 'pull/collectd-4' into collectd-4 |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Florian Forster | Merge branch 'master' into collectd-4 |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Florian Forster | Merge branch 'collectd-3.11' |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Florian Forster | Include "config.h" rather than <config.h>. |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Sebastian Harl | [PATCH] Added large file support ("backported" to colle... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Florian Forster | src/plugin.c: assert (ds->ds_num == vl->values_len... |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Florian Forster | configure.in: Don't check for grp.h twice. |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Sebastian Harl | perl plugin: Work around a redefinition of DEBUG in... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Florian Forster | unixsock plugin: Don't assert that `ds->ds_num == vl... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Florian Forster | disk plugin: Correct the collection of {read,write... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Florian Forster | Merge branch 'pull/collectd-4' into collectd-4 |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Florian Forster | unixsock plugin: Don't include <sys/poll.h> since it... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Florian Forster | email plugin: Include <sys/un.h> rather than <linux... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Florian Forster | apple_sensors plugin: Fix the `module_register' function. |
commit | commitdiff | tree | snapshot |
next |