■ Management agents. VMware partners create management agents by using one of the vSphere APIs.
■ Hardware agents. Developers use CIM (Common Information Model) agents. CIM is a standards-based approach to monitoring hardware resources. CIM output is readable by third-party management tools. The VMkernel can include both VMware CIM providers and Partner CIM providers. Use a vSphere Client logged in to a vCenter Server system to view hardware information including alarms. Use the vSphere Client extension framework or the vSphere CIM SDK for customization.
■ Infrastructure service agents. Administrators can use agents available in the ESXi Shell. Agents include hostd (host daemon), vpxa, NTP, syslog, SNMP, and so on. Use the vSphere SDK, vCLI commands, or ESXCLI commands to manage the agents.
vicfg-ntp command esxcli system syslog commands esxcli system snmp command vSphere Client vicfg-authconfig vCLI command.