VMware vSphere

 View Only
  • 1.  monitoring RAID status

    Posted Nov 18, 2013 03:29 PM

    Hello,

    I have HP ProLiant ML350 G5 server. I have a issue with RAID - in bios I have message about degraded status, but my health status in vsphere client is ok.

    It is possible install some monitoring client (Nagios nrpe...) in to esxi shell?

    I need monitoring RAID status.

    Thank you.

    Best regards

    Marcel



  • 2.  RE: monitoring RAID status

    Posted Nov 18, 2013 04:07 PM

    Hi Marcel,

    if you have customized version of ESXi installed, try this command in :

    /opt/hp/hpacucli/bin/hpacucli

    if you have not customized version installed,

    you can find guide how to install hpacucli for example here:

    http://www.v-front.de/2012/03/how-to-run-hp-online-acu-cli-for-linux.html



  • 3.  RE: monitoring RAID status

    Posted Nov 19, 2013 08:52 AM

    Thank you.

    I have a customized version and I will use hpacucli. Great!

    I have a question - it is possible install a RPM package in to esxi? I need use hpacucli with Nagios.



  • 4.  RE: monitoring RAID status

    Posted Nov 20, 2013 03:45 PM

    In ESX classic the VMware agents (hostd, vpxa), virtual machine monitor and the various 3rd party agents run in the service console.  In ESXi, they run natively within VMkernel. This architecture does not allow for installing any arbitrary code on your ESXi system (hence improving security and stability of the product). How then, can we plug in a monitoring solution?

    Hardware Monitoring on ESXi

    The Common Information Model (CIM) is used on ESXi instead of installing the hardware agents in the Service Console. The different CIM providers are available for different hardware installed in the server (HBA, Network cards, Raid Controllers etc).

    CIM

    These CIM providers monitor the hardware and provide the status to a CIM Broker. The CIM broker takes information from all CIM providers and presents it to the outside world via standard APIs, such as WS-MAN client. Any software tool that understands one of these APIs, such as HP SIM or Dell OpenManage, can read this information and hence monitor the hardware of the ESXi host.

    VMware vCenter server is capable of presenting this information through the Hardware Status tab, where it provides all the hardware information. This option was introduced in ESXi 3.5 and now has been enhanced in ESXi 4 version. vCenter also allows you to create alarms and send alerts for specific hardware events to monitor the hardware.

    If you are not using vCenter use the Health Status option available in Configuration tab when connected to the ESX host directly using vSphere Client.

    With vCenter providing all these options do you really need any other hardware monitoring tool?

    I would settle for vCenter since it provides all the options to ensure that the underlying hardware is monitored correctly. To ensure that all the CIM providers for all the hardware is available you may use the OEM versions of ESXi which can be downloaded from the Download VMware vSphere Hypervisor (Based on ESXi) page and check the Optional Binary section. If you don’t find binary for your hardware vendor then you need to contact that vendor.

    Apart from vCenter, you may also use the management tools provided by your hardware vendor. I list a couple here but there are many others.

    • Dell OpenManage Server Administrator can be used to view the hardware health information, view alerts and configure the hardware and BIOS settings.
    • HP SIM 5.3.2 can be used to monitor the hardware information on ESXi, for more information refer to Management of VMware ESXi ™ on HP ProLiant Servers.

    With these options available to us, monitoring hardware health really isn’t an issue for those considering the migration to ESXi.



  • 5.  RE: monitoring RAID status

    Posted Nov 18, 2013 06:38 PM

    Hi

    Welcome to the communities.

    Better check with HP RAID utility .

    Confidence is preparation. Everything else is beyond your control