Code

src/plugin.c: Make plugin_load() idempotent, i.e. don't load plugins twice.
[collectd.git] / src /
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 Forstermic plugin: Fix indentation issue.
2013-05-17 Florian Forstermic plugin: Change the name of the power settings …
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-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 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 Felixfix copy framework error
2013-05-10 Florian Forstercgroups plugin: Rename the "cgroups_cpuacct" plugin.
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-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 Chad MalfaitChanged plugin from volume to lvm
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 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 Florian ForsterMerge branch 'collectd-5.2'
2013-04-09 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
2013-04-09 Florian ForsterMerge remote-tracking branch 'origin/collectd-4.10...
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
2013-04-07 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.1
2013-04-07 Chad MalfaitCorrected typo
2013-04-07 Chad MalfaitReturning lvm_errno on error
2013-04-07 Chad Malfaitadded the use of df_complex and changed fprintf to...
2013-04-07 Chad Malfaitchanged LIBADD to reference variable BUILD_WTH_LIBLVM2A...
2013-04-06 Chad MalfaitSet default size from GB to bytes.
2013-04-06 Florian Forstersrc/Makefile.am: Move *.pb-c.[ch] to MAINTAINERCLEANFILES.
2013-04-06 Yves Mettiersrc/Makefile.am: Include .c and .h files generated...
2013-04-06 Florian Forsternetwork plugin: Make sure gcrypt is initialized before...
2013-04-06 Chad MalfaitAdded configuration for autotools
2013-04-06 Chad Malfaitinitial commit of volume.c
2013-04-05 Manuel CISSÉnotify_email: Add charset in Content-Type header (seems...
2013-04-05 Florian Forsternetapp plugin: Fix intervals used when dispatching...
2013-04-03 Florian Forstersnmp plugin: Fix compilation issue.
2013-04-01 Florian Forsternfs plugin: Copy the name before calling the non-const...
2013-04-01 Florian Forsterrrdcached plugin: Connect to the daemon in the read...
2013-03-29 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
2013-03-29 gkossrc/libcollectdclient/network_buffer.c check for htonll...
2013-03-29 Florian Forstersnmp plugin: Allocate "oid_list" on the stack.
2013-03-29 Florian Forstersnmp plugin: Some coding style fixes.
2013-03-29 jkrabbecsnmp_read_table: Change GETNEXT request behaviour...
2013-03-27 Markus Knetschkethermal plugin: set the hostname
2013-03-27 Markus Knetschkethermal plugin: fixed value submitting
2013-03-25 Tommie GannertAllow parsing plugin_instance in parse_option().
2013-03-25 Florian Forstermysql plugin: Call mysql_init() only once.
2013-03-24 Florian Forsterrrdtool plugin: Use cdrand_range() for the random varia...
2013-03-24 Florian Forstersrc/utils_random.[ch]: Provide thread-safe random numbers.
2013-03-23 Florian Forsterwrite_mongodb plugin: Add authentication options.
2013-03-23 Greg MasonIncrease MAX_NUMDISKS
2013-03-23 Pierre-Yves Ritschardrespect riemann's terminology
2013-03-23 Dan FandrichGet rid of a compiler warning with gcc 4.6.3
2013-03-23 Dan Fandrichcurl_xml plugin: Fixed typo in documentation
2013-03-23 Florian ForsterMerge branch 'collectd-5.2'
2013-03-23 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
2013-03-23 Florian ForsterMerge branch 'kn/snort'
2013-03-23 Florian Forstersrc/plugin.c: Assert that "data_sets" is non-NULL.
2013-03-23 Florian Forstertail_csv plugin: Implement the "TimeFrom" option.
2013-03-23 Florian Forstertail_csv plugin: Rename the "Index" option to "ValueFrom".
2013-03-23 Florian Forstertail_csv plugin: Some bug fixes.
2013-03-22 Florian ForsterMerge branch 'jw/libvirt'
2013-03-22 Florian Forstertail_csv plugin: Rename "Instance" blocks to "File".
2013-03-22 Florian Forstertail_csv plugin: Rename the "snort" plugin to "tail_csv".
next