Code

collectd.conf: Added example PostgreSQL writer configuration.
[collectd.git] / src /
2012-11-20 Sebastian Harlcollectd.conf: Added example PostgreSQL writer configur... sh/collectd-5.2
2012-11-20 Sebastian Harlcollectd.conf: Added a short explanation to the 'Interv...
2012-11-19 Pierre-Yves Ritschardfix redis default node initialization
2012-11-19 Florian Forstercollectd-tg(1): Add manpage.
2012-11-17 Florian Forstercollectd.conf(5): Add the per-plugin interval to the...
2012-11-17 Florian Forstersrc/libcollectdclient/Makefile.am: Fix typo.
2012-11-17 Florian Forstersrc/libcollectdclient/Makefile.am: Add "collectd/networ...
2012-11-17 Ed Schoutensrc/libcollectdclient/network.c: Fix the build on FreeBSD.
2012-11-17 Ed Schoutensrc/libcollectdclient/network_buffer.c: Fix gcrypt...
2012-11-17 Florian ForsterMerge branch 'collectd-5.1'
2012-11-17 Florian ForsterMerge remote-tracking branch 'origin/master'
2012-11-17 Florian ForsterMerge branch 'collectd-5.0' into collectd-5.1
2012-11-17 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-11-17 Marc Fournierfixed paths in example configuration file
2012-11-17 Sebastian Harllcc_features.h: Relicense under the MIT license.
2012-11-17 Florian Forstersrc/libcollectdclient/network_buffer.c: Copy gcrypt...
2012-11-17 Florian Forsterlibcollectdclient: Update to the high-resolution time...
2012-11-17 Florian ForsterMerge branch 'sr/pf'
2012-11-17 Florian ForsterMerge branch 'sh/postgresql-writer'
2012-11-17 Florian ForsterMerge branch 'sh/postgres-queries'
2012-11-17 Florian ForsterMerge branch 'libvirt-interfacenumber'
2012-11-17 Florian Forsterlibcollectdclient: Relicense under the MIT license.
2012-11-17 Florian ForsterMerge branch 'ff/netlib'
2012-11-17 Ed Schoutensrc/network.c: Fix the build on FreeBSD.
2012-11-16 Florian Forstersrc/plugin.c: Replace the last use of "interval_g"...
2012-11-16 Florian ForsterMerge branch 'sh/plugin_interval'
2012-11-15 Sebastian Harlutils_time: cdtime_to_iso8601(): Include timezone infor...
2012-11-15 Florian Forstersrc/configfile.[ch]: Implement the cf_get_default_inter...
2012-11-15 Sebastian Harlpostgresql plugin: Simplified transaction handling...
2012-11-15 Sebastian Harlcollectd.conf(5): Documented the postgresql FLUSH support.
2012-11-15 Sebastian Harlpostgresql plugin: Added support for "flushing" data.
2012-11-15 Sebastian Harlpostgresql plugin: Fixed unregistering of write callbacks.
2012-11-15 Sebastian Harlpostgresql plugin: Unregister all writers on shutdown.
2012-11-14 Sebastian Harlpostgresql plugin: Commit a transaction before shutting...
2012-11-14 Sebastian Harlpostgresql plugin: Don't try to restart a failed transa...
2012-11-14 Sebastian Harlpostgresql plugin: Restart a writer transaction if...
2012-11-14 Sebastian Harlcollectd.conf(5): Documented the postgresql <Database...
2012-11-14 Sebastian Harlcollectd.conf(5): Documented the "CommitInterval" optio...
2012-11-14 Sebastian Harlpostgresql plugin: Added 'CommitInterval' config option.
2012-11-14 Sebastian Harlcollectd-perl(5): Don't actually use $interval_g in...
2012-11-14 Sebastian Harlcollectd-perl(5): Mention that $interval_g should not...
2012-11-14 Sebastian Harlperl plugin: Emit a warning when accessing $interval_g.
2012-11-14 Sebastian Harlperl plugin: Simplified $interval_g implementation.
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-11-12 Florian ForsterMerge branch 'collectd-5.1'
2012-11-11 Florian ForsterMerge branch 'collectd-5.0' into collectd-5.1
2012-11-11 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-11-11 Florian Forsterping plugin: Don't abort the "ping_thread" when ping_se...
2012-11-11 Florian Forsterping plugin: Refactor "ping_thread": Move iteration...
2012-11-11 Florian Forsterdisk plugin: Add the "UseBSDName" option for Mac OS X.
2012-11-11 Florian Forsteraggregation plugin: Improve two error messages.
2012-11-11 Florian ForsterMerge branch 'ff/aggregate'
2012-11-10 Florian Forsteraggregation plugin: Handle the initial EAGAIN return...
2012-11-10 Florian Forsteraggregation plugin: Handle a start-up condition gracefully.
2012-11-10 Florian Forsteraggregation plugin: Implement the "GroupBy" option.
2012-11-10 Brian Aker1) Cleans up one configure.ac error AC_LINK_IFELSE...
2012-11-10 Florian Forsterrrdcached plugin: Fix syntax and type errors.
2012-11-10 Florian Forsterrrdcached plugin: Implement the "XFF" option.
2012-11-10 Florian Forsterrrdcached plugin: Implement the "RRATimespan" option.
2012-11-10 Florian Forsterrrdcached plugin: Implement the "StepSize", "HeartBeat...
2012-11-10 Florian Forsterrrdcached plugin: Refactor the configuration handling.
2012-11-10 Florian ForsterMerge remote-tracking branch 'github-tokkee/sh/empty...
2012-11-10 Idan Kamaracollectd-python.conf(5): fix register_* argument descri...
2012-11-10 Idan Kamaracollectd-python.conf(5): change phrasing of function...
2012-11-10 Idan Kamaracollectd-python.conf(5): change phrasing of minimum...
2012-11-10 Idan Kamaracollectd-python.conf(5): fix trivial spelling mistakes
2012-11-10 Idan Kamaracollectd-python.conf(5): capitalize Python
2012-11-08 Florian Forsterpf plugin: Include "common.h".
2012-10-26 Sebastian Harlcollectd.conf(5): Documented the postgresql "by_table...
2012-10-26 Sebastian Harlpostgresql_default.conf: Added _by_table variants for...
2012-10-25 Sebastian Harloconfig: Allow empty statement lists (in blocks and...
2012-10-24 Sebastian Harlpostgresql plugin: Fixed config key check for <Writer...
2012-10-20 Chris Lundquistnetwork.c: call gcry_check_version() as required by...
2012-10-20 Florian ForsterMerge remote-tracking branch 'trenkel/collectd-4.10...
2012-10-20 KIvosakChange the libnetlink function used to query link stati...
2012-10-18 Sebastian Harlpostgresql plugin: Added support for using the db insta...
2012-10-18 Sebastian Harlcollectd.conf(5): Documented the <Database> "Instance...
2012-10-18 Sebastian Harlpostgresql plugin: Added "Instance" option to <Database...
2012-10-18 Florian ForsterMerge branch 'collectd-5.1'
2012-10-18 Florian ForsterMerge branch 'collectd-5.0' into collectd-5.1
2012-10-18 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-10-17 Florian Forsterdisk plugin: Multiply the average read/write latency...
2012-10-14 Sebastian HarlUse plugin_thread_create() rather than pthread_create...
2012-10-14 Sven Trenkelpython: Fix memory leaks.
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-12 Florian Forstersrc/utils_format_graphite.[ch]: Add the "store_rates...
2012-10-11 Chris Lundquistnetwork.c: workaround for broken OSX compilers issuing...
2012-10-11 Florian ForsterMerge branch 'collectd-5.1'
2012-10-11 Florian ForsterMerge remote-tracking branch 'origin/collectd-5.1'...
2012-10-11 Florian ForsterMerge branch 'collectd-5.1'
2012-10-11 Florian Forstersrc/utils_db_query.[ch]: Remove duplicate "const" modifier.
2012-10-11 Florian ForsterMerge branch 'collectd-5.0' into collectd-5.1
2012-10-11 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-10-11 Florian ForsterMerge branch 'ff/snmp' into collectd-4.10
next