Procedure to restart the management agents on an ESXi host.
Do not use the services.sh restart command or Restart Management agents in ESXi Using Direct Console User Interface (DCUI) On ESXi hosts:
Features such as the ones listed above depend on running services on ESXI hosts and restarting management agents may cause temporary disruptions.
Restarting the host management agents may impact currently running tasks, including impacting performance on the guest virtual machines of that host.
/etc/init.d/hostd restart
/etc/init.d/vpxa restart
Run this command to verify NSX for vSphere is installed on an ESXi host:
esxcli software vib list | grep -E 'nsx|vsipfwlib'