X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=README;h=652dbe04e9f2378352791610cb3ff0613c1ca13c;hb=6f66468e2d2f7f65bf811faf8d45d83b26d435de;hp=45dcadb83f931d87c92fcf4ffd36e56455893d15;hpb=7d5c193fce64d04cee72619c0b54d624d5011e35;p=collectd.git diff --git a/README b/README index 45dcadb8..652dbe04 100644 --- a/README +++ b/README @@ -133,7 +133,7 @@ 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. - madwifi Queries very detailed usage statistics from wireless LAN adapters and @@ -158,6 +158,10 @@ Features Memory utilization: Memory occupied by running processes, page cache, buffer cache and free. + - mic + Collects CPU usage, memory usage and temperatures 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 +288,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. @@ -379,9 +387,15 @@ Features requests. The transmitted data is either in a form understood by the Exec plugin or formatted in JSON. + - write_mongodb + Sends data to MongoDB, a NoSQL database. + - write_redis Sends the values to a Redis key-value database server. + - write_riemann + Sends data to Riemann, a stream processing and monitoring system. + * Logging is, as everything in collectd, provided by plugins. The following plugins keep up informed about what's going on: