From: Florian Forster Date: Sat, 5 Sep 2009 09:05:19 +0000 (+0200) Subject: README: Add missing plugins; moved “write_http”. X-Git-Tag: collectd-4.8.0~14 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=40104b0c42b80b1de306ee3b178df1c3c15413d4;p=collectd.git README: Add missing plugins; moved “write_http”. --- diff --git a/README b/README index af09029f..493ac44f 100644 --- a/README +++ b/README @@ -121,6 +121,10 @@ Features - libvirt CPU, disk and network I/O statistics from virtual machines. + - madwifi + Queries very detailed usage statistics from wireless LAN adapters and + interfaces that use the Atheros chipset and the MadWifi driver. + - mbmon Motherboard sensors: temperature, fanspeed and voltage information, using mbmon(1). @@ -169,6 +173,10 @@ Features Network UPS tools: UPS current, voltage, power, charge, utilisation, temperature, etc. See upsd(8). + - olsr + Queries routing information from the “Optimized Link State Routing” + daemon. + - onewire (EXPERIMENTAL!) Read onewire sensors using the owcapu library of the owfs project. Please read in collectd.conf(5) why this plugin is experimental. @@ -243,7 +251,8 @@ Features Linux ACPI thermal zone information. - tokyotyrant - Record in and file size of a Tokyo Cabinet database file. + Reads the number of records and file size from a running Tokyo Tyrant + server. - uptime System uptime statistics. @@ -262,9 +271,6 @@ Features - wireless Link quality of wireless cards. Linux only. - - write_http - Send data to a web-server using POST requests. - - xmms Bitrate and frequency of music played with XMMS. @@ -305,6 +311,11 @@ Features needed. Please read collectd-unixsock(5) for a description on how that's done. + - write_http + Sends the values collected by collectd to a web-server using HTTP POST + requests. The transmitted data is either in a form understood by the + Exec plugin or formatted in JSON. + * Logging is, as everything in collectd, provided by plugins. The following plugins keep up informed about what's going on: