2008-07-24 |
Florian Forster | rrdcached plugin: Separate values by colon, not comma. |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Florian Forster | collectd.conf(5): Documented the `rrdcached' plugin. |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Florian Forster | rrdcached plugin: Add the `CreateFiles' configuration... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Florian Forster | rrdtool plugin: Moved the RRD file creation logic in... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Florian Forster | src/collectd.conf.in: Added the rrdcached plugin. |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Florian Forster | rrdcached plugin: Use ".rrd" as suffix, not the current... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Florian Forster | rrdcached plugin: Added a new plugin for the yet unrele... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Florian Forster | src/collectd.conf.in: Add the onewire plugin. |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Florian Forster | README: Added the `onewire' plugin. |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Florian Forster | Merge branch 'master' of git://git.verplant.org/collectd |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Florian Forster | Merge branch 'ff/owfs' |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Florian Forster | collectd.conf(5): inversed -> inverted |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Florian Forster | collectd.conf(5): Documented the `onewire' plugin. |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Florian Forster | onewire plugin: Add a plugin to read onewire sensors. |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Florian Forster | Merge branch 'collectd-4.4' |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Florian Forster | ChangeLog: Updated after the merge. collectd-4.4.2 |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Florian Forster | Merge branch 'collectd-4.3' into collectd-4.4 |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Florian Forster | Bumped version to 4.4.2; Updated ChangeLog. |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Sebastian Harl | src/Makefile: Pass AM_CPPFLAGS to all plugins setting... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Sebastian Harl | configfile.c: Fixed a typo. |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Sebastian Harl | collectd.conf(5): Documented the support for wrapping... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Sebastian Harl | liboconfig/scanner.l: Added support for \r\n line endings. |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Sebastian Harl | liboconfig/scanner.l: Added support for wrapping lines. |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Peter Holik | ipmi plugin: Fix a typo: sstrerror_r -> sstrerror. |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Florian Forster | snmp plugin: More format string fixes. |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Florian Forster | ntpd plugin: Use the standard types `uint8_t' etc.... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Florian Forster | vserver plugin: Use `readdir_r' instead of `readdir'. |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Florian Forster | src/{collectd.h,perl.c}: Poison sprintf after perl... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Florian Forster | snmp plugin: Fix two format strings. |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Florian Forster | snmp plugin: Parse strings according to the data source... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Florian Forster | src/collectd.h: Don't include <pth.h>. |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Florian Forster | Merge branch 'collectd-4.4' |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Florian Forster | Merge branch 'collectd-4.3' into collectd-4.4 |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Florian Forster | configure.in: Use pkg-config to detect the upsclient... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Florian Forster | ntpd plugin: Fix two format strings. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Florian Forster | contrib/collection3: Add an basic, extensible, modular... |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Florian Forster | qmail plugin: Use `readdir_r' instead of `readdir'. |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Florian Forster | Merge branch 'collectd-4.4' |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Florian Forster | email plugin: Don't print `pthread_t'. |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Florian Forster | Merge branch 'collectd-4.3' into collectd-4.4 |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Sebastian Harl | contrib/collection.cgi: Added basic support for "postgr... |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Sebastian Harl | postgresql plugin: Added a plugin to collect PostgreSQL... |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Sebastian Harl | src/utils_complain: Changed c_release() into a macro. |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Sebastian Harl | src/plugin.c: Initialize plugins before checking if... |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Benjamin Pineau | qmail plugin: Don't recurse into ".", ".." and other... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Florian Forster | rrdtool plugin: Use a hack to case the `argv' pointers... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Florian Forster | Build system: Added the qmail plugin. |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Florian Forster | qmail plugin: Various cleanups and bugfixes. |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Alessandro... | qmail plugin: Added a plugin to count messages in qmail... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Florian Forster | src/{exec,types_list,utils_cache}.c: Fix format strings. |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Florian Forster | ipmi plugin: s/sstrerror_r/sstrerror/. |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Florian Forster | ChangeLog: Recoded to UTF-8. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Michał Mirosław | processes plugin: Use read_file_contents(). |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Michał Mirosław | src/common.c: Move read_file_contents() to here. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Michał Mirosław | battery plugin: Use walk_directory(). |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Michał Mirosław | src/common.c: Move walk_directory() to here. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Sebastian Harl | email plugin: Don't unlink the socket file on startup. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Sebastian Harl | collectd.conf(5), collectd.conf: Added the thermal... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Florian Forster | src/common.c: Not enough memory is an error, not a... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Sebastian Harl | src/Makefile.am: Define HAS_BOOL when building the... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Sebastian Harl | Use -Wall -Werror (AM_CFLAGS) when building any module. |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Sebastian Harl | configure: Include libesmtp in the summary output. |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Sebastian Harl | contrib/examples/: Be more verbose about how to handle... |
commit | commitdiff | tree | snapshot |
2008-06-14 |
Florian Forster | Merge branch 'master' of /var/lib/git/collectd |
commit | commitdiff | tree | snapshot |
2008-06-14 |
Michał Mirosław | src/common.c: Add end-of-line characters to strsplit() |
commit | commitdiff | tree | snapshot |
2008-06-14 |
Florian Forster | email plugin: Fix a format string. |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Florian Forster | src/collectd.conf.in: Fix the NotificationExec example. |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Florian Forster | src/plugin.c: Add assertions to detect if two linked... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Florian Forster | exec plugin: Set notify->meta to NULL before copying... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Florian Forster | exec plugin: Added support for notification meta inform... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Florian Forster | src/plugin.[ch]: Implement `plugin_notification_meta_copy'. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Florian Forster | src/utils_threashold.c: Add meta data to the notifications. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Florian Forster | src/plugin.[ch]: Use different functions instead of... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Florian Forster | src/plugin.[ch]: Add `notification meta data' to notifi... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Florian Forster | Build system: Check for and include <stdbool.h>. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Florian Forster | email plugin: Cast a `size_t' to `unsigned long' to... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Florian Forster | Merge branch 'master' of /var/lib/git/collectd |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Florian Forster | thermal plugin: Updated the submit function to the... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Florian Forster | src/thermal.c: Changed file encoding from ISO-8859... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Michał Mirosław | thermal plugin: Linux ACPI thermal zone plugin |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Florian Forster | src/utils_dns.c: Fix version information for __NAMESER... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Florian Forster | Replace all occurrences of `strcpy' with `sstrncpy... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Florian Forster | Merge branch 'collectd-4.3' into collectd-4.4 |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Florian Forster | src/collectd.h: Use `#pragma GCC poison' to disable... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Florian Forster | libvirt plugin: Replace `strcat' with `strncat'. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Florian Forster | Replace all occurrences of `strcpy' with `sstrncpy'. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Florian Forster | nginx plugin: Use `strtok_r' instead of `strtok'. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Florian Forster | Merge branch 'collectd-4.4' |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Florian Forster | Merge branch 'collectd-4.3' into collectd-4.4 |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Florian Forster | rrdtool plugin: Put files to the front of the update... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
JoW | wireless plugins: Interpret noise/power values >100... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Alessandro... | disk plugin: Use correct name under Linux 2.4 |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Florian Forster | network plugin: Don't blindly re-initialize everything... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Sebastian Harl | README: Added the "notify_email" plugin and "libesmtp". |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Sebastian Harl | Renamed the desktop_notification plugin in README and... |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Florian Forster | src/collectd.h: Try even harder to determine endianess. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Florian Forster | src/plugin.h: Use __attribute__((format)) for plugin_log. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Florian Forster | notify_desktop plugin: Renamed the desktop_notification... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Florian Forster | notify_email plugin: Renamed some configuration options. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Florian Forster | notify_email plugin: Renamed the `emails' variable... |
commit | commitdiff | tree | snapshot |
next |