check_cciss - checking raid status

Andrew Fay Andrew.Fay at ajl.co.uk
Fri Dec 31 09:04:21 CET 2010


Hello,

 

I want to use check_cciss to check the raid status on certain servers,

 

I have the plugin installed but I can't seem to get it to check a
machine other than the nagios server

 

If I manually run it then it just says : 

 

RAID UNKNOWN - HP Smart Array not found

 

Command Definition is :

 

# 'check_cciss' command definition

define command{

command_name check_cciss

command_line /usr/lib/nagios/plugins/check_cciss -v

}

 

 

Server definition is :

 

define service{

                use
generic-service

                host_name                         server

                service_description        Raid Status

                check_command                             check_cciss

                }

 

Obviously this is just pointing to the localhost rather than the server
I want it to check, how can I point it as -H is help rather than host in
this case,

 

Thanks in advance,

 

Andy


o----------------------------------------------------------------------o
This Email has been scanned for viruses by Aberdeen
Journals' Outbound Email Security Systems.
o----------------------------------------------------------------------o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20101231/1f2468f5/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
-------------- 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