<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Exactly. I posted 3 of these yesterday on NagiosExchange.org that I
wrote in python which cover 3ware, LSI MegaRaid and Linux Software Raid.<br>
<br>
They are extremely simple to get working and work for me on both 32-bit
and 64-bit servers.<br>
<br>
The 3ware and Linux Software plugins also have the advantage of telling
you when an array is rebuilding as well as giving you the rebuild %
complete which I thought was a useful feature.<br>
<br>
-h<br>
<br>
<pre class="moz-signature" cols="72">Hari Sekhon
</pre>
<br>
<br>
Thomas Guyot-Sionnest wrote:
<blockquote cite="mid45E4E38E.602@aei.ca" type="cite">
  <pre wrap="">On 27/02/07 09:59 AM, abid dar wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I wanted to know if there was NRPE plugin to check it the state of systems RAID has changed. 
    </pre>
  </blockquote>
  <pre wrap=""><!---->
If you have a CLI utility you can write a simple perl script that
compare the output of some commands to know output. I have one for
Adaptec AACRAID and one for a SATA 3ware RAID (true RAID) controller.

For PERC RAID (LSI Megaraid on Dell Poweredge servers) there's an SNMP
agent, so I just used check_snmp with thresholds to page on non-optimal
array.

Thomas

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
<a class="moz-txt-link-freetext" href="http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV">http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV</a>
_______________________________________________
Nagios-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</a>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null

  </pre>
</blockquote>
</body>
</html>