daniel.hecht

updated

15 years ago

0

185368

January 18th, 2012 08:00

Monitoring ESXi 5 Hardware

Hi,

I would like to monitor my ESXi 5 Hardware. Therefore I need to get the information via WBEM as SNMP is not supported anymore.

How can that be done with vFoglight (6.6)?

I did a few searches on google and looked through the discussions on this community and was not able to find anything helpful.

Thanks,

Daniel

  • 390

    0

    Posted June 25th, 2013 21:00

    I've been plugging away on this lately and made some progress on IPMI/CIM data.  I'd really like to pull it from vCenter directly, but their API is turning out to be quite a pain in how they gather from each vendor.  In the end I will most likely write a custom agent that gets what I need directly from each host on a periodic basis from each host directly.  In the end I think this will work out better since I can then use it for any host, running VMware or not.

  • 500

    0

    Posted February 13th, 2012 06:00

    Bump.

    Sorry for that, but does really noone have some information about that?

  • pgadgil

    94 Posts

    500

    0

    Posted February 13th, 2012 15:00

    Hello dhecht,

    We do not monitor individual ESX/ESXi hosts directly however vFoglight 6.6 does support vCenter 5.

    Regards

    Prasad Gadgil

  • 501

    0

    Posted February 14th, 2012 12:00

    Thats what we do either. But I found no information on how to get the information on the hardwarestatus of the ESXi 5 server.

  • pgadgil

    94 Posts

    501

    0

    Posted February 14th, 2012 14:00

    Could you please elaborate on what specifically are you looking for in hardware status.

    Regards

    Prasad Gadgil

  • 501

    0

    Posted February 16th, 2012 06:00

    In the vSphere Client under Hardwarestatus of an ESX(i) Server you can get information of all available sensors on that specific ESX(i) Host.

    This is the information I would like to have in a dashboard, most important would be the power drawn by this system.

    At the moment I you PRTG for that (uses WBEM to get this information) but it is an eval and I like to have this information in one system: vfoglight.

  • pgadgil

    94 Posts

    501

    0

    Posted February 18th, 2012 04:00

    That information is currently not monitored. My suggestion would be to created a Support case so that Product Enhancement request can be logged.

    Regards

    Prasad Gadgil

  • 501

    0

    Posted February 20th, 2012 06:00

    Thank you for that information Prasad.

  • 501

    0

    Posted February 20th, 2012 10:00

    Is it possible to get that information from the vCenter server with vFoglight with any kind of protocol?

  • Vel0city

    7 Posts

    501

    0

    Posted February 28th, 2012 15:00

    Would just the alarms from vCenter on the HW status be sufficient or would you want the actual CIM data?  You can get the CIM data, but it's not easily available via PowerCLI + Custom agent, so it's really more VMware CIM SDK programming and a custom agent.  The alarms would be much simpler to have fire based on the ones in vCenter already.