|
VMware ESX Server 2.1
Features | Documentation | Knowledge Base | Discussion Forums ESX Server ships with an SNMP agent that allows you to monitor the health of the physical machine where ESX Server is running and of virtual machines running on it. This agent is based on Net-SNMP with enhancements to support data specific to ESX Server. Background information on Net-SNMP is available at net-snmp.sourceforge.net. The ESX Server SNMP agent can be used with any management software that can load and compile a management information base (MIB) in SMIv1 format and can understand SNMPv1 trap messages. The location of the VMware subtree in the SNMP hierarchy is: .iso.org.dod.internet.private.enterprises.vmware (.1.3.6.1.4.1.6876). You can choose to use SNMP with or without any specific ESX Server MIB items. SNMP get variables allow you to monitor a wide variety of items about the physical computer and how virtual machines are using its resources. Some of the key types of information available are:
SNMP get variables allow you to monitor a number of items about particular virtual machines running on the computer. Some of the key types of information available are:
Note: SNMP information is provided for virtual machines if their configuration files are stored locally on the ESX Server computer. If the configuration files are stored on an NFS-mounted drive, information for the virtual machines does not appear in the SNMP tables. Four SNMP traps notify you of critical events in particular virtual machines. The affected virtual machine is identified by ID number and configuration file path. The traps notify you
Note: VMware Tools must be installed in the guest operating system to support the traps that detect loss and resumption of the guest's heartbeat. Note: Traps are not generated immediately when virtual machines are registered using the VMware Management Interface. To enable trap generation, you must restart vmware-serverd. You may restart vmware-serverd by rebooting the server or by logging in to the service console as root and issuing the command killall -HUP vmware-serverd ESX Server 2.1 includes two daemons, a master (snmpd) and a subagent (vmware-snmpd), as illustrated in the following diagram. The master snmpd daemon is either the default snmpd daemon shipped with ESX Server or a third party SNMP application daemon. The subagent vmware-snmpd exports ESX Server MIB information to the master, that communicates directly with the SNMP client application. |
