esxcli software vib install -n VIBname
command.VMware vSphere ESXi
chkconfig sfcbd-watchdog off
/etc/init.d/sfcbd-watchdog stop
chkconfig sfcbd-watchdog
/etc/init.d/sfcbd-watchdog status
To enable the CIM agent on an ESXi 6.x and ESXi 7.0.x host and earlier versions using the command line
chkconfig sfcbd-watchdog on
/etc/init.d/sfcbd-watchdog start
/etc/init.d/sfcbd-watchdog status