check_cciss plugin for monitoring RAID arrays on HP servers

Yogesh Hasabnis yhasabnis at gmail.com
Fri Nov 17 13:41:02 CET 2006


Thanks Thomas, Sim and all the friends on this list!! As per your
suggestion, I copied the check_cciss plugin into the nagios/libexec
directory and now the plugin works fine from the command-line

]# ./check_cciss-1.5 -N 0 -v
RAID OK:  Smart Array 6i in Slot 0 array A logicaldrive 1 (136.7 GB, RAID
1+0, OK) array B logicaldrive 2 (410.2 GB, RAID 5, OK)

Now since the RAID arrays are not on the nagios host, I will need to
configure NRPE to execute the cciss plugin remotely.

Thanks for all the help again!!

Yogesh

On 11/17/06, Thomas Hager <duke at sigsegv.at> wrote:
>
> On Fri, 2006-11-17 at 17:12 +0530, Yogesh Hasabnis wrote:
> > Hi All,
> hi,
>
> > ./check_cciss-1.5: line 90: ./utils.sh: No such file or directory
> the plugin calls utils.sh (which comes with the nagios-plugins package)
> and needs it in the same directory you installed check_cciss. so, you
> got three joices:
>
> a) copy check_cciss-1.5 to the directory where all the nagios plugins
> are installed (including utils.sh)
> b) copy utils.sh to the directory you're testing check_cciss-1.5
> c) edit the check_cciss script and adjust the path to utils.sh
>
> hth,
> tom.
>
> --
> Thomas "Duke" Hager                               duke at sigsegv.at
> GPG: 1024D/D27F858C            http://www.sigsegv.at/gpg/duke.gpg
> =================================================================
> "Never Underestimate the Power of Stupid People in Large Groups."
>
>
>
> -------------------------------------------------------------------------
> 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
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when
> reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20061117/743e185c/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
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
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list