collectd.git
2014-10-25 Sebastian HarlMerge pull request #774 from trenkel/master
2014-10-23 Sven Trenkelpython: Add get_dataset() to the man page.
2014-10-23 Sven TrenkelAdd get_dataset() as a way to get the definition of...
2014-10-20 Marc Fourniermysql: correct 2 data types in innodb counters
2014-10-01 trenkelMerge pull request #751 from ptbrowne/prepend-sys-path
2014-10-01 Patrick Brownedoc(collectd-python): update
2014-09-30 Patrick Brownefeat(python-plugin): prepend instead of append ModulePa...
2014-09-26 Florian Forstercpu plugin: Don't report empty cpu states.
2014-09-23 Florian Forstersrc/Makefile.am: Make sure plugins only export "module_...
2014-09-23 Florian ForsterMerge remote-tracking branch 'github/pr/697'
2014-09-23 Florian ForsterMerge remote-tracking branch 'github/pr/734'
2014-09-22 Victor Bergerbind plugin: split bind_xml_stats to v3 and v1_v2.
2014-09-20 Victor Bergerbind plugin: add support for the new XML v3 API.
2014-09-20 Florian ForsterCOPYING: Add the MIT License and add a note about plugi...
2014-09-20 Florian ForsterMove utils_parse_option.[ch] out of the daemon/ directory.
2014-09-20 Florian Forstercommon.[ch]: Move escape_string() to here.
2014-09-20 Florian ForsterMove collectd daemon files to the src/daemon/ directory.
2014-09-18 Marc Fourniermemory: make linux slab reporting work with older kernels
2014-09-18 Marc Fourniermemory: adjust safeguard to changes from previous commit
2014-09-18 Florian Forstersrc/collectd.c: Set the LC_NUMERIC locale to "C".
2014-09-16 Florian Forsterwrite_graphite plugin: Limit number of reconnection...
2014-09-16 Manuel CISSÉmemory plugin: Add slab memory stats (linux)
2014-09-16 Florian Forstervirt plugin: Rename the "libvirt" plugin to "virt".
2014-09-16 Florian Forstercpu plugin: Various, random fixes and improvements:
2014-09-16 Florian Forsterswap plugin: Make SwapCached optional under Linux.
2014-09-15 Florian Forstercpu plugin: Fix parsing of SoftIRQ under Linux.
2014-09-14 Florian Forsteropenvpn plugin: Don't signal an error when no clients...
2014-09-14 John FerlitoAdd ReconnectInterval option to Network plugin
2014-09-14 John FerlitoMove sockent_client_disconnect above sockent_client_dis...
2014-09-13 Florian Forstercollectd.conf(5): Document the ReportDegraded" option.
2014-09-13 Florian Forsterbattery plugin: Implement the "ReportDegraded" option.
2014-09-11 Florian Forsterbattery plugin: Implement the ValuesPercentage option.
2014-09-11 Florian Forsterbattery plugin: Only report "current" when actually...
2014-09-11 Florian ForsterAUTHORS: Add Andy Parkins.
2014-09-10 Vladimir SmirnovFix typo in if caluse
2014-09-10 Florian Forsterbattery plugin: Import code to read metrics from sysfs.
2014-09-10 Florian Forstersrc/common.[ch]: Implement strtogauge().
2014-09-10 Florian Forstersrc/configfile.c: Fix the default interval setting.
2014-09-08 Marc FournierRPM specfile: take all new plugins and dependencies...
2014-09-08 Marc FournierMerge branch 'collectd-5.4'
2014-09-08 Marc FournierRPM specfile: enable lvm plugin on RHEL7
2014-09-08 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2014-09-08 Florian ForsterMerge remote-tracking branch 'github/master'
2014-09-08 Florian Forsterprocesses plugin: Limit the buffer size used for comman...
2014-09-08 Marc FournierRPM specfile: enable netlink plugin on RHEL > 5
2014-09-08 Marc FournierRPM specfile: fix bogus dates
2014-09-08 Marc FournierRPM specfile: support for RHEL7
2014-09-08 Marc FournierRPM specfile: add missing %files section for modbus...
2014-09-08 Marc FournierRPM specfile: remove define accidentally re-added when...
2014-09-08 Marc FournierRPM specfile: remove macro accidentally re-added when...
2014-09-08 Marc FournierRPM specfile: remove duplicate modbus block
2014-09-08 Marc Fournierimprove CollectInternalStats's documentation
2014-09-08 Marc FournierMerge remote-tracking branch 'origin/pr/691'
2014-09-08 Florian ForsterMerge branch 'pr-713'
2014-09-08 Florian Forstersrc/plugin.c: Parse "MaxReadInterval" with global_optio...
2014-09-08 Florian Forstersrc/configfile.[ch]: Implement global_option_get_time().
2014-09-08 Florian Forstersrc/configfile.c: Use cf_util_get_cdtime() to parse...
2014-09-08 Florian Forsterset target: Simplify config parsing.
2014-09-06 Florian Forsterdisk plugin: Add metric for pending I/O operations.
2014-09-06 Florian ForsterMerge branch 'collectd-5.4'
2014-09-06 Florian ForsterMerge branch 'collectd-5.3' into collectd-5.4
2014-09-06 Florian Forsternetwork plugin: Improve client connecting behavior.
2014-09-05 Florian Forsternetwork plugin: Improve "Buffer too small" error message.
2014-09-05 Florian Forsterwrite_http plugin: Don't compare pointer with numeric...
2014-09-04 Florian Forstercollectd.conf(5): s/metircs/metrics/
2014-09-04 Florian Forstercollectd.conf(5): Improve markup of the write_kafka...
2014-09-04 Florian Forsterwrite_http plugin: Implement the "BufferSize" option.
2014-09-03 Florian Forstersrc/utils_match.[ch]: Implement match_value_reset().
2014-09-03 Florian Forstercurl plugin: Use the utility functions for config handling.
2014-09-02 Florian ForsterMerge remote-tracking branch 'github/collectd-5.3'...
2014-09-02 Florian Forstersrc/meta_data.c: If the meta_data_t is empty, avoid...
2014-09-02 Florian Forstersrc/utils_format_json.c: Handle empty meta_data_t grace...
2014-09-02 Florian Forsterpython plugin: Don't create empty meta_data_t objects.
2014-09-02 Florian Forstersrc/utils_rrdcreate.c: Free "args".
2014-09-01 Marc FournierMerge pull request #695 from mfournier/curlopt_username...
2014-08-31 Alexey Remizovparse option MaxReadInterval in the plugin_init_all()
2014-08-31 Florian Forsterapache plugin: Remove custom string/bool config functions.
2014-08-29 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2014-08-29 Marc FournierRPM specfile: update changelog without incrementing...
2014-08-29 Florian Forstersrc/collectd.h: Enable __attribute__() for clang, too.
2014-08-29 Florian ForsterGenericJMXConfConnection: Remove unused imports.
2014-08-29 Florian Forsterjava plugin: Make sure cjni_thread_detach() is called...
2014-08-29 Florian Forstercollectd.conf(5): Improve AutoLoadPlugin documentation.
2014-08-27 Florian Forstercollectd.conf(5): Improve documentation of LoadPlugin.
2014-08-26 Yves Mettierrenamed the option to CollectInternalStats; renamed...
2014-08-25 Alexey Remizovdocument MaxReadInterval option
2014-08-25 Yves Mettiernb_values missing in types.db; renaming as cache_size
2014-08-25 Alexey Remizovrename option MaxEffectiveInterval -> MaxReadInterval
2014-08-22 Marc FournierMerge branch 'feature/ZOL'
2014-08-22 Kevin BowlingEL <6 provide perl-ExtUtils-Embed with base perl
2014-08-22 Alexey Remizovallow to configure the maximum effective interval betwe...
2014-08-22 Florian ForsterMerge remote-tracking branch 'github/pr/706'
2014-08-21 Moshe ZadaSmall naming conventions fixes, let the user to choose...
2014-08-21 Moshe Zadas/appended/used/ according to PR 706
2014-08-21 John LeachStatsd: support samplerate field in timing metric types
2014-08-21 Florian ForsterMerge remote-tracking branch 'github/pr/711'
2014-08-20 Marc FournierMerge pull request #712 from tas50/master
2014-08-20 Tim SmithFix spelling and split words where appropriate in readm...
2014-08-18 John LeachStatsd: support samplerate field in timing metric types
2014-08-18 Florian Forstercollectd.conf: Fix default packet size of the network...
next