Hello Andy,you should run the plugin on the server you want to check the RAID and give the results back to your Nagios-Server. I would prefer NRPE to do this.
Christof Am 31.12.2010 09:04, schrieb Andrew Fay:
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
------------------------------------------------------------------------------
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
_______________________________________________
Nagios-users mailing list
[email protected]
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
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------------ 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
_______________________________________________ Nagios-users mailing list [email protected] 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
