collectd.git
2009-11-14 Florian ForsterMerge branch 'collectd-4.8'
2009-11-14 Florian Forstersnmp plugin: Rename a variable (missed during merge).
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 Florian Forstercontrib/snmp-data.conf: Add support for Mikrotik Router...
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-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-28 Florian ForsterGenericJMX plugin: Close and re-open the connection...
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 Florian ForsterMerge branch 'collectd-4.8'
2009-10-21 Florian ForsterMerge branch 'collectd-4.7' into collectd-4.8
2009-10-21 Garret Heatoncontrib/collectd_unixsock.py: Support all plain text...
2009-10-21 Garret Heatoncontrib/collectd_unixsock.py: Follow Python PEP-8 synta...
2009-10-21 Garret Heatongitignore: Ignore compiled python files
2009-10-21 Garret HeatonReplace dashes with underscores in python modules
2009-10-21 Garret HeatonIgnore more java bindings classes
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-14 Florian Forsterconfigure.in: Fix auxiliary NetApp libraries.
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-11 Sebastian HarlREADME: Added missing prerequisites.
2009-10-10 Florian Forsternetwork plugin: Implement statistics collection about...
2009-10-08 Florian Forsterconfigure.in: Don't use “find -L”.
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 ForsterChangeLog: Fix a stupid typo. collectd-4.8.1
2009-10-04 Florian ForsterBumped version to 4.8.1; Updated ChangeLog.
2009-10-04 Florian ForsterMerge branch 'collectd-4.7' into collectd-4.8
2009-10-03 Florian ForsterBumped version to 4.7.4; Updated ChangeLog. collectd-4.7.4
2009-10-02 Florian Forstercontrib/collection3: Improve configuration for "df_comp...
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 ForsterAUTHORS: Added Patrik.
2009-10-02 Florian ForsterREADME: Added the contextswitch plugin.
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 ForsterREADME: Fix order of the curl_json plugin in the list.
2009-10-02 Florian ForsterREADME: Fix order of the curl plugin in the list.
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 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 ForsterBuild system: Link the netapp plugin with libnetapp.
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.
2009-09-28 Florian Forsternetapp plugin: cna_config_disk: Fix typo.
2009-09-26 Sven TrenkelPreparations for collecting snapshot data,
next