ESX

JohnMcBride on March 13th, 2009

IF you have ESX Servers somewhere in your environment you are probably going to want you ESX systems to send out SNMP traps of its state. Well, by default SNMP if turned off in the ESX install, so you will have to do some manual configuration to get it up and running. No worries though, [...]

Continue reading about Enabling SNMP on ESX Server

This post is going to be about using simple object collectors to get a list of virtual machines on a given host. Now, there are a couple of ways to do this, namely using traversal objects, but for this post, we are going to keep it simple. We will get to the TraversalSpec object in [...]

Continue reading about Accessing the VMWare API to retrieve Virtual Machine Properties.