]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2014-10-28  Marc Fourniervarnish: manpage & example cleanup
2014-10-28  Marc Fourniervarnish: correct an erroneous type
2014-10-28  Marc Fourniervarnish: monitor VSM usage stats, made available in V4
2014-10-28  Marc Fourniervarnish: monitor 2 purge-relatad metrics added in V4
2014-10-28  Marc Fourniervarnish: add a couple of metrics available both in...
2014-10-28  Marc Fourniervarnish: adapt to metrics renames & deprecations in...
2014-10-28  Marc Fourniervarnish: bare minimum changes to support varnish4
2014-10-28  Marc Fournierconfigure: add varnish4 presence detection
2014-10-27  loginator17Update write_http.c 752/head
2014-10-27  Landry BreuilRecent NetBSD versions also use a TAILQ. 779/head
2014-10-27  Landry BreuilUse cpu_stage() where expected in the CAN_USE_SYSCTL...
2014-10-27  Landry Breuilinpt_queue is a TAILQ on OpenBSD
2014-10-27  Landry BreuilLink collectd-tg with -lpthread if available
2014-10-27  Landry BreuilFix swapctl() argument count detection on OpenBSD.
2014-10-27  Landry BreuilInclude pthread.h in plugin.h to get pthread_t definition.
2014-10-27  Landry BreuilFix the processes plugin on OpenBSD (#776) 778/head
2014-10-26  Marc FournierMerge remote-tracking branch 'origin/pr/488'
2014-10-26  Sebastian HarlLet the config parser accept unquoted IPv6 addresses.
2014-10-25  Sebastian HarlMerge pull request #774 from trenkel/master
2014-10-23  Sven Trenkelpython: Add get_dataset() to the man page. 774/head
2014-10-23  Sven TrenkelAdd get_dataset() as a way to get the definition of...
2014-10-21  Michael SchenckIncluding vl->type, even when vl->type_instance is... 772/head
2014-10-20  Marc Fourniermysql: correct 2 data types in innodb counters
2014-10-19  Sebastian HarlUse the complain mechanism to report write failures. 765/head
2014-10-19  Sebastian Harlwrite_graphite plugin: Improved error reporting when... 764/head
2014-10-15  darydermove debug statements to separate lines
2014-10-10  loginator17Update collectd.conf.pod - adding PostTimeout parameter...
2014-10-10  loginator17Update write_http.c - adding Post timeout
2014-10-07  daryderUpdate configure.ac
2014-10-07  daryderupdate for libyajl version 1.0.12 compatibility
2014-10-07  daryderUpdate collectd.conf.in
2014-10-07  daryderUpdate collectd.conf.pod
2014-10-07  daryderAdd new options to Ceph plugin and library change
2014-10-07  Michael Schenckmissed the output_name 759/head
2014-10-07  Michael SchenckAdded support for the last two additional columns in...
2014-10-06  daryderUpdate configure.ac
2014-10-06  daryderAdd two new options to Ceph config
2014-10-06  daryderRemove libjson-c dependency for ceph plugin
2014-10-06  daryderChange JSON parsing to use libyajl
2014-10-06  daryderChange JSON parsing to use libyajl
2014-10-01  trenkelMerge pull request #751 from ptbrowne/prepend-sys-path
2014-10-01  loginator17Update write_http.c - indentation again
2014-10-01  loginator17Update collectd.conf.pod - adding LowLimit params
2014-10-01  Patrick Brownedoc(collectd-python): update 751/head
2014-10-01  loginator17write_http.c - removed duplicate line
2014-10-01  loginator17write_http.c - Indentation fix
2014-09-30  loginator17Update write_http.c - adding Low Speed Limit
2014-09-30  loginator17Update write_http.c
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-25  Marc Fournierstatsd: clarify/simplify documentation & example
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-23  Denis BoulasAdded documentation for StatsD module per added functio...
2014-09-22  Victor Bergerbind plugin: split bind_xml_stats to v3 and v1_v2. 742/head
2014-09-22  Scott SandersBit shift right by 8 to get return code from exit status
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 697/head
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-17  Florian Forstercpu plugin: Remove temperature code for Mac OS X.
2014-09-17  Florian Forsterswap plugin: Make "cached" optional under Linux.
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: 734/head
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 732/head
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  Vladimir SmirnovFix typo in if caluse 730/head
2014-09-10  Matthias Bethkeadd listval_filter method and corresponding tests 728/head
2014-09-10  Matthias Bethkerefactor common query-response code
2014-09-10  Matthias Bethkeclean up Perl style a bit
2014-09-10  Matthias Bethkereplace Regexp::Common with core Scalar::Util
2014-09-10  Matthias Bethkeadd a test suite
2014-09-10  Florian ForsterMerge branch 'collectd-5.3' into collectd-5.4
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/common.c: Fix strstripnewline().
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
next