bindings/erlang: Added copyright and license header.
[collectd.git] / src /
2009-11-14 Florian Forstererlang plugin: Have "send_error" free the *entire*...
2009-11-14 Florian Forstererlang plugin: Don't exit if "erl_accept" indicates...
2009-11-14 Florian Forstererlang plugin: Improve handling of communication errors.
2009-11-14 Florian Forstererlang plugin: Actually register a read callback.
2009-11-14 Florian Forstersrc/collectd.conf.in: Add the Erlang plugin.
2009-11-13 Florian Forstererlang plugin: Sample implementation of register_read.
2009-11-13 Florian Forstererlang plugin: Log details about accepted connections.
2009-11-13 Florian Forstererlang plugin: Hint towards epmd if erl_publish fails.
2009-10-21 Florian Forstererlang plugin: Make connection parameters configurable.
2009-10-21 Florian Forstererlang plugin: Make the connection parameters easier...
2009-10-21 Florian Forstererlang plugin: Use #ifdefs around "long longs".
2009-10-09 Florian Forstererlang plugin: Make dispatching values possible.
2009-10-08 Florian Forstererlang plugin: Add some proof-of-concept code for Erlan...
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-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.
2009-09-24 Florian Forstersrc/configfile.[ch]: Implement "cf_util_get_port_number".
2009-09-24 Florian Forstertokyotyrant plugin: Remove no longer needed includes.
2009-09-24 Florian Forstersrc/configfile.[ch]: Implement "cf_util_get_string".
2009-09-24 Florian Forstersrc/common.[ch]: Implement "service_name_to_port_number".
2009-09-24 Florian Forsternetapp plugin: Use the "cna_config_" prefix for configu...
2009-09-24 Florian Forsternetapp plugin: Add a short description to most functions.
2009-09-24 Florian Forsternetapp plugin: Add folding markers to all remaining...
2009-09-24 Florian Forsternetapp plugin: Changed some type names.
2009-09-24 Florian Forsternetapp plugin: Split up “collect_perf_wafl_data” …
2009-09-24 Florian Forsternetapp plugin: Split “collect_perf_volume_data” …
2009-09-24 Florian Forsternetapp plugin: Use the "config_get_multiplier" to handl...
2009-09-24 Florian Forsternetapp plugin: process_volume_flag: Use the boolean...
2009-09-24 Florian Forsternetapp plugin: set_global_{perf_,}vol_flag: Make set...
2009-09-24 Florian Forsternetapp plugin: Make "config_init" static.
2009-09-24 Florian Forsternetapp plugin: build_perf_sys_config: Improve error...
2009-09-24 Florian Forsternetapp plugin: Simplify handling of boolean config...
2009-09-24 Florian Forsternetapp plugin: perf_system_data_t: Remove CPU counters.
2009-09-24 Florian Forsternetapp plugin: collect_perf_system_data: Use the submit...
2009-09-24 Florian Forsternetapp plugin: collect_perf_disk_data: Only query ...
2009-09-23 Florian ForsterMerge commit 'remotes/trenkel/st/netapp' into st/netapp
2009-09-23 Florian Forsternetapp plugin: collect_perf_disk_data: Add folding...
2009-09-23 Florian Forsternetapp plugin: collect_volume_data: Use "submit_double".
2009-09-23 Florian Forsternetapp plugin: Use UINT64_MAX as default value.
next