hwraid/packaging/debian/cciss-vol-status
Adam Cécile (Le_Vert) 5fc7bd994f Import cciss-vol-status 2013-08-14 23:00:38 +02:00
..
patches Import cciss-vol-status 2013-08-14 23:00:38 +02:00
source Import cciss-vol-status 2013-08-14 23:00:38 +02:00
NEWS Import cciss-vol-status 2013-08-14 23:00:38 +02:00
README.Debian Import cciss-vol-status 2013-08-14 23:00:38 +02:00
cciss-vol-status.cciss-vol-statusd.init Import cciss-vol-status 2013-08-14 23:00:38 +02:00
cciss-vol-status.examples Import cciss-vol-status 2013-08-14 23:00:38 +02:00
changelog Import cciss-vol-status 2013-08-14 23:00:38 +02:00
compat Import cciss-vol-status 2013-08-14 23:00:38 +02:00
control Import cciss-vol-status 2013-08-14 23:00:38 +02:00
copyright Import cciss-vol-status 2013-08-14 23:00:38 +02:00
cron.daily-example Import cciss-vol-status 2013-08-14 23:00:38 +02:00
rules Import cciss-vol-status 2013-08-14 23:00:38 +02:00
watch Import cciss-vol-status 2013-08-14 23:00:38 +02:00

README.Debian

README.Debian for cciss-vol-status package
------------------------------------------

Possible configuration:
----------------------

If you want to change the default configuration of the init script you
can create the file /etc/default/cciss-vol-statusd and specify the following
values.

MAILTO=
PERIOD=
REMIND=
ID=

Use MAILTO to specify which user shall get the status mails 
(default is root).

With PERIOD you can fix the seconds between each check.

And REMIND specifies the seconds between each reminder.

ID is set as default to /dev/cciss/c0d0 which should fit most of setups.
However you need to change it to support multiple cards.
Look at the cciss-vol-status(8) manpage for more information.

 -- Adam Cécile (Le_Vert) <gandalf@le-vert.net>  Wed, 20 Aug 2008 12:38:00 +0200