Skip to main content

Hello,

I want to monitor the status of a physical disk on my HP server to know if a disk is in predictive failure or has failed. I have set up the "HP Proliant" connector with automatic installation, and the "Hardware-Global" service has been added to my equipment.

It seems to be working, but the issue is that it does not return an error when I remove one of my disks from a physical RAID on my HP server. It indicates the status as OK and returns the following information:

OK: All 0 components are ok [].

Product Name: unknown, Serial: unknown, Rom Version: unknown

Checking cpu

Checking ide controllers

Checking ide logical drives

Checking ide physical drives

Checking power converters

Checking power supplies

Checking sas controllers

Checking sas logical drives

Checking sas physical drives

Checking scsi controllers

Checking scsi logical drives

Checking scsi physical drives

Checking fca host controller

Checking fca external controller

Checking fca external accelerator boards

Checking fca logical drives

Checking fca physical drives

Checking da controller

Checking da accelerator boards

Checking da logical drives

Checking da physical drives

Checking fans

Checking physical nics

Checking logical nics

Checking temperatures

Checking ilo

Checking memory

Is there an additional configuration needed?

Thank you in advance!

Hi ​@valentin.goulet can you try this command (replace with your SNMP community and equipment IP address):

snmpwalk -v 2c -c <SNMP_COMMUNITY> <IP_ADDRESS> 1.3.6.1.4.1.232.2.2.4.2.0

 


Hello,
Thank you for your response. I executed the command from my Centreon server, and here is the result:
iso.3.6.1.4.1.232.2.2.4.2.0 = No Such Object available on this agent at this OID

 

I tried performing an snmpwalk -v2c -c <community_string> <agent_ip> to see the available OIDs, but I encountered an error at the end:

Error in packet.
Reason: (genError) A general failure occured
Failed object: iso.3.6.1.2.1.55.1.12.1.6.12.16.255.5.0.0.0.0.0.0.0.0.0.0.0.0.0.12
 


Hello,

I installed "HPE Insight Management Agents for Microsoft Windows Server x64 Editions" on my server, and the information is being reported correctly.
However, this software is no longer available for the ProLiant ML350 Gen10. Do you have any idea of an alternative solution?


Reply