Extract ESXi hosts information from vCenter

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Bogdan_B
Posts: 34
Joined: Fri Aug 03, 2012 1:56 am

Extract ESXi hosts information from vCenter

Post by Bogdan_B »

Is any possibility to pull info about ESXi hosts directly from the vCenter server ? ( like cpu, disk, networking, running vm's per host )
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Extract ESXi hosts information from vCenter

Post by lmiltchev »

You can run the VMware Monitoring Wizard agains each host on your vCenter server to get the info you need. You will see something like this:
vcenter.PNG
Does this answer your question?
You do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Bogdan_B
Posts: 34
Joined: Fri Aug 03, 2012 1:56 am

Re: Extract ESXi hosts information from vCenter

Post by Bogdan_B »

Thank you for your answer. Not really, I would like to know if is any possibility to have all information ( like as your attachment ) about all ESXi hosts directly from the vCenter server
vCenter.jpg
Cheers,
bb
You do not have the required permissions to view the files attached to this post.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Extract ESXi hosts information from vCenter

Post by lmiltchev »

You can create a hostgroup, and add all of ESXi hosts to it, so you can see them in one place. Another option is probably to group them in the BPI. Other that that, I don't think you can do this via the wizard itself.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Bogdan_B
Posts: 34
Joined: Fri Aug 03, 2012 1:56 am

Re: Extract ESXi hosts information from vCenter

Post by Bogdan_B »

What do you say about the Common Interface API? ( http://www.netways.de/en/de/produkte/na ... mware_esx/ ) - agentless host minitoring through vsphere manager , exactly what I needed.

Has anybody tried this?
Brian_M
Posts: 43
Joined: Wed Apr 04, 2012 8:08 am

Re: Extract ESXi hosts information from vCenter

Post by Brian_M »

Hello All,

Just a little clarification (Bogdan is my colleague):

Our VMware guys don't want to modify the base ESXi image due to support concerns with our hardware vendor so we're trying to pull the host performance information that's already in vCenter into Xi to prevent any type of agent installation on the hosts themselves. We're interested in getting the same information that the plugin gave us when we were allowed to do the host agent install (CPU load, memory / disk utilization / uptime / ping / bandwidth usage / etc.). It seems sensible to us that there would be a way to pull this from vCenter as all the information is already there but we're not sure how to proceed.

Thanks,
Brian
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Extract ESXi hosts information from vCenter

Post by scottwilkerson »

This is how our VMWare wizard works. It doesn't require installing agents on the ESXi servers.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Bogdan_B
Posts: 34
Joined: Fri Aug 03, 2012 1:56 am

Re: Extract ESXi hosts information from vCenter

Post by Bogdan_B »

Thank you for your comment. You can close this topic.

Cheers,
bb
Locked