Dell OpenManage Plug- in Version 2.0 for Nagios Core
Posted: Tue Nov 03, 2015 10:47 pm
Hi all,
Has anyone had any problems installing the Dell OpenManage plugin
I installed all the prerequisites - snmptt, wsman
I am able to monitor using snmptt
but when i chose option 2 (WSMAN) I get an error message
Does anyone have a guide to properly monitor using WSMAN?
I am using the following command
./dell_device_discovery.pl -H 192.168.101.102 -P 2
This is the log file of the failed attempt
Has anyone had any problems installing the Dell OpenManage plugin
I installed all the prerequisites - snmptt, wsman
I am able to monitor using snmptt
Code: Select all
/usr/local/nagios/dell/scripts/./dell_device_discovery.pl -H 192.168.101.102 -P 1
Starting Dell device discovery...
The following services are configured for the Dell device(s) to be discovered, as applicable.
Dell Chassis Information
Dell Chassis Overall Health Status
Dell Chassis Traps
Dell Server Information
Dell Server Overall Health Status
Dell Server Traps
Dell Storage Compellent Controller Information
Dell Storage Compellent Controller Overall Health Status
Dell Storage Compellent Controller Traps
Dell Storage Compellent Information
Dell Storage Compellent Management Traps
Dell Storage Compellent Overall Health Status
Dell Storage EqualLogic Group Information
Dell Storage EqualLogic Member Information
Dell Storage EqualLogic Member Overall Health Status
Dell Storage EqualLogic Member Traps
Dell Storage PowerVault MD Information
Dell Storage PowerVault MD Overall Health Status
Dell Storage PowerVault MD Traps
Press Y and then press Enter to continue.
Press any other key and then press Enter or press Enter to exit.
y
Dell device discovery is in progress...
Total number of Dell device(s) attempted :1
Total number of Dell device(s) unreachable :0
Total number of Dell device(s) with error response :0
Total number of Dell device(s) with no response :0
Total number of Dell device(s) already discovered :0
Total number of Dell Agent-free Server(s) discovered :1
Total number of Dell Chassis discovered :0
Total number of Dell Storage Arrays discovered :0
Total number of Dell device(s) discovered successfully :1
Dell device discovery completed.
Please verify the Nagios configuration and restart the Nagios service.
Does anyone have a guide to properly monitor using WSMAN?
I am using the following command
./dell_device_discovery.pl -H 192.168.101.102 -P 2
This is the log file of the failed attempt
Code: Select all
2015-11-04 14:42:05 DellDiscovery 5539: INFO: condition for doing discovery based on protocol:wsman ,SNMP flag:false device details return:fail for 192.168.101.102
2015-11-04 14:42:37 DellDiscovery 5539: ERROR: Failed to enumerate http://schemas.dell.com/wbem/wscim/1/cim-schema/2/DCIM_iDRACCardView. ->fault->reason
2015-11-04 14:42:37 DellDiscovery 5539: ERROR: Retrieved sysName is null/failed to retrieve sysName. Cannot discover 192.168.101.102
2015-11-04 14:42:37 DellDiscovery 5539: INFO: Failed to retrieve iDRAC details. Skipping 192.168.101.102 discovery.
2015-11-04 14:42:37 DellDiscovery 5410: INFO: Total number of Dell device(s) attempted :1
2015-11-04 14:42:37 DellDiscovery 5410: INFO: Total number of Dell device(s) unreachable :0
2015-11-04 14:42:37 DellDiscovery 5410: INFO: Total number of Dell device(s) with error response :1
2015-11-04 14:42:37 DellDiscovery 5410: INFO: Total number of Dell device(s) with no response :0
2015-11-04 14:42:37 DellDiscovery 5410: INFO: Total number of Dell device(s) already discovered :0
2015-11-04 14:42:37 DellDiscovery 5410: INFO: Total number of Dell Agent-free Server(s) discovered :0
2015-11-04 14:42:37 DellDiscovery 5410: INFO: Total number of Dell Chassis discovered :0
2015-11-04 14:42:37 DellDiscovery 5410: INFO: Total number of Dell Storage Arrays discovered :0
2015-11-04 14:42:37 DellDiscovery 5410: INFO: Total number of Dell device(s) discovered successfully :0
2015-11-04 14:42:37 DellDiscovery 5410: INFO: Dell device discovery completed.