collectd.git
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
2015-02-28 Vincent BrillaultTurbostat: Refactor migrate CPU before get_MSR
2015-02-28 Vincent BrillaultTurbostat set_temperature_target: get msr from the...
2015-02-28 Vincent BrillaultTurbostat: Only open msr once in get_counters
2015-02-28 Vincent BrillaultTurbostat: use MSR_IA32_TSC instead of rdtsc
2015-02-28 Vincent BrillaultTurbostat: reorder checks: start with 'uid == 0 ?'
2015-02-28 Vincent BrillaultTurbostat: refactor cpu probing
2015-02-28 Vincent BrillaultTurbostat: remove unused variable has_epb
2015-02-28 Vincent BrillaultTurbostat: remove has_aperf
2015-02-28 Vincent BrillaultTurbostat: Remove has_invariant_tsc
2015-02-28 Vincent BrillaultTurbostat: remove 'units' variable, only used once
2015-02-28 Vincent BrillaultTurbostat: remove unused show_* variables
2015-02-28 Vincent BrillaultTurbostat: Explain why _GNU_SOURCE is required
2015-02-28 Vincent BrillaultTurbostat: Don't manage 'Interval' manually, already...
2015-02-28 Vincent BrillaultTurbostat: specify parse_int_file format
2015-02-28 Vincent BrillaultTurbostat: replace sprintf with ssnprintf from common.h
2015-02-28 Vincent BrillaultTurbostat: expand __must_check macro and remove it
2015-02-28 Vincent BrillaultTurbostat: replace stdbool.h with C99 _Bool
2015-02-28 Vincent BrillaultTurbostat: Emphasize the origin of the code
2015-02-28 Vincent BrillaultTurbostat: Don't include msr-index.h, use standard...
2015-02-28 Vincent BrillaultTurbostat: Rename instance type "pc%02d" to "pkg%02d"
2015-02-28 Nicolas IoossTurbostat: make DO_OR_GOTO_ERR look like a function
2015-02-28 Vincent BrillaultTurbostat plugin: refactor function declarations
2015-02-28 Vincent BrillaultInclude turbostat plugin during compilation
2015-02-28 Vincent BrillaultAdd sources for new turbostat plugin
2015-02-24 Sergeysnmp plugin: add hostname to "csnmp_instance_list_add...
2015-02-24 Marc FournierMerge branch 'collectd-5.4'
2015-02-24 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-02-24 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-02-15 trenkelMerge pull request #890 from trenkel/master
2015-02-06 Jim Radfordperl plugin: plugins are linked with *_LIBADD and LIBS...
2015-02-06 Jim Radfordlibperl's ldopts include libaries and therefore should...
2015-02-06 Marc FournierMerge pull request #390 from radford/libperl-ldopts
2015-02-02 Eric Sandeenmodbus: rename register types once more
2015-02-02 Marc FournierMerge pull request #908 from vincentbernat/fix/libstatgrab4
2015-02-02 Marc FournierMerge pull request #902 from mfournier/write_http-node...
2015-02-02 Marc FournierMerge pull request #899 from mfournier/write_http-multi...
2015-01-28 Marc FournierRPM specfile: doc clarification
2015-01-26 Vincent Bernatipmi: use SIGIO instead of SIGUSR2 to avoid conflict...
2015-01-26 ciomairewrite_kafka plugin: Topic property not being set
2015-01-26 Pierre-Yves... Merge pull request #910 from vincentbernat/fix/ipmi...
2015-01-23 Vincent Bernatipmi: use SIGIO instead of SIGUSR2 to avoid conflict...
2015-01-23 Marc FournierMerge pull request #906 from obazoud/patch-1
2015-01-23 Micha Krauseadded doc CollectStatistics to section rrdcached
2015-01-23 Marc Fourniermysql: document defaults to boolean config options
2015-01-23 Vincent Bernatlibstatgrab: fix detection of libstatgrab >= 0.90
2015-01-22 Olivier BazoudWording automake
2015-01-21 Marc Fournierwrite_http: consistent multi-instance support
2015-01-20 Marc Fournierwrite_http: make callback names context-dependent
2015-01-17 Marc Fournierwrite_http: make callback names context-dependent
2015-01-16 Marc Fournierensure all curl-based plugins follow HTTP redirects
2015-01-16 Eric Sandeenadd Modbus/RTU support to modbus plugin
2015-01-16 Marc FournierRPM specfile: misc improvements related to perl files
2015-01-15 Marc Fournierwrite_riemann: defaults to use TCP and batching
2015-01-14 Marc FournierRPM specfile: install client tools to a dedicated package
2015-01-14 Marc FournierRPM specfile: handle new write_log plugin
2015-01-14 Marc FournierMerge remote-tracking branch 'origin/pr/835'
2015-01-14 Jim Radfordperl plugin: plugins are linked with *_LIBADD and LIBS...
2015-01-14 Jim Radfordlibperl's ldopts include libaries and therefore should...
2015-01-14 Pierre-Yves... Merge pull request #886 from pyr/feature/write_log
2015-01-13 Pierre-Yves... Do not mention plugins with no options.
2015-01-13 Pierre-Yves... mention write_log in the README
2015-01-13 Pierre-Yves... change license
2015-01-12 Sven Trenkelpython: Properly init the empty string with Python3.
2015-01-09 Sven TrenkelFix compiler warnings with Python3.
2015-01-08 Pierre-Yves... Add a write_log output plugin which logs values.
2015-01-08 Pierre-Yves... Merge pull request #870 from ifesdjeen/bugfix/absolute...
2015-01-07 Marc FournierMerge branch 'collectd-5.4'
2015-01-07 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-01-07 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-01-07 Manuel Luis... Fix check for htonll in configure.ac
2015-01-07 Pierre-Yves... Merge pull request #847 from mihu/bind_zone_fix
2014-12-31 Marc Fourniertypes_list: fix carriage return sign
2014-12-23 Marc FournierRPM specfile: avoid packaging some files twice
2014-12-22 Marc FournierRPM specfile: revert back to sysvinit on EL6
2014-12-22 Yoga Ramalingamconfigure: Fixed check for AM_PATH_LIBCCRYPT
2014-12-17 Alex PetrovChange "plugin_dispatch_multivalue" to accept any metri...
2014-12-15 Marc Fourniercollectd.confpod: mention 2 new options to tail plugin
2014-12-15 Marc Fourniercollectd.conf example: mention new write_riemann options
2014-12-15 Marc Fourniercollectd.conf example: remove erroneous quotes
2014-12-12 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2014-12-12 Ruben Kerkhofvirt plugin: only gather stats for running domains
2014-12-12 Marc FournierMerge pull request #857 from Lupul/patch-1
2014-12-11 Zollner Robertvirt plugin: Fix memory stats to use the same units
2014-12-10 Pierre-Yves... Merge pull request #853 from vincentbernat/fix/kafka...
2014-12-10 Vincent Bernatwrite_kafka: check for partition availability before...
next