team,
we are already using the below plugin but we are not able to monitor PSU and Fan and CPU and Memory and physical drive, Could you please help on this.
and using below script we could see we can monitor fan/psu/chassic but we are getting below output. we want to monitor total UCS Hardware monitoring.
https://exchange.nagios.org/directory/P ... em/details
[root@qy-nagios-a ISP_NEW_DMZ]# /usr/local/nagios/libexec/check_ucs_manager -H XXXX -C XXXX -N -T "Chassis 1"
Missing test type (-T)!
USAGE: -H <HOST_IP> -T <TYPE> -N <OBJECT_NAME> [-C <COMMUNITY>]
[-u <USERNAME>] [-a <MD5|SHA>] [-A <PASSPHRASE>]
[-x <AES|DES>] [-X <PASSPHRASE>]
Parameters:
-H <HOST_IP> Target hostname
-T <TEST> Selected test
-N <NAME> Monitoring object name
-C <COMMUNITY> SNMPv2 community string
-u <USERNAME> SNMPv3 SecurityName
-a <MD5|SHA> SNMPv3 authProtocol (Default: MD5)
-A <PASSPHRASE> SNMPv3 authPassword
-x <AES|DES> SNMPv3 privProtocol (Default: DES)
-X <PASSPHRASE> SNMPv3 privKey
Test types:
ct - Chassis Temperature
ci - Chassis IOCard Status
f - Fans Status
po - PSUs Operate Status
fs - Faults Summary (Dont need -N)
Fabric Interconnects support only these test: f, po
Object name examples: switch, switch-A, chassis-1, chassis-10
###################################################################
And we tried another plugin where we are getting below error.
https://exchange.nagios.org/directory/P ... PI/details
[root@qy-nagios-a check_cisco_ucs-master]# ./check_cisco_ucs.go --help
./check_cisco_ucs.go: line 1: syntax error near unexpected token `('
./check_cisco_ucs.go: line 1: `// check_cisco_ucs is a Nagios plugin made by Herwig Grimm (herwig.grimm at aon.at)'