# yum install -y open-vm-tools
Once it’s installed, you should able to see the file:
# ls /usr/bin/vmtoolsd
After this is done, you won’t see it running from the vSphere Web Client. To get it running, you can simply reboot the virtual machine
# reboot
Resetting the virtual machine will also do the job.