rename command to query
[collectd.git] / src /
2014-11-20 Pierre-Yves Ritschardrename command to query
2014-11-20 Pierre-Yves Ritschardadd support for custom commands in redis plugin
2014-11-20 Marc FournierMerge pull request #759 from mschenck/add-linux-io...
2014-11-20 Marc FournierMerge pull request #783 from mfournier/varnish4
2014-11-20 Marc FournierMerge pull request #799 from mfournier/hiredis-switch
2014-11-19 Pierre-Yves RitschardAvoid reintroducing #610, updates the fix to #804
2014-11-19 Pierre-Yves RitschardMerge pull request #814 from mfournier/upstart-systemd...
2014-11-19 Pierre-Yves RitschardMerge pull request #802 from ccin2p3/faxm0dem/cpu-ticks...
2014-11-19 Pierre-Yves RitschardLet snmp_synch_response deal with PDU freeing
2014-11-19 Marc Fourniercollectd(1): mention upstart & systemd support
2014-11-18 Marc FournierMerge pull request #811 from mfournier/systemd-upstart...
2014-11-18 Marc FournierMerge pull request #810 from njh/mac_battery_read_return
2014-11-18 Marc Fournierprevent going through systemd/upstart code, except...
2014-11-17 Nicholas HumfreyAdded return(0) to the Mac/IOKit variant of battery_read()
2014-11-17 Pierre-Yves RitschardMerge pull request #806 from vincentbernat/fix/libstatgrab2
2014-11-17 Pierre-Yves RitschardMerge pull request #808 from landryb/openbsd_build_fixes_2
2014-11-17 Landry BreuilDetect sys/vmmeter.h and include it if available.
2014-11-17 Landry BreuilFix wrong #ifdef introduced in df46cd01
2014-11-17 Vincent Bernatlibstatgrab: only use one configure test for 0.90 API...
2014-11-15 Pierre-Yves RitschardMerge pull request #719 from mfournier/openldap-improve...
2014-11-15 Pierre-Yves RitschardMerge pull request #795 from vincentbernat/fix/libstatgrab
2014-11-15 Pierre-Yves RitschardMerge pull request #797 from vincentbernat/feature...
2014-11-15 Pierre-Yves RitschardMerge pull request #800 from pyr/feature/riemann-batch
2014-11-15 Pierre-Yves RitschardMerge pull request #798 from pyr/feature/upstart-job
2014-11-14 Marc Fournierwrite_redis: avoid passing a float/double to redisCommand()
2014-11-13 Vincent Bernatlibstatgrab: fix sg_get_disk_io_stats() invocation...
2014-11-12 Marc Fournieropenldap: relicence to MIT
2014-11-12 Vincent Bernatsmart: when threshold is valid, also test for "less...
2014-11-12 Vincent Bernatlibstatgrab: fix sg_get_user_stats() invocation for...
2014-11-12 Vincent Bernatlibstatgrab: fix sg_init() invocation for libstatgrab...
2014-11-12 Pierre-Yves RitschardMerge pull request #803 from bnordbo/aggregation-libm
2014-11-12 Bjørn NordbøLink aggregation.so to libm.so
2014-11-12 Fabien Wernliindentation
2014-11-12 Fabien Wernliallow for 'ReportByCpu false' and 'ValuesPercentage...
2014-11-11 Pierre-Yves RitschardAdd a batching mechanism for riemann TCP writes
2014-11-11 Pierre-Yves RitschardMerge pull request #793 from vincentbernat/fix/gcrypt...
2014-11-11 Pierre-Yves RitschardMerge pull request #792 from vincentbernat/fix/out...
2014-11-11 Pierre-Yves RitschardSupport both systemd and upstart.
2014-11-10 Vincent Bernatsmart: add notifications when a value is below the...
2014-11-10 Vincent Bernatsmart: add a SMART plugin
2014-11-10 Marc Fournierwrite_redis: fix format of commands sent to redis
2014-11-10 Marc Fournierredis: add missing constant
2014-11-10 Marc Fournierwrite_redis: re-add colon dropped in b7984797
2014-11-07 Michael SpiegleFix memory leak in redis.c
2014-11-07 Guillem AngueraAdd memory_lua data type
2014-11-07 Guillem AngueraSet the right order to parse the redis info.
2014-11-07 Victor Sevaremove all credis left. Migrate write_redis too.
2014-11-07 Andrés J. DíazRevert types for redis.c plugin.
2014-11-07 Victor Sevause timeval. keep timeout in milliseconds for backwards...
2014-11-07 Andrés J. DíazSwitch redis.c plugin from credis to hiredis.
2014-11-07 Pierre-Yves RitschardDefine _DEFAULT_SOURCE in addition to _BSD_SOURCE
2014-11-07 Pierre-Yves RitschardMerge pull request #794 from vincentbernat/fix/kafka...
2014-11-07 Vincent Bernatkafka: fix compilation for older versions of librdkafka
2014-11-07 Vincent Bernatnetwork: don't enable gcrypt thread callbacks when...
2014-11-07 Vincent Bernatbuild: fix out-of-tree build
2014-11-06 Marc FournierMerge pull request #791 from mfournier/fix-lvm-merge...
2014-11-05 Marc Fournierlvm: remove duplicate call to lvm_submit()
2014-11-03 Marc Fourniers/libvirt/virt/ in doc & rpm specfile
2014-11-03 Marc Fournierbuild: update reference to files moved in 216c6246
2014-10-31 Marc FournierMerge pull request #772 from mschenck/write_tsdb-type...
2014-10-31 Marc Fournieropenldap: remove reference to shared LDFLAGS
2014-10-30 Pierre-Yves RitschardMerge pull request #778 from landryb/openbsd_fix_proces...
2014-10-30 Pierre-Yves RitschardMerge pull request #779 from landryb/openbsd_build_fixes
2014-10-29 Marc Fourniervarnish: add some detail & references to manpage
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-27 Landry BreuilRecent NetBSD versions also use a TAILQ.
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 BreuilInclude pthread.h in plugin.h to get pthread_t definition.
2014-10-27 Landry BreuilFix the processes plugin on OpenBSD (#776)
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.
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...
2014-10-20 Marc Fourniermysql: correct 2 data types in innodb counters
2014-10-07 Michael Schenckmissed the output_name
2014-10-07 Michael SchenckAdded support for the last two additional columns in...
2014-10-01 trenkelMerge pull request #751 from ptbrowne/prepend-sys-path
2014-10-01 Patrick Brownedoc(collectd-python): update
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-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-22 Victor Bergerbind plugin: split bind_xml_stats to v3 and v1_v2.
2014-09-20 Victor Bergerbind plugin: add support for the new XML v3 API.
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
2014-09-18 Marc Fourniermemory: adjust safeguard to changes from previous commit
next