From a9347ec0d033aa08d77fcc75c35d88514f9e84f5 Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Fri, 26 Mar 2010 00:59:01 +0100 Subject: raid: import raid state widget type by Hagen This widget type returns 1st value as the number of assigned, and 2nd as active, devices in the array provided as the widget argument. --- README | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README') diff --git a/README b/README index 743f83f..5fc65f4 100644 --- a/README +++ b/README @@ -172,6 +172,12 @@ vicious.widgets.dio {read_s}, {read_kb}, {read_mb}, {write_s}, {write_kb}, {write_mb} and {sched} +vicious.widgets.raid + - provides state information for a requested RAID array + - takes the RAID array ID as an argument + - returns 1st value as the number of assigned, and 2nd as active, + devices in the array + vicious.widgets.hddtemp - provides hard drive temperatures using the hddtemp daemon - takes the hddtemp listening port as an argument, or defaults to @@ -501,3 +507,4 @@ Vicious contributors: - Henning Glawe - Rémy C. - Hiltjo Posthuma + - Hagen Schink -- cgit v1.2.3