collectd.git
2015-03-31 Peter Wubattery: do not report sysfs ENODEV failure
2015-03-30 Peter Wubattery: report current if known
2015-03-26 Marc Fournierwrite_http: add 2 new options to example config
2015-03-26 Marc Fournierwrite_http: control rate using only one parameter
2015-03-25 Marc Fournierwrite_http: adapt the behaviour of Timeout option
2015-03-24 Fabrice A.... fix functions indentation and statuses initialization.
2015-03-24 Fabrice A.... write_sensu cannot be endpoint/proxy.
2015-03-24 Marc FournierMerge remote-tracking branch 'origin/pr/752' into wh_lo...
2015-03-24 PoilUpgrade spec to 5.4.2
2015-03-24 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-03-24 Marc FournierRPM specfile: bump version number
2015-03-17 Marc Fournierlog_logstash: adapt JSON format to logstash 1.2+
2015-03-16 Fabrice A.... write_sensu plugin to write datapoints and notification...
2015-03-12 Marc Fourniercollectd.conf(5): move misplaced block in postgresql...
2015-03-12 Marc FournierRemove more references to the Globals option
2015-03-12 Ruben KerkhofSetting Globals to true is not needed anymore
2015-03-12 Marc FournierMerge branch 'collectd-5.4'
2015-03-12 Marc FournierRevert "add a conditional for the new dbi reentrant...
2015-03-11 Marc FournierMerge pull request #947 from mfournier/avoid_using_curl...
2015-03-11 Marc Fournieramqp: add documentation bits for ConnectionRetryDelay...
2015-03-11 Marc Fournieramqp: disable reconnection delaying feature by default
2015-03-11 Marc Fournieramqp: coding-style consistency
2015-03-11 Yoga RamalingamAMQP connection failure leads collectd to use 100%CPU
2015-03-10 Marc FournierMerge pull request #965 from rubenk/powerdns-update...
2015-03-10 Marc FournierMerge pull request #959 from rubenk/fix-ceph-plugin
2015-03-10 Florian Forsterwrite_tsdb plugin: Fix name generation even more.
2015-03-10 Dallin Youngwrite_tsdb plugin: Add type and type_instance to the...
2015-03-10 Florian ForsterMakefile.am: s/INCLUDES/AM_CPPFLAGS/
2015-03-09 Ruben Kerkhofpowerdns: update plugin with stats for pdns 3.4.3
2015-03-09 Florian Forsterwrite_mongodb plugin: Fix BSON memory handling even...
2015-03-09 Florian Forsterwrite_mongodb plugin: s/bson_dispose/bson_destroy/
2015-03-08 Ruben KerkhofCeph: define _DEFAULT_SOURCE next to _BSD_SOURCE
2015-03-06 Wilfried GoesgensStatsd: avoid doing a division by zero when calculating...
2015-03-06 Wilfried GoesgensStatsd: avoid doing a division by zero when calculating...
2015-03-06 Marc Fournierutils_latency: use portable format string
2015-03-06 Yoga Ramalingamstatsd histogram to support more than 1 second
2015-03-06 Pierre-Yves... Merge pull request #838 from yogeswaran/histogram
2015-03-03 Marc Fournierconfigure: add liblvm2app to summary output
2015-03-03 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-03-03 Marc Fournierconfigure: add missing entries in summary output
2015-03-03 Marc FournierMerge pull request #951 from tokkee/sh/debian-patches
2015-03-03 Marc FournierMerge pull request #953 from rubenk/powerdns-do-not...
2015-03-03 Ruben KerkhofPowerdns plugin: fix logging on failed lookup
2015-03-03 Marc FournierMerge pull request #954 from rubenk/remove-outdated...
2015-03-03 Ruben KerkhofSetting Globals to true is not needed anymore
2015-03-03 Marc Fournierclean.sh: take new 'src/daemon' dir in account
2015-03-03 Sergeysnmp plugin: add hostname to "csnmp_value_list_to_value...
2015-03-03 Marc FournierRPM specfile: add ceph plugin
2015-03-03 Marc FournierREADME/AUTHORS: mention ceph plugin
2015-03-03 Marc FournierMerge remote-tracking branch 'origin/pr/598'
2015-03-02 daryderRemove superfluous debug statements
2015-03-01 Ruben KerkhofSetting Globals to true is not needed anymore
2015-02-28 Ruben KerkhofPowerdns plugin: fix logging on failed lookup
2015-02-28 Vincent BrillaultTurbostat: adapt src/Makefile.am as per 4de560d2c
2015-02-28 Vincent BrillaultTurbostat: extend the configuration options
2015-02-28 Vincent BrillaultTurbostat: simplify RAPL config and collection
2015-02-28 Vincent BrillaultTurbostat: relax dependency on invariant TSC
2015-02-28 Vincent BrillaultTurbostat: Add support for Broadwell (rapl part)
2015-02-28 Vincent BrillaultTurbostat: remove 'future' Silvermont models
2015-02-28 Vincent BrillaultTurbostat: Add (back) sanity check
2015-02-28 Vincent BrillaultTurbostat: frequency add Averange, rename Buzy
2015-02-28 Vincent BrillaultTurbostat plugin: relax dependency on root
2015-02-28 Vincent BrillaultTurbostat: re-order init tests
2015-02-28 Vincent BrillaultTurbostat: Set global variable to static
2015-02-28 Vincent BrillaultTurbostat: Some reordering as per coding rules
2015-02-28 Vincent BrillaultTurbostat: Use cdtime for time resolution
2015-02-28 Vincent BrillaultTurbostat: Do not use error code, use error messages
2015-02-28 Vincent BrillaultTurbostat: init_counter cannot fail anymore
2015-02-28 Vincent BrillaultTurbostat: value_list_t.plugin_instance limit is DATA_M...
2015-02-28 Vincent BrillaultTurbostat: add <Plugin /> example
2015-02-28 Vincent BrillaultTurbostat: add configuration options in man page
2015-02-28 Vincent BrillaultTurbostat: check return value of vsnprintf
2015-02-28 Vincent BrillaultTurbostat: whitespace cleanup
2015-02-28 Vincent BrillaultTurbostat: enhance error/warning meesages
2015-02-28 Vincent BrillaultTurbostat: complex read register is now useless
2015-02-28 Vincent BrillaultTurbostat: remove superfluous function declaration
2015-02-28 Vincent BrillaultTurbostat: fix topology detection
2015-02-28 Vincent BrillaultTurbostat: fix allocate_cpu_set
2015-02-28 Vincent BrillaultTurbostat: this code can fail in fact...
2015-02-28 Vincent BrillaultTurbostat: last re-ordering of the module
2015-02-28 Vincent BrillaultTurbostat: Refactor topology probing
2015-02-28 Vincent BrillaultTurbostat: Fix minor compilation warnings
2015-02-28 Vincent BrillaultTurbostat: Re-order code and add comments
2015-02-28 Vincent BrillaultTrubostat: Refactor delta functions
2015-02-28 Jean Delvareturbostat: Backport 'Drop temperature checks'
2015-02-28 Vincent BrillaultTurbostat: SNB & later support MSR_PKG_C2_RESIDENCY
2015-02-28 Vincent BrillaultTurbostat: add a missing fclose
2015-02-28 Vincent BrillaultTurbostat: Adding some comments
2015-02-28 Vincent BrillaultTurbostat: move set_temperature_target to setup_all_buffers
2015-02-28 Vincent BrillaultTurbostat: don't hide the actual size of the buffer...
2015-02-28 Vincent BrillaultTurbostat: introduce 'delta' data sets
2015-02-28 Vincent BrillaultTurbostat: remove proc_stat global variable
2015-02-28 Vincent BrillaultTurbostat: use _Bool for boolean values
2015-02-28 Vincent BrillaultTurbostat: simplify aperf_mperf_unstable & skip_c[01]
2015-02-28 Vincent BrillaultTurbostat: Fix sched affinity mess
2015-02-28 Vincent BrillaultTurbodtat: tcc_activation_temp is a package concept...
2015-02-28 Vincent BrillaultTurbostat: use ssnprintf instead of snprintf
2015-02-28 Vincent BrillaultTurbostat: fix some WARNING/ERROR calls
2015-02-28 Vincent BrillaultTurbostat: use sizeof for the buffer sier of s*printf
2015-02-28 Vincent BrillaultTurbostat: better error handling for get/read_msr
next