openvpn plugin: Remove one level of indentation in the read functions.
[collectd.git] / src /
2009-12-07 Florian Forsteropenvpn plugin: Remove one level of indentation in...
2009-12-07 Florian Forsteropenvpn plugin: Rename the arguments of the submit...
2009-12-01 Marco Chiapperoopenvpn plugin: Implement the “ImprovedNamingSchema...
2009-12-01 Florian Forstercollectd.conf(5): openvpn plugin: Document the "Compres...
2009-12-01 Florian Forsteropenvpn plugin: single_read: Remove one level of indent...
2009-12-01 Florian Forsteropenvpn plugin: Use tabs for indentation only.
2009-12-01 Florian Forsteropenvpn plugin: multi1_read: Replace a hard to read...
2009-12-01 Florian Forsteropenvpn plugin: Improve “version_detect”.
2009-12-01 Florian Forsteropenvpn plugin: Remove trailing whitespace.
2009-12-01 Florian Forsteropenvpn plugin: Don't use negated config options.
2009-12-01 Marco Chiapperoopenvpn plugin: Add forgotten frees.
2009-12-01 Marco Chiapperoopenvpn plugin: Add support for more versions of the...
2009-11-23 Florian ForsterVarious plugins: Remove trailing whitespaces.
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 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-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 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-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-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 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.
2009-09-28 Florian Forsternetapp plugin: cna_config_disk: Fix typo.
2009-09-26 Sven TrenkelPreparations for collecting snapshot data,
2009-09-26 Florian Forsternetapp plugin: cna_init: Add some comments.
2009-09-26 Florian Forsterlibiptc: Comment out two unused static functions.
2009-09-26 Sven TrenkelDon't try to graph operations that aren't licensed
2009-09-25 Doug MacEachernuse kern.cp_times sysctl for FreeBSD smp support
2009-09-24 Florian Forsternetapp plugin: Improved handling host <Host /> blocks.
2009-09-24 Florian Forsternetapp plugin: Rename set_global_{perf_,}vol_flag.
next