collectd.conf: Added an example write_riemann TTLFactor option.
[collectd.git] / src /
2013-09-15 Sebastian Harlcollectd.conf: Added an example write_riemann TTLFactor...
2013-09-15 Sebastian Harlcollectd.conf: Added example df plugin ValuesAbsolute...
2013-09-15 Sebastian Harlcollectd.conf: Added example cgroups plugin config...
2013-09-06 Marc FournierMerge remote-tracking branch 'origin/pr/409' into colle...
2013-09-06 Marc Fourniercorrect default write_graphite protocol in manpage
2013-08-28 Florian ForsterMerge remote-tracking branch 'github/pr/413' into colle...
2013-08-28 Florian Forstercgroups plugin: Use cu_mount_checkoption().
2013-08-28 Florian Forstersrc/utils_mount.c: Fix wrong behavior in cu_mount_getop...
2013-08-21 Marc Fourniercorrect typo
2013-08-21 Marc Fourniercgroups: don't fail parsing when colon not found
2013-08-18 Florian ForsterMerge branch 'collectd-5.3'
2013-08-18 Florian ForsterMerge branch 'collectd-5.2' into collectd-5.3
2013-08-18 Florian ForsterMerge branch 'ad/aquaero'
2013-08-18 Florian Forstercollectd.conf(5): Improve markup of the aquaero plugin.
2013-08-18 Florian Forsteraquaero plugin: Use the "complex" configuration.
2013-08-18 Florian Forsteraquaero plugin: Some coding style fixes.
2013-08-18 Florian ForsterMerge branch 'jr/json'
2013-08-18 Florian Forstercollectd.conf(5): Markup improvements for the curl_json...
2013-08-18 Florian Forstercurl_json plugin: Random minor improvements.
2013-08-18 Florian ForsterMerge remote-tracking branches 'github/pr/392' and...
2013-08-16 Florian Forstersrc/types.db: Remove the maximum value for "latency".
2013-08-16 Florian ForsterMerge remote-tracking branch 'github/master'
2013-08-16 Florian ForsterMerge remote-tracking branch 'github/pr/404'
2013-08-16 Ceri StoreyAttempt to fix collectd/collectd#229 by doing user... collectd-5.2
2013-08-14 Marc Fournierstatsd plugin: add TimerCount option
2013-08-14 Marc Fournierstatsd plugin: add TimerSum option
2013-08-14 Marc Fournierstatsd plugin: add TimerLower and TimerUpper options
2013-08-14 Jim Radfordcurl_json plugin: warn when config expects a map and...
2013-08-13 Alex Deymoaquaero: Documentation for aquaero plugin.
2013-08-13 Alex Deymoaquaero: Fix sensor names
2013-08-10 Jim Radfordcurl_json plugin: add an example of array access to...
2013-08-10 Jim Radfordcurl_json plugin: document the new Sock option
2013-08-10 Jim Radfordcurl_json plugin: free the socket name
2013-08-10 Jim Radfordcurl_json plugin: style cleanups
2013-08-10 Jim Radfordcurl_json plugin: use sstrerr for thread safety
2013-08-10 Jim Radfordcurl_json plugin: support getting json from a Unix...
2013-08-10 Jim Radfordcurl_json plugin: separate the cj_curl_perform in to...
2013-08-10 Jim Radfordcurl_json plugin: document being able to access arrays
2013-08-10 Jim Radfordcurl_json plugin: support arrays
2013-08-09 Marc Fournierdisable fields not available in varnish 2.0.x
2013-08-09 Marc FournierMerge remote-tracking branch 'origin/pr/376'
2013-08-08 Marc Fournierupdate copyright and authors list
2013-08-08 Marc Fournierremove redundant inclusion of time.h
2013-08-08 Jim Radfordmemcached plugin: actually connect when using a unix...
2013-08-07 Manuel Luis Sanmar... csv plugin: set datadir null when free
2013-08-07 Manuel Luis Sanmar... csv plugin: fix forgotten "datadir" in re-implement...
2013-08-07 Florian ForsterMerge branch 'ff/statsd'
2013-08-07 Florian ForsterMerge branch 'pr/381'
2013-08-07 Florian Forstersrc/collectd.conf.in: Unify indentation.
2013-08-07 Florian Forstersigrok plugin: Ensure consistent logging prefix.
2013-08-07 Florian Forstercollectd.conf(5): sigrok plugin: Improve markup.
2013-08-07 Florian Forsterrrdtool plugin: Minor performance improvement.
2013-08-05 Bert Vermeulensigrok: Update docs to reflect config keyword change
2013-08-05 Bert Vermeulensigrok: Change 'interval' option to 'MinimumInterval...
2013-07-31 Bert VermeulenFix temperature type to be unit-agnostic
2013-07-31 Bert Vermeulenadd sound pressure level type
2013-07-31 Bert VermeulenUse value types according to sigrok measured quantity
2013-07-30 Bert VermeulenCode consistency fixes
2013-07-30 Bert VermeulenCode cleanup
2013-07-30 Alex Deymoaquaero: New Aquaero sensors plugin
2013-07-30 Alex Deymoaquaero: Include aquaero plugin in config files.
2013-07-29 Bert VermeulenConfig errors should not be fatal
2013-07-29 Bert VermeulenFactor out device initialization
2013-07-29 Bert VermeulenUse gcc-specific __attribute__ to mark unused parameter
2013-07-26 Bert Vermeulensigrok plugin
2013-07-26 Florian Forsterstats plugin: Don't check the value of '(value_t).derive'.
2013-07-26 Bert Vermeulensigrok: build system setup
2013-07-26 Andreas HenrikssonFix pointer confusion for nested attribute parsing
2013-07-24 Florian Forsterrrdcached, rrdtool plugins: Add directory separator...
2013-07-24 Florian Forsterrrdcached, rrdtool plugins: Honor the "DataDir" setting.
2013-07-22 Marc Fournierupdate build system to reflect switch to libmnl
2013-07-22 Marc Fourniernetlink: __attribute__ usage clarification
2013-07-22 Marc Fourniernetlink: comments & cleanup
2013-07-22 Marc Fourniernetlink: indentation & whitespace/tab consistency
2013-07-19 Marc FournierMerge remote-tracking branch 'origin/pr/371'
2013-07-19 Marc Fourniernetlink: fix segfault & make advanced options work...
2013-07-18 Marc Fournierlibmnl: fix 2 mistakes preventing building with --enabl...
2013-07-18 Andreas HenrikssonMore fixing of netlink build with different HAVE_...
2013-07-18 Andreas HenrikssonRestructure to compile with all combos of HAVE_TCA_STATS(2)
2013-07-18 Andreas HenrikssonFix netlink.c to (almost) build
2013-07-18 Andreas HenrikssonInitial libmnl porting attempt
2013-07-17 Marc Fournierdf: remove trailing whitespaces
2013-07-17 Marc Fournierdf: rename percentage types to a more generic name
2013-07-17 Blake MathenyAdd support for incr/decr counts
2013-07-15 Marc Fournierreplace nginx_{accepts,handled} DSs
2013-07-15 Patrick Shan* change nginx plugin for collectd to submit "nginx_acc...
2013-07-15 Marc Fournieradd 2 missing data types for df percentages
2013-07-14 Florian Forstertail plugin: Remove custom string config function.
2013-07-13 Florian ForsterMerge branch 'ym/limit_write_queue_length'
2013-07-13 Florian ForsterMerge branch 'collectd-5.3'
2013-07-13 Florian ForsterMerge branch 'collectd-5.2' into collectd-5.3
2013-07-13 Florian Forstersrc/plugin.c: Some fixes for write limits.
2013-07-13 Florian Forstersrc/configfile.c: Rename options to "WriteQueueLimit...
2013-07-13 Yves MettierFixed a bug with WriteQueueLengthLimitHigh is null...
2013-07-13 Yves MettierFixes for code quality
2013-07-13 Yves Mettierfixed a bug in doc near new WriteQueueLengthLimit*
2013-07-13 Yves MettierAdded new WriteQueueLengthLimit (drop values when bigger)
2013-07-13 Florian Forstersrc/plugin.c: Free the "data_sets" AVL tree.
2013-07-13 Florian Forsterwrite_graphite plugin: Don't call close() on invalid...
2013-07-13 Florian Forsterwrite_graphite plugin: Don't call close() on invalid...
next