X-Git-Url: https://git.tokkee.org/?p=collectd.git;a=blobdiff_plain;f=README;h=3f65963ae353a7e4dc3294acb27801025f895f94;hp=1c23aaab642cd03517165fe83d4eec27ad4999a5;hb=HEAD;hpb=9505171377a7b0e67a5db69f59a48505a235a2f8 diff --git a/README b/README index 1c23aaab..3f65963a 100644 --- a/README +++ b/README @@ -37,6 +37,9 @@ Features Name server and resolver statistics from the `statistics-channel' interface of BIND 9.5, 9,6 and later. + - cgroups + CPU accounting information for process groups under Linux. + - conntrack Number of nf_conntrack entries. @@ -162,6 +165,10 @@ Features Memory utilization: Memory occupied by running processes, page cache, buffer cache and free. + - mic + Collects CPU usage, memory usage, temperatures and power consumption from + Intel Many Integrated Core (MIC) CPUs. + - modbus Reads values from Modbus/TCP enabled devices. Supports reading values from multiple "slaves" so gateway devices can be used. @@ -380,7 +387,9 @@ Features done. - write_graphite - Sends data to Carbon, the storage layer of Graphite. + Sends data to Carbon, the storage layer of Graphite using TCP or UDP. It + can be configured to avoid logging send errors (especially useful when + using UDP). - write_http Sends the values collected by collectd to a web-server using HTTP POST