The /var/log/messages log contains entries similar to:
/usr/lib/vmware/hostd/vmware-hostd[29780]: Accepted password for user root from 127.0.0.1
/usr/lib/vmware/hostd/vmware-hostd[29780]: Accepted password for user root from 127.0.0.1
/usr/lib/vmware/hostd/vmware-hostd[29780]: Accepted password for user root from 127.0.0.1
In a default configuration of ESX Server host there is no process that repeatedly logs in as noted above in the Symptoms. Generally these repeated logins are caused by a custom script or third party management software installed on the service console.
Usually these programs are logging in to check the status of an entity from within ESX Server host. To resolve the events the recommended course of action is to talk to the vendor of the product. In the interim, disabling the agents stops the events from appearing.
To work around this issue, stop the CIM agent on the host.
If that does not resolve the issue then check the logs and find the cron job which is causing the issue. This event coincides with the root login attempts.
As a workaround for a cron job causing the issue, disable the job or stop the process. Contact the vendor for a permanent fix.