README: Add libperfstat as an optional dependency.
[collectd.git] / src /
2009-11-23 Sven TrenkelSplit the Values class into PluginData and Values to...
2009-11-21 Sebastian Harlprotocols plugins: Fixed a typo in an error message.
2009-11-21 Sven TrenkelAdded proper doc strings to the Config class.
2009-11-16 Sven TrenkelAdded unregister functions for all callbacks.
2009-11-15 Sven TrenkelAdded flush and register_flush functions.
2009-11-14 Florian ForsterMerge branch 'collectd-4.8'
2009-11-14 Florian Forstersnmp plugin: Rename a variable (missed during merge).
2009-11-11 Sven TrenkelProper exception logging.
2009-11-10 Florian ForsterMerge branch 'collectd-4.8'
2009-11-10 Florian ForsterMerge branch 'collectd-4.7' into collectd-4.8
2009-11-09 Sven TrenkelAdded a config option to start collectd as an interacti...
2009-11-09 Florian Forstersnmp plugin: Fix handling of strings with control chara...
2009-11-09 Florian Forstersnmp plugin: Fix handling of negative values.
2009-11-07 Sven TrenkelNo need to check for NULL if you're gonna pass NULL...
2009-11-07 Sven TrenkelMeh, forgot to pass the userdata back on write callbacks.
2009-11-07 Sven TrenkelAdded read callback. And "read" in this case means...
2009-11-03 Sven TrenkelAdded write callbacks.
2009-10-29 Sven TrenkelBetter workaround for global plugin loading.
2009-10-28 Sebastian Harlsrc/Makefile: Support parallel builds when creating...
2009-10-28 Sebastian Harlrrdcached plugin: Work around a bug in RRDtool 1.4rc2.
2009-10-27 Sven TrenkelAdded new python class "Values". Only "dispatch" is...
2009-10-22 Doug MacEachernkern.cp_times needs array of length kern.smp.maxcpus
2009-10-22 Doug MacEachernsurpress gcc warnings on FreeBSD
2009-10-21 Sven TrenkelSplit python module. Added support for cyclic GC runs.
2009-10-21 Florian ForsterMerge branch 'collectd-4.8'
2009-10-21 Florian ForsterMerge branch 'collectd-4.7' into collectd-4.8
2009-10-21 Florian Forsterprocesses plugin: Rename the new types and use DERIVE...
2009-10-21 Florian Forsterprocesses plugin: Make “ps_read_io” static.
2009-10-21 Andrés J. Díazprocesses plugin: Add collection of IO-metrics.
2009-10-21 Florian ForsterMerge branch 'collectd-4.8'
2009-10-21 Florian ForsterMerge branch 'collectd-4.7' into collectd-4.8
2009-10-17 Sven TrenkelAdded a workaround to module loading to allow Python...
2009-10-13 Sebastian Harlgmond plugin: Fixed a typo.
2009-10-13 Sebastian Harlcollectd.conf: Added the "madwifi" and "match_empty_cou...
2009-10-13 Sven TrenkelFixed a bug with newer NetApp Versions.
2009-10-12 Sven TrenkelAdded logging.
2009-10-11 Sven TrenkelAdded shutdown callback.
2009-10-11 Sven TrenkelAdded init callbacks with full threading support.
2009-10-11 Sven TrenkelAdded keyword support for register_config.
2009-10-11 Sven TrenkelAdded python plugin.
2009-10-10 Florian Forsternetwork plugin: Implement statistics collection about...
2009-10-08 Florian Forstercollectd-snmp(5): Fix a typo.
2009-10-08 Florian Forsterhashed match: Add a match to simplify load balancing.
2009-10-07 Florian Forsternetapp plugin: Use a separate read-thread for each...
2009-10-04 Florian ForsterMerge branch 'collectd-4.7' into collectd-4.8
2009-10-02 Florian ForsterVarious plugins: Use the IS_TRUE and IS_FALSE macros...
2009-10-02 Florian Forstercontextswitches, processes plugins: Don't print an...
2009-10-02 Florian Forsterdf plugin: Implement the "ReportInodes" option.
2009-10-02 Florian Forsterdf plugin: Implement the "ReportReserved" option.
2009-10-02 Florian ForsterMerge branch 'collectd-4.8'
2009-10-02 Florian ForsterMerge branch 'collectd-4.7' into collectd-4.8
2009-10-02 Florian Forstercontextswitch plugin: Only submit if we actually did...
2009-10-02 Florian Forsterprocesses plugin: Don't *abort* if a line has more...
2009-10-02 Patrik WeiskircherAdded contextswitch plugin (for linux).
2009-10-02 Florian Forsterprocesses plugin: Improve the error handling.
2009-10-02 Patrik WeiskircherAdded fork rate collecting to processes plugin.
2009-10-02 Florian Forsterdf plugin: Fix a typo.
2009-10-02 Patrik Weiskircherdf plugin also collects inode count now.
2009-10-01 Florian ForsterMerge branch 'collectd-4.8'
2009-10-01 Florian ForsterMerge branch 'collectd-4.7' into collectd-4.8
2009-10-01 Florian Forstersrc/types.db: Replace spaces with tabs.
2009-10-01 Florian Forstersrc/types.db: Replace spaces with tabs.
2009-10-01 Florian Forstersrc/plugin.c: plugin_log: Print to stderr if no log...
2009-10-01 Sven TrenkelMerge commit 'octo/master'
2009-10-01 Sven TrenkelAdded new netapp data types to types.db.
2009-10-01 Sven TrenkelAdded new netapp data types to types.db.
2009-10-01 Doug MacEacherninclude netinet/in.h for sockaddr_in on FreeBSD
2009-09-30 Florian Forsterunixsock plugin: Fix a (well hidden) race condition.
2009-09-30 Florian ForsterMerge branch 'st/netapp'
2009-09-30 Florian Forsternetapp plugin: Subtract snap_norm_used from norm_used...
2009-09-30 Florian Forstercollectd.conf(5): Updated the “GetSnapshot” entry.
2009-09-30 Florian Forsternetapp plugin: Use the “volume-” prefix for all volume...
2009-09-30 Florian Forsternetapp plugin: Create a notification when a volume...
2009-09-30 Florian Forsternetapp plugin: cna_handle_volume_snap_usage: Explain...
2009-09-30 Sven TrenkelFixed VolumePerf data collection.
2009-09-30 Sven TrenkelMerge commit 'remotes/octo/st/netapp' into st/netapp
2009-09-30 Sven TrenkelAdded snapshot usage stats.
2009-09-30 Florian Forsternetapp plugin: Don't access a struct after freeing it.
2009-09-29 Florian Forsternetapp plugin: Add a shutdown callback.
2009-09-29 Florian Forsternetapp plugin: free_host_config: Close the connection...
2009-09-29 Florian Forstercollectd.conf(5): Document the “Interval” option in...
2009-09-29 Florian Forsternetapp plugin: Rename the “Capacity” and “Snapshot...
2009-09-29 Florian Forsternetapp plugin: Remove left-over references to volume_t.
2009-09-29 Florian Forsternetapp plugin: Remove all left-over references to cfg_s...
2009-09-29 Florian Forsternetapp plugin: Refactor the VolumePerf collection.
2009-09-29 Florian Forsternetapp plugin: Set the HAVE_VOLUME_USAGE_SIS_SAVED...
2009-09-29 Florian Forsternetapp plugin: Fix handling of the SIS value.
2009-09-29 Florian Forsternetapp plugin: Refactored volume usage statistics.
2009-09-28 Sven TrenkelFixed NULL pointer bug.
2009-09-28 Florian Forsternetapp plugin: Inform the user when he screwed up the...
2009-09-28 Florian Forsternetapp plugin: Print a notice if all WAFL values have...
2009-09-28 Florian Forsternetapp plugin: Document the graceful return if statisti...
2009-09-28 Florian Forsternetapp plugin: Refactor system statistics.
2009-09-28 Florian ForsterMerge remote branch 'trenkel/st/netapp' into st/netapp
2009-09-28 Florian Forsternetapp plugin: Refactor handling of the WAFL data.
2009-09-28 Sven TrenkelMerge commit 'octo/st/netapp' into st/netapp
2009-09-28 Florian Forsternetapp plugin: Changed Sven's email address at his...
2009-09-28 Florian Forsternetapp plugin: Refactored reading of disk data.
2009-09-28 Florian Forsternetapp plugin: Fix a typo.
2009-09-28 Sven TrenkelCopypasta error in volume usage.
next