From 705e2594b3e6ce864f05e88e7d1772fa0a85742c Mon Sep 17 00:00:00 2001 From: Marc Fournier Date: Thu, 9 Apr 2015 01:09:33 +0200 Subject: [PATCH] README: ordering --- README | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README b/README index 04848675..12ab7c65 100644 --- a/README +++ b/README @@ -127,13 +127,13 @@ Features IPC counters: semaphores used, number of allocated segments in shared memory and more. + - ipmi + IPMI (Intelligent Platform Management Interface) sensors information. + - iptables 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). @@ -221,13 +221,13 @@ Features - ntpd NTP daemon statistics: Local clock drift, offset to peers, etc. + - numa + Information about Non-Uniform Memory Access (NUMA). + - nut Network UPS tools: UPS current, voltage, power, charge, utilisation, temperature, etc. See upsd(8). - - numa - Information about Non-Uniform Memory Access (NUMA). - - olsrd Queries routing information from the “Optimized Link State Routing” daemon. @@ -428,10 +428,6 @@ Features can be configured to avoid logging send errors (especially useful when using UDP). - - write_tsdb - Sends data OpenTSDB, a scalable no master, no shared state time series - database. - - 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 @@ -456,6 +452,10 @@ Features Sends data to Sensu, a stream processing and monitoring system, via the Sensu client local TCP socket. + - write_tsdb + Sends data OpenTSDB, a scalable no master, no shared state time series + database. + * Logging is, as everything in collectd, provided by plugins. The following plugins keep up informed about what's going on: -- 2.11.0