From: Florian Forster Date: Fri, 2 Oct 2009 07:47:54 +0000 (+0200) Subject: README: Fix order of the curl plugin in the list. X-Git-Tag: collectd-4.7.4~1 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=ea3d93b75c347fc63348bd4e39ea7ec2e09e4cd4 README: Fix order of the curl plugin in the list. --- diff --git a/README b/README index 74127658..f9e49f02 100644 --- a/README +++ b/README @@ -33,9 +33,6 @@ Features Batterycharge, -current and voltage of ACPI and PMU based laptop batteries. - - curl - Parse statistics from websites using regular expressions. - - bind Name server and resolver statistics from the `statistics-channel' interface of BIND 9.5, 9,6 and later. @@ -50,6 +47,9 @@ Features - cpufreq CPU frequency (For laptops with speed step or a similar technology) + - curl + Parse statistics from websites using regular expressions. + - dbi Executes SQL statements on various databases and interprets the returned data.