Use the esxcfg-addons command of linux to list the Addons installed by the ESX host
This article mainly introduces the use of linux esxcfg-addons command to list the Addons installed by the ESX host, the article is very detailed, has a certain reference value, interested friends must read it!
The esxcfg command set is divided into network management, storage management, system management and other types. Esxcfg-addons lists the Addons information installed by the ESX host, which is a command used to operate the Vsphere on the virtual machine.
Syntax format: esxcfg-addons [parameters]
Common parameters:
Reference example
Display all installed Addons information:
[root@linuxcool ~] # esxcfg-addons-l
Start the Addons that has been closed:
[root@linuxcool] # esxcfg-addons-e
Close the Addons that has been started:
[root@linuxcool ~] # esxcfg-addons-d
Displays all addons version information:
[root@linuxcool] # esxcfg-addons-v
View the help documentation:
[root@linuxcool ~] # esxcfg-addons-help above is to use the esxcfg-addons command of linux to list all the contents of the Addons installed on the ESX host. Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!