Code

perl plugin: Export plugin_get_interval() to Perl plugins.
[collectd.git] / src /
2012-11-14 Sebastian Harlperl plugin: Export plugin_get_interval() to Perl plugins.
2012-11-14 Florian Forstersrc/plugin.c: Report an error if ctx.interval is not...
2012-11-14 Florian Forsterrrdtool plugin: Remove warnings.
2012-11-14 Florian Forstersrc/plugin.c: Don't regularly check for read plugins.
2012-10-14 Sebastian HarlUse plugin_thread_create() rather than pthread_create...
2012-10-14 Sebastian Harlplugin: Don't switch plugin context in 'write', 'notifi...
2012-10-14 Sebastian HarlInitialize plugin context to global interval before...
2012-10-14 Sebastian HarlDon't use 'interval_g' in any plugins.
2012-10-14 Sebastian Harlplugin: Added plugin_get_interval().
2012-10-06 Florian Forstercollectd.conf(5): Document the "LoadPlugin / Interval...
2012-10-06 Florian Forstersrc/plugin.c: Document the use of "register_complex_read".
2012-02-03 Sebastian Harlplugin: Added plugin_thread_create().
2012-02-03 Sebastian Harlplugin: Introduced basic support for per-plugin intervals.
2012-02-03 Florian Forsterirq plugin: Coding style fixes.
2012-02-03 Florian ForsterMerge pull request #19 from bostjan/master
2012-02-03 Bostjan SkufcaChanges in irq plugin:
2012-01-31 Florian ForsterMerge remote-tracking branch 'snickl/snickl/1-modbus...
2012-01-30 Florian ForsterMerge pull request #18 from ChrisLundquist/cl/mongodb
2012-01-30 Chris Lundquistfree our bson record after the write as not to leak...
2012-01-28 Florian ForsterMerge branch 'collectd-5.0'
2012-01-28 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-01-28 Florian ForsterMerge remote-tracking branch 'tokkee/sh/collectd-5...
2012-01-26 Florian ForsterMinor doc fixes for the Python plugin.
2012-01-26 Florian ForsterMerge pull request #2 from trenkel/collectd-4.10
2012-01-26 Sven Trenkelpython: Fixed crash bug in case the plugin had more...
2012-01-26 Florian Forsteroracle plugin: Fix use of the OCIErrorGet() function.
2012-01-25 Florian ForsterMerge pull request #12 from ChrisLundquist/as/mongodb
2012-01-25 Florian Forsterwrite_mongodb plugin: Fix a format-string error.
2012-01-25 Florian Forsterwrite_mongodb plugin: Fix the use of {CPP,LD}FLAGS.
2012-01-25 Florian Forsterwrite_mongodb plugin: Update copyright header.
2012-01-24 Chris Lundquistremove more commented out code
2012-01-24 Chris LundquistWe have to convert CDTime to seconds since epoch
2012-01-24 Chris Lundquistremove commented out code
2012-01-24 Chris LundquistOk it is posting to the local server
2012-01-24 Chris Lundquistadded more debugging. cleaned up commented lines
2012-01-24 Chris Lundquistcompiles cleanly. libmongoc doesn't have an install...
2012-01-24 Florian Forsterwrite_mongodb plugin: Rename the "write_mongo" plugin.
2012-01-24 Florian Forsterwrite_mongo plugin: Build fixes.
2012-01-24 Akkarit SangpetchFix plugin and type instance field name, also free...
2012-01-24 Akkarit SangpetchAdd write_mongo plugin support for mongodb output ...
2012-01-23 Jonathan Niedercommon: check_create_dir(): Support symlinks as well.
2012-01-23 Sebastian Harlbuild system, ipvs plugin: Check for linux/ip_vs.h...
2012-01-21 Florian ForsterMerge branch 'collectd-5.0'
2012-01-21 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0 collectd-5.0.2
2012-01-21 Florian Forsteroracle plugin: Fix a memory leak.
2012-01-21 Florian Forsteroracle plugin: Improve the error printing function.
2012-01-21 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-01-21 Toni Yleniusdf: Set negative free space values to zero.
2012-01-21 Florian Forsternetwork plugin: Use the new plugin_dispatch_values_secu...
2012-01-21 Florian Forstersrc/plugin.[ch]: Add plugin_dispatch_values_secure().
2012-01-21 Florian Forstersrc/meta_data.[ch]: Add meta_data_clone().
2012-01-21 Florian ForsterMerge "Fix case when availrmem < freemem" into collectd...
2012-01-21 Fabien WernliFix case when availrmem < freemem
2012-01-18 Florian ForsterMerge pull request #14 from insom/master
2012-01-18 Sven Trenkelpython: Fixed memory leaks during dispatch.
2012-01-15 Aaron BradyAdded "PersistOK" option to threshold to send notificat...
2011-12-19 Florian Forstersrc/common.c: parse_value: Be more verbose about parsin...
2011-12-14 Florian Forstercollectd-perl(5): Fix example Perl script.
2011-11-25 Fabien WernliThis improves solaris memory plugin granularity.
2011-11-25 Fabien Wernliuse 64bit counters if available
2011-11-25 Florian ForsterMerge "Fix file:// not working as return code is 0...
2011-11-25 Fabien WernliFix file:// not working as return code is 0 and not...
2011-11-24 Florian ForsterMerge "interface plugin: Fix for bogus interfaces under...
2011-11-24 Florian ForsterMerge "irq plugin: Use the standard ignorelist for...
2011-10-14 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2011-10-07 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2011-09-06 Scott LyonsAMQP plugin: My kingdom for a few semicolons
2011-09-03 Eddy Geezinterface plugin: Fix for bogus interfaces under Solaris.
2011-09-03 Florian Forstercollectd.conf.in: Use the "Globals" option for perl...
2011-09-02 Florian ForsterMerge "curl_json plugin: Be more clever building the...
2011-09-02 Florian Forsterirq plugin: Use the standard ignorelist for filtering...
2011-09-02 Florian ForsterMerge branch 'collectd-5.0'
2011-09-02 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2011-09-02 Bostjan Skufcairq plugin: Implement collection of non-numeric interrupts.
2011-08-29 Sebastian Harlprocesses plugin: Fixed handling of ProcessMatch regexe...
2011-08-27 Florian ForsterMerge "exec plugin: Fixed incorrect typecast of 64...
2011-08-27 Alexander Kovalenkoexec plugin: Fixed incorrect typecast of 64-bit timesta...
2011-08-27 Florian Forstercurl_json plugin: Be more clever building the type...
2011-08-26 Florian ForsterVarnish plugin: Fix gauge vs. derive issues.
2011-08-26 Florian ForsterMerge "fix xff excessive rounding" into collectd-4.10
2011-08-24 jbergstroemCorrect a missing yajl1/2 check
2011-08-22 Manuel Luis Sanmar... tcpconns plugin: add support for AIX
2011-08-22 Xavier Mehrenbergersrc/plugin.c: add info to 'Invalid value list' error...
2011-08-21 Florian ForsterMerge branch 'collectd-5.0'
2011-08-21 Florian Forsterrrdtool plugin: Fix warning about unused variable ...
2011-08-21 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2011-08-21 Francois-Xavier... fix xff excessive rounding
2011-08-16 Florian Forstermysql plugin: Remove sideeffect-free function call.
2011-08-16 Florian Forsternotify_email plugin: Remove useless function and fix...
2011-08-16 Peter GreenMany build fixes that turned up with GCC 4.6.
2011-08-01 Colin Patrick McCabesrc/csv.c: use a bigger buffer
2011-07-07 Florian Forstersrc/utils_format_json.c: Correctly format the time...
2011-07-05 Florian Forstercurl_json plugin: Add compatibility code for libyajl v2.
2011-06-28 Sebastian Harlcollectd.conf: Added a (commented out) 'LoadPlugin...
2011-06-17 Florian ForsterAMQP plugin: Fix printing of interval_g.
2011-06-17 Sebastian Harlrrdcached plugin: Handle boolean config options as...
2011-06-17 Sebastian Harlrrdcached plugin: Register write/flush only if DaemonAd...
2011-06-17 Sebastian Harlrrdcached plugin: Handle configuration using a "complex...
2011-06-17 Sebastian Harlthreshold: Don't register missing/write callbacks unles...
2011-06-17 Sebastian Harlavl tree: Report size of the tree and make that availab...
next