Check_esxi_hardware.py detect HP and DELL result different?

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
LL_mask
Posts: 1
Joined: Mon Feb 20, 2012 8:07 pm

Check_esxi_hardware.py detect HP and DELL result different?

Post by LL_mask »

HI:
The following is check_esxi_hardware.py for HP and DELL machine test results, Why can't the machine for HP ,But DELL machines can?

HP:
20120220 17:08:43 Check classe OMC_PowerSupply
20120220 17:08:44 Check classe VMware_StorageExtent
20120220 17:08:44 Check classe VMware_Controller
20120220 17:08:44 Check classe VMware_StorageVolume
20120220 17:08:44 Check classe VMware_Battery
20120220 17:08:44 Check classe VMware_SASSATAPort
OK - Server: HP ProLiant BL460c G7 s/n: System BIOS: I27 2011-05-05
DELL :
20120220 17:07:28 Check classe OMC_PowerSupply
20120220 17:07:28 Element Name = Power Supply 1
20120220 17:07:28 Element Op Status = 2
20120220 17:07:28 Element Name = Power Supply 2
20120220 17:07:28 Element Op Status = 2
20120220 17:07:28 Check classe VMware_StorageExtent
20120220 17:07:28 Element Name = Drive 0 in enclosure 32 on controller 0 Fw: ES64 - ONLINE - HotSpares (3)
20120220 17:07:28 Element Op Status = 2
20120220 17:07:28 Element Name = Drive 1 in enclosure 32 on controller 0 Fw: ES64 - ONLINE - HotSpares (3)
20120220 17:07:28 Element Op Status = 2
20120220 17:07:28 Element Name = Drive 2 in enclosure 32 on controller 0 Fw: ES64 - ONLINE - HotSpares (3)
20120220 17:07:28 Element Op Status = 2
20120220 17:07:28 Element Name = Drive 3 in enclosure 32 on controller 0 Fw: ES64 - HOT SPARE
20120220 17:07:28 Element Op Status = 2
20120220 17:07:28 Check classe VMware_Controller
20120220 17:07:28 Element Name = Controller 0 (PERC H700 Integrated)
20120220 17:07:28 Element Op Status = 2
20120220 17:07:28 Check classe VMware_StorageVolume
20120220 17:07:28 Element Name = RAID 5 RAID5 Logical Volume 0 on controller 0, Drives(0e32,1e32,2e32) - OPTIMAL
20120220 17:07:28 Element Op Status = 2
20120220 17:07:28 Check classe VMware_Battery
20120220 17:07:28 Element Name = Battery on Controller 0
20120220 17:07:28 Element Op Status = 2
20120220 17:07:28 Check classe VMware_SASSATAPort
20120220 17:07:29 Element Name = Port 0 on Controller 0
20120220 17:07:29 Element Op Status = 2
20120220 17:07:29 Element Name = Port 1 on Controller 0
20120220 17:07:29 Element Op Status = 2
20120220 17:07:29 Element Name = Port 2 on Controller 0
20120220 17:07:29 Element Op Status = 2
20120220 17:07:29 Element Name = Port 3 on Controller 0
20120220 17:07:29 Element Op Status = 2
20120220 17:07:29 Element Name = Port 4 on Controller 0
20120220 17:07:29 Element Op Status = 15
20120220 17:07:29 Element Name = Port 5 on Controller 0
20120220 17:07:29 Element Op Status = 15
20120220 17:07:29 Element Name = Port 6 on Controller 0
20120220 17:07:29 Element Op Status = 15
20120220 17:07:29 Element Name = Port 7 on Controller 0
20120220 17:07:29 Element Op Status = 15
OK - Server: Dell Inc. PowerEdge R710 s/n: System BIOS: 2.2.10 2010-11-09


Thanks!
Locked