From: Sebastian Harl Date: Thu, 2 Oct 2008 13:08:09 +0000 (+0200) Subject: README: Added missing plugins. X-Git-Tag: collectd-4.6.0~191 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=a06380ec6096a4fff34505d37f60431bf0b532ea;p=collectd.git README: Added missing plugins. Signed-off-by: Sebastian Harl Signed-off-by: Florian Forster --- diff --git a/README b/README index cb002b90..c179cd17 100644 --- a/README +++ b/README @@ -76,6 +76,9 @@ Features Iptables' counters: Number of bytes that were matched by a certain iptables rule. + - ipmi + IPMI (Intelligent Platform Management Interface) sensors information. + - ipvs IPVS connection statistics (number of connections, octets and packets for each service and destination). @@ -152,9 +155,15 @@ Features PostgreSQL database statistics: active server connections, transaction numbers, block IO, table row manipulations. + - powerdns + PowerDNS name server statistics. + - processes Process counts: Number of running, sleeping, zombie, ... processes. + - rrdcached + RRDtool caching daemon (RRDcacheD) statistics. + - sensors System sensors, accessed using lm_sensors: Voltages, temperatures and fan rotation speeds. @@ -180,6 +189,12 @@ Features - tcpconns Number of TCP connections to specific local and remote ports. + - teamspeak2 + TeamSpeak2 server statistics. + + - thermal + Linux ACPI thermal zone information. + - users Users currently logged in. @@ -214,6 +229,11 @@ Features you can easily do weird stuff with the plugins we didn't dare think of ;) See collectd-perl(5). + - rrdcached + Output to round-robin-database (RRD) files using the RRDtool caching + daemon (RRDcacheD) - see rrdcached(1). That daemon provides a general + implementation of the caching done by the `rrdtool' plugin. + - rrdtool Output to round-robin-database (RRD) files using librrd. See rrdtool(1). This is likely the most popular destination for such values. Since