X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=README;h=04e87abfb5edc5a15b5e311c8d8d53ab72028149;hb=42612558ff8279a80e32cc68d26b1b1bee800f4f;hp=a8ec07b036b96cdeb166def0deb32695130c3131;hpb=31e21fb676ff71d9a1e5c672e69a86393edab3e7;p=collectd.git diff --git a/README b/README index a8ec07b0..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. @@ -133,7 +136,11 @@ Features technique built into IBM's POWER processors. - libvirt - CPU, disk and network I/O statistics from virtual machines. + 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 @@ -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.