Perc 5i disk status utility
Michael DeHaan
mdehaan at redhat.com
Wed Nov 28 10:26:10 CST 2007
George Bourozikas wrote:
> On Tuesday 27 November 2007 18:52:12 vadim wrote:
>
>> Wrote a small shell script which will:
>> - check the disk status
>> - send an alert email with report if finds an error
>> - sends a critical email if the drive is marked offline
>> ...Anyone interested?
>> -V
>>
>
> Can you post it to the list or e-mail it off-list? I would be interested to
> see how you tackled this.
>
Func has some modules in it for monitoring smart remotely, so there are
some clever things you can do about generating a report of any failed
drives throughout your site.
IMHO, it's much better than running any of the heavy management daemons,
anyway. Calling the custom tools work too (in fact, you could write
a quick func module for mega cli/whatever). You can also invoke nagios
probes remotely, on all servers matching certain wildcards, etc.
https://hosted.fedoraproject.org/projects/func/
You could also do some stuff to remotely check hardware info (via
smolt/hal) to determine what types of commands you need to run where.
Anyhow, if anyone is looking for a secure multi-system
scripting/reporting framework, that may be useful.
--Michael
More information about the Linux-PowerEdge
mailing list