Move last_poll_data to inside ceph_daemon struct
[collectd.git] / src /
2015-01-07 daryderMove last_poll_data to inside ceph_daemon struct
2014-12-22 daryderChanges to use base types, add comments, etc.
2014-12-22 daryderFix formatting
2014-12-22 daryderAdd ceph base types
2014-12-10 daryderMerge pull request #1 from mfournier/ceph
2014-12-10 Marc Fournierceph: prepend all warning & error messages with plugin...
2014-12-10 Marc Fournierceph: replace erroneous format string in DEBUG statement
2014-12-10 Marc Fournierceph: correct pod formatting error in manpage
2014-12-04 daryderAdd ability to ignore bad daemon configs
2014-11-03 daryderChange strcat to strncat
2014-11-03 daryderUpdate ceph declaration to new format
2014-10-15 darydermove debug statements to separate lines
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-06 daryderAdd two new options to Ceph config
2014-10-06 daryderChange JSON parsing to use libyajl
2014-10-06 daryderChange JSON parsing to use libyajl
2014-06-06 daryderUpdate ceph.c
2014-05-30 daryderUpdate ceph.c
2014-04-04 daryderUpdated configuration layout
2014-04-04 daryderChanged ceph configuration layout
2014-04-04 daryderAdd ceph documentation
2014-04-03 daryderAdded ceph plugin typical configuration
2014-04-03 daryderCreate ceph.c
2014-04-03 daryderAdded ceph plugin
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 RitschardMerge pull request #446 from bugsduggan/feature/tail_pl...
2014-03-10 Pierre-Yves RitschardMerge pull request #575 from amiron/riemann_notificatio...
2014-03-10 Pierre-Yves Ritschardtypo in plugin descr header
2014-03-10 Pierre-Yves Ritschardadd documentation for #516
2014-03-10 Pierre-Yves RitschardMerge pull request #516 from pyr/feature-normalized-cpu
2014-03-08 Adrian Mironwrite_riemann: send notification message to riemann...
2014-03-04 Manuel Luis Sanmar... 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-08 Manuel Luis Sanmar... 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 RitschardMerge pull request #525 from collectd/feature-better...
2014-01-24 Pierre-Yves RitschardGraphite 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-17 Pierre-Yves Ritschardbetter indentation.
2014-01-17 Pierre-Yves RitschardMerge branch 'master' into feature-normalized-cpu
2014-01-16 Pierre-Yves Ritschardtypo fixes.
2014-01-16 Pierre-Yves Ritschardas advised by @octo move to a rate computing function
2014-01-16 Pierre-Yves Ritschardadd a value_to_rate function.
2014-01-16 Ruben KerkhofFix a typo in the manpage
2014-01-16 Pierre-Yves RitschardMerge pull request #497 from pyr/feature-conntrack-pct
2014-01-16 Pierre-Yves Ritschardkeep plugin instance for first cpu
2014-01-15 Pierre-Yves Ritschardfix typos
2014-01-15 Pierre-Yves Ritschardhandle comments from @octo
2014-01-15 Pierre-Yves RitschardAdd ReportByCpu and ValuesPercentage for cpu plugin
2014-01-15 Pierre-Yves Ritschardintegrate comments by @octo
2014-01-15 Pierre-Yves Ritschardprovide 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...
2014-01-12 Florian Forsterwrite_riemann plugin: Coding style fixes.
2014-01-10 Marc FournierMerge branch 'collectd-5.4'
2014-01-08 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2014-01-08 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2014-01-08 Marc FournierRevert "curl_xml.c: avoid using uninitalized variable...
2014-01-07 Marc Fournierinterface.c: FreeBSD-10 support
2014-01-07 Marc Fourniercurl_xml.c: avoid using uninitalized variable in error...
2014-01-06 Michael Hartfix wg_send_buffer to reconnect tcp sockets on failure
2013-12-22 Sebastian Harlcurl plugin: Fixed a segfault when using <Match> withou...
2013-12-20 Pierre-Yves RitschardMerge pull request #502 from rtkmhart/write_graphite_is...
2013-12-20 Pierre-Yves RitschardMerge pull request #414 from kri5/master
2013-12-20 Michael Hartfix wg_send_buffer to reconnect tcp sockets on failure
2013-12-20 Christophe CourtautAdds Blacklist/Whitelist support to snmp plugin
2013-12-20 Pierre-Yves RitschardMerge pull request #499 from pyr/feature-cpu-active
2013-12-20 Pierre-Yves RitschardMerge pull request #498 from pyr/feature-relative-load
2013-12-20 Pierre-Yves RitschardMerge pull request #362 from mikepilat/add-snmpv3
2013-12-18 Pierre-Yves RitschardReport a CPU "active" value, summing non-idle values
2013-12-18 Pierre-Yves RitschardDocument changes, mostly taken from @vbartoni's origina...
2013-12-18 Pierre-Yves RitschardAdapt to @octo's comments for PR #344
2013-11-14 Tom LeamanAllow Interval per File block for tail plugin
2013-11-13 Florian ForsterMerge branch 'collection3-data-sources' of git://github...
2013-11-13 Florian ForsterMerge branch 'netlinkfix' of git://github.com/marekbeck...
2013-11-13 Florian ForsterMerge branch 'ff/network'
next