Monitor VMWare ESX 3.5

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
HakanH
Posts: 19
Joined: Tue Feb 06, 2007 3:47 am

Monitor VMWare ESX 3.5

Post by HakanH »

I want to monitor CPU, memory and network usage of my ESX-servers and my virtaul machines.

I have found machinename, if its powered on and some more "static" stuff under OID 1.3.6.1.4.1.6876 but I can't find CPU, memory and network usage.

Anybody knows what OIDs I should use?

What other stuff do you guys monitor on your ESX-servers?

/Hakan
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Yes, VM Ware provides some information by SNMP protocol
http://www.vmware.com/support/esx21/doc ... erver.html
Also you may use "regular" test methods like CPU Usage, WMI and Performance Counter (if virtual machine connected to network with its own IP address).
If you want to check UNIX based virtual machines, you may use Remote Monitoring Agent or SSH test
http://www.ks-soft.net/hostmon.eng/rma-unix/index.htm
http://www.ks-soft.net/hostmon.eng/mfra ... htm#chkssh

Regards
Alex
HakanH
Posts: 19
Joined: Tue Feb 06, 2007 3:47 am

Post by HakanH »

Thanks for your reply. To get this values with SNMP seems to be more complicated than I first thought.

First I have to go into some sort of lookup table to find where I can get the values for each virtual machine and after that I have to calculate the utilization. Maybe I can do this in one SNMP GET test or else I probably have to write some sort of external script.

I post here as soon as I have an answer.

Regards
Hakan
Post Reply