Code

collectd.git
2013-06-03 J. Javier Maestrowrite_graphite plugin: Adding LogSendErrors boolean...
2013-06-03 J. Javier Maestrowrite_graphite plugin: Adding UDP support to docs,...
2013-06-03 J. Javier Maestrowrite_graphite plugin: Adding TCP/UDP support via config
2013-06-03 Florian Forsterwrite_riemann plugin: Implement the "TTLFactor" option.
2013-06-01 Florian ForsterMerge branch 'yaccz/curl-status'
2013-06-01 Florian ForsterMerge branch 'vb/df'
2013-06-01 Florian Forstercurl plugin: Fix compiler warning.
2013-06-01 Florian Forstercollectd.conf(5): Minor fixes.
2013-06-01 Florian Forsterdf plugin: Rename the percent metrics.
2013-05-31 Florian Forsterdf plugin: Remove trailing whitespace.
2013-05-31 Vedran BartonicekPlugin df: ReportPercentage
2013-05-31 Vedran BartonicekPlugin df free space as percentage.
2013-05-30 Florian Forstercontrib/redhat/init.d-collectd: Rename variable to...
2013-05-30 Fabien Wernliallow for non-root user to run script.
2013-05-26 Florian ForsterMerge branch 'yaccz/curl-status'
2013-05-26 Florian Forstercurl plugin: Use cdtime to calculate response times.
2013-05-26 Florian Forstercurl plugin: Don't abort when reading the response...
2013-05-26 Florian Forstercurl plugin: Remove the curl-only auxiliary configurati...
2013-05-26 Florian Forstercurl plugin: Fix compile issue (long vs. long*).
2013-05-25 Florian ForsterMerge branch 'more-varnish-stats'
2013-05-25 Florian Forstersrc/configfile.c: Add the "AutoLoadPlugin" option.
2013-05-25 Florian Forstersrc/plugin.c: Fix a comment regarding duplicate plugin_...
2013-05-25 Florian Forstersrc/plugin.c: Move the perl and python "global" magic...
2013-05-25 Florian Forstercollectd.conf(5): Document the new "LoadPlugin" behavior.
2013-05-25 Florian Forstersrc/plugin.c: Make plugin_load() idempotent, i.e. don...
2013-05-21 Florian ForsterMerge branch 'ef/mic'
2013-05-17 Florian ForsterREADME: Document power consumption being collected...
2013-05-17 Florian Forstermic plugin: Fix indentation issue.
2013-05-17 Florian Forstermic plugin: Change the name of the power settings …
2013-05-17 Nick Stenningvarnish plugin: update config docs for new collectors
2013-05-17 Evan FelixDrop suffixes, now that we are putting them in correct...
2013-05-16 Evan FelixDo proper storage of power numbers, do conversion to...
2013-05-16 Evan FelixAdd Documentaion for Power collection in the mic plugin
2013-05-16 Evan Felixmic plugin: Code for power readings.
2013-05-13 Jan (yac) Matějkaadd MeasureResponseCode refs #319
2013-05-12 Florian Forstercurl_xml plugin: Allow arbitrarily long callback names.
2013-05-12 Florian Forstersrc/common.[ch]: Add the ssnprintf_alloc() function.
2013-05-12 Florian Forstersrc/plugin.c: Allocate read-callback names on the heap.
2013-05-11 Florian Forstercollectd.conf(5): Add documentation for the MIC plugin.
2013-05-11 Florian Forsterconfigure.in: Remove the unused "plugin_mic" variable.
2013-05-11 Florian Forstermic plugin: Use the "core number" as plugin instance.
2013-05-11 Florian Forstermic plugin: Some more coding style changes. Mostly...
2013-05-11 Florian Forstermic plugin: Remove the NUM_THERMS define.
2013-05-11 Florian ForsterAUTHORS, README: Add Evan and the mic plugin.
2013-05-11 Evan Felixcleanup mic number initializing. Prefix Debug and error...
2013-05-11 Evan FelixUse proper values out of memory utilization
2013-05-11 Evan FelixFix input parameter
2013-05-11 Evan FelixCleanup errors from upstream review, cleanup typeograph...
2013-05-11 David Brownhere's some bits to fix CFLAGS to CPPFLAGS
2013-05-11 Evan Felixrework dependencies for mic plugin
2013-05-11 Evan Felixfix copy framework error
2013-05-10 Florian ForsterAUTHORS, README: Add the "cgroups" plugin.
2013-05-10 Florian Forstercgroups plugin: Rename the "cgroups_cpuacct" plugin.
2013-05-07 Nick Stenningvarnish plugin: add missing fields
2013-04-26 Florian Forstercollectd.conf(5): Fixed a typo (comma vs. dot) and...
2013-04-26 Florian Forstersrc/types.db: Remove the unused "cpuacct" type.
2013-04-26 Florian Forstercgroups_cpuacct plugin: Read file line-by-line.
2013-04-25 Nick Stenningvarnish plugin: missing definition in default config
2013-04-22 Evan FelixAdd config options
2013-04-19 Evan Felixadd cpu stat gathering
2013-04-18 Evan FelixAdd Thermal gathering, and the config properly
2013-04-18 Evan FelixInitial implementation of build addition, and memory...
2013-04-18 Florian Forstercgroups_cpuacct plugin: Re-indent read_cpuacct_root().
2013-04-18 Florian Forstercgroups_cpuacct plugin: Use type "cpu" to submit value...
2013-04-18 Florian Forstercgroups_cpuacct plugin: Minor style fixes.
2013-04-18 Florian Forstersrc/common.[ch]: read_file_contents: Use {s,}size_t...
2013-04-18 Michael StapelbergAdd cgroups_cpuacct plugin to collect CPU user/system...
2013-04-17 Florian ForsterMerge branch 'cm/lvm'
2013-04-17 Florian ForsterAUTHORS, README: Add Chad and the LVM plugin.
2013-04-17 Chad MalfaitChanged plugin from volume to lvm
2013-04-17 Chad MalfaitRemoved un-needed files
2013-04-14 Laurentamqp: add Graphite{SeparateInstances,AlwaysAppendDS...
2013-04-13 Florian Forstervolume plugin: Fix a couple of issues from the code...
2013-04-11 Florian Forstersnmp plugin: Removed "mixed delaration".
2013-04-11 Chad MalfaitChanged data type from vg to vol_group and lv to logica...
2013-04-11 Chad Malfaitchanged symbol check for lvm2app
2013-04-11 Chad Malfaitadded missing comma to AC_CHECK_LIB for lvm2app
2013-04-11 Chad MalfaitAdded logical volume size metrics
2013-04-10 Florian Forstersrc/Makefile.am: Really don't distribute *.pb-c.[ch]. collectd-5.3.0
2013-04-10 Florian Forstersrc/Makefile.am: Add *.proto to EXTRA_DIST. D'oh!
2013-04-10 Florian ForsterBuild system: Don't ship the generated *.pb-c.[ch]...
2013-04-10 Marc FournierRedHat RPM spec: updated for 5.3.0
2013-04-10 Florian Forsterconfigure.in: Fix libgcrypt flags on FreeBSD.
2013-04-10 Florian ForsterBump version to 5.3.0; Update ChangeLog.
2013-04-10 Florian ForsterMerge branch 'collectd-5.2'
2013-04-09 Florian ForsterBump version to 5.2.2; Update ChangeLog. collectd-5.2.2
2013-04-09 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
2013-04-09 Florian ForsterBump version to 5.1.3; Update ChangeLog. collectd-5.1.3
2013-04-09 Florian ForsterMerge remote-tracking branch 'origin/collectd-4.10...
2013-04-07 Florian ForsterBump version to 4.10.9; Update ChangeLog. collectd-4.10.9
2013-04-07 Florian Forsternetapp plugin: Fix the interval used by the SnapVault...
2013-04-07 Florian ForsterMerge branch 'collectd-5.2'
2013-04-07 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
2013-04-07 Florian ForsterMerge branch 'jk/snmp' into collectd-5.1
2013-04-07 Florian Forsterwrite_riemann plugin: Reorder the functions to get...
2013-04-07 Florian Forsterwrite_riemann plugin: Use the "Attributes" of an Event...
2013-04-07 Florian Forstersrc/riemann.proto: Import the protocol buffer for Riema...
2013-04-07 Florian ForsterMerge remote-tracking branch 'github-octo/ff/netapp...
2013-04-07 Florian ForsterMerge branch 'collectd-5.2'
2013-04-07 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
next