collectd.git
2014-07-25 Pierre-Yves... Merge pull request #360 from pyr/feature-log-logstash
2014-07-25 Pierre-Yves... document log_logstash
2014-07-25 Pierre-Yves... small typos
2014-07-25 Pierre-Yves... forgotten printf
2014-07-25 Pierre-Yves... Merge pull request #660 from mfournier/logfile-log_level
2014-07-25 Pierre-Yves... avoid possibility of muting log output
2014-07-25 Pierre-Yves... bring in AM_CPPFLAGS
2014-07-25 Pierre-Yves... support emitting to stdout or stderr
2014-07-25 Pierre-Yves... Merge pull request #670 from pyr/feature-write-kafka
2014-07-25 Pierre-Yves... Merge pull request #518 from pyr/feature-riemann-threshold
2014-07-24 Marc Fournieradd 2 missing options to example config
2014-07-24 Marc FournierMerge branch 'udev-disk'
2014-07-24 Marc Fournierdisk: document missing option + add example
2014-07-24 Pierre-Yves... add documentation
2014-07-24 Pierre-Yves... Merge pull request #639 from dothebart/fix_cpu_crash
2014-07-24 Pierre-Yves... Merge pull request #666 from KiNgMaR/write_http-ssloptions
2014-07-24 Pierre-Yves... make kafka logs go through collectd's logging
2014-07-24 Pierre-Yves... remove unneeded include
2014-07-23 Pierre-Yves... Add a write_kafka output with similar properties to...
2014-07-22 Pierre-Yves... document new options
2014-07-22 Pierre-Yves... make threshold checking optional
2014-07-22 Pierre-Yves... Merge branch 'master' into feature-riemann-threshold
2014-07-22 Pierre-Yves... reuse main avl tree
2014-07-22 Pierre-Yves... Store the avl tree within collectd core.
2014-07-20 Ingmar Rungewrite_http: expose more TLS options
2014-06-24 Marc FournierMerge pull request #619 from Crapworks/master
2014-06-24 Marc Fourniercorrect typo in error message
2014-06-24 Marc Fournierlogfile: avoid total silence in case of a misconfiguration
2014-06-24 Marc Fournierremove quotes in example config to make all statements...
2014-06-24 Marc Fourniermention new options to cpu plugin in example config
2014-06-23 Marc Fournieradd brackets to the list of characters graphite chokes on
2014-06-20 Marc FournierMerge pull request #636 from dothebart/config_debug_non...
2014-06-20 David BlundellAdd support for durable AMQP queues
2014-06-07 Wilfried GoesgensCPU Percentage: after realloc the pointer becomes inval...
2014-06-07 Wilfried GoesgensSyslog: if we can't find the loglevel specified by...
2014-05-25 Matt CottinghamRemove _num suffix from listen_disabled_num collected...
2014-05-23 Matt CottinghamSubmit listen_disabled_num in memcached.c
2014-05-23 Matt CottinghamFix link to memcached protocol
2014-05-22 Christian Eichelmannincreased buffer size
2014-05-08 Florian Forsterwrite_http plugin: Remove custom string and boolean...
2014-04-26 Sebastian Harlcollection.cgi: Use -l 0 for df_complex graphs.
2014-04-26 Sebastian Harlcollection.cgi: Added support for df_complex types.
2014-04-26 Fabiano Pirescollection.cgi: Fixed apache data-sources.
2014-04-26 Sebastian Harlexamples/myplugin: Updated to the current plugin API.
2014-03-30 Marc FournierMerge pull request #569 from manuelluis/mlsr/MSG_DONTWA...
2014-03-30 Marc FournierMerge pull request #546 from manuelluis/mlsr/tcpconns-aix
2014-03-27 Pierre-Yves... Merge pull request #446 from bugsduggan/feature/tail_pl...
2014-03-10 Pierre-Yves... Merge pull request #575 from amiron/riemann_notificatio...
2014-03-10 Pierre-Yves... typo in plugin descr header
2014-03-10 Pierre-Yves... add documentation for #516
2014-03-10 Pierre-Yves... Merge pull request #516 from pyr/feature-normalized-cpu
2014-03-08 Adrian Mironwrite_riemann: send notification message to riemann...
2014-03-04 Manuel Luis... AIX doesn't have MSG_DONTWAIT, define as MSG_NONBLOCK
2014-03-03 Frank Cornelisindents
2014-03-03 Frank CornelisHTTP Digest support for curl plugins
2014-02-20 Manuel CISSÉmemory plugin: fix submit multivalue (fill vl.type)
2014-02-10 Patrick Mooneydisk: Add udev-based device renaming on Linux
2014-02-08 Manuel Luis... Fix tcp state names to be like others.
2014-02-03 Jeremy Katzredis allows passwords up to 512 characters long
2014-02-02 Pierre-Yves... Merge pull request #525 from collectd/feature-better...
2014-01-24 Pierre-Yves... Graphite deals poorly with metric names containing...
2014-01-23 Marc FournierMerge remote-tracking branch 'origin/pr/524'
2014-01-23 Marek Beckaremoved invalid space from macro definition
2014-01-20 Florian ForsterMerge remote-tracking branch 'github/master'
2014-01-20 Florian Forstercontrib/collection.cgi: Add license header.
2014-01-17 Pierre-Yves... Merge branch 'feature-log-logstash' of github.com:pyr...
2014-01-17 Pierre-Yves... Add threshold checks for riemann output.
2014-01-17 Pierre-Yves... Merge branch 'feature-riemann-threshold' of github...
2014-01-17 Pierre-Yves... better indentation.
2014-01-17 Pierre-Yves... Merge branch 'master' into feature-normalized-cpu
2014-01-16 Pierre-Yves... import thresholds from thresholds.c
2014-01-16 Pierre-Yves... typo fixes.
2014-01-16 Pierre-Yves... as advised by @octo move to a rate computing function
2014-01-16 Pierre-Yves... add a value_to_rate function.
2014-01-16 Ruben KerkhofFix a typo in the manpage
2014-01-16 Pierre-Yves... Merge pull request #497 from pyr/feature-conntrack-pct
2014-01-16 Pierre-Yves... keep plugin instance for first cpu
2014-01-15 Pierre-Yves... fix typos
2014-01-15 Pierre-Yves... handle comments from @octo
2014-01-15 Pierre-Yves... Add ReportByCpu and ValuesPercentage for cpu plugin
2014-01-15 Pierre-Yves... integrate comments by @octo
2014-01-15 Pierre-Yves... provide conntrack percentage values
2014-01-14 Florian Forstercollectd.conf(5): Correct default value used.
2014-01-14 Florian Forstermemory plugin: Use the new plugin_dispatch_multivalue...
2014-01-14 Florian ForsterMerge branch 'master' into katzj/memory
2014-01-14 Florian ForsterMerge branch 'katzj/swap'
2014-01-14 Florian Forsterswap plugin: Remove the swap_submit() function.
2014-01-14 Florian Forstersrc/common.[ch]: Rewrite the escape_slashes() function.
2014-01-14 Florian Forstersrc/utils_cache.c: Very minor performance improvement.
2014-01-13 Florian Forsterswap plugin: Use the "complex" configuration.
2014-01-13 Florian Forsterswap plugin: Remove left-over debugging message.
2014-01-13 Florian Forsterswap plugin: Switch to the new plugin_dispatch_multival...
2014-01-13 Florian Forstersrc/plugin.[ch]: Implement plugin_dispatch_multivalue().
2014-01-12 Florian Forstercollectd.conf(5): Document the memory plugin's Values...
2014-01-12 Florian Forstermemory plugin: Move calculation of the percentage to...
2014-01-12 Florian Forstermemory plugin: Use the "complex" configuration.
2014-01-12 Florian Forsterswap plugin: Improvements for the percent code:
2014-01-12 Jeremy KatzSupport sending percentages for memory utilization
2014-01-12 Florian Forstercollectd.conf(5): Document "Values{Absolute,Percentage...
2014-01-12 Jeremy KatzAdd support for ReportAbsolute and ReportPercentage...
next