From d4732c5d271e9624019ad6771fad3b6aa304e380 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Fri, 2 Oct 2009 09:47:54 +0200 Subject: [PATCH] README: Fix order of the curl_json plugin in the list. --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index ea53dbaa..50716172 100644 --- a/README +++ b/README @@ -43,10 +43,6 @@ Features - conntrack Number of nf_conntrack entries. - - curl_json - Retrieves JSON data via cURL and parses it according to user - configuration. - - cpu CPU utilization: Time spent in the system, user, nice, idle, and related states. @@ -54,6 +50,10 @@ Features - cpufreq CPU frequency (For laptops with speed step or a similar technology) + - curl_json + Retrieves JSON data via cURL and parses it according to user + configuration. + - dbi Executes SQL statements on various databases and interprets the returned data. -- 2.11.0