Restart the management agents on an ESXi host.
services.sh restart command on ESXi hosts running vSAN.services.sh restart command if LACP is in use.services.sh restart command if NSX is configured in the environment.services.sh restart command If using shared graphics in a View environment (VGPU, vDGA, vSGA).Restart Management agents in ESXi Using Direct Console User Interface (DCUI):
Restart Management agents in ESXi using the Host Client:
/etc/init.d/hostd restart
/etc/init.d/vpxa restart
Restart all management agents on the host:
Caution: Do not run this command if NSX is configured in the environment.
services.sh restart
Run this command to verify NSX for vSphere is installed on an ESXi host:
esxcli software vib list | grep -E 'nsx|vsipfwlib'