X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=README;h=04e87abfb5edc5a15b5e311c8d8d53ab72028149;hb=a69146ca1fcb60fab5f87f0a9748d7a528f0f0da;hp=77ea6ff2a85087a813494512a5ec73afd3cbb469;hpb=055c714460257cd2b09f7d23aea4a300abe809ab;p=collectd.git diff --git a/README b/README index 77ea6ff2..04e87abf 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. @@ -135,6 +138,10 @@ Features - libvirt CPU, memory, disk and network I/O statistics from virtual machines. + - lvm + Size of “Logical Volumes” (LV) and “Volume Groups” (VG) of Linux' + “Logical Volume Manager” (LVM). + - madwifi Queries very detailed usage statistics from wireless LAN adapters and interfaces that use the Atheros chipset and the MadWifi driver. @@ -158,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. @@ -284,6 +295,10 @@ Features Follows (tails) logfiles, parses them by lines and submits matched values. + - tail_csv + Follows (tails) files in CSV format, parses each line and submits + extracted values. + - tape Bytes and operations read and written on tape devices. Solaris only.