From 40104b0c42b80b1de306ee3b178df1c3c15413d4 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Sat, 5 Sep 2009 11:05:19 +0200 Subject: [PATCH] =?utf8?q?README:=20Add=20missing=20plugins;=20moved=20?= =?utf8?q?=E2=80=9Cwrite=5Fhttp=E2=80=9D.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- README | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) 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: -- 2.30.2