Virtualisation/VMWARE/CommandsCLI : Différence entre versions
Sauter à la navigation
Sauter à la recherche
Ligne 13 : | Ligne 13 : | ||
! Mode | ! Mode | ||
! Description | ! Description | ||
+ | |- | ||
+ | |{{CODE|esxtop }} | ||
+ | |monitoring | ||
+ | | Monitor ESXi system activity | ||
+ | |||
|- | |- | ||
|{{CODE|esxcli storage filesystem list }} | |{{CODE|esxcli storage filesystem list }} |
Version actuelle datée du 1 décembre 2022 à 16:17
Command Summary
ESXi CLI commands | ||
---|---|---|
Command | Mode | Description |
esxtop
|
monitoring | Monitor ESXi system activity |
esxcli storage filesystem list
|
storage | Get list of available filesystems |
esxcli network nic list
|
network | Get list of available network interfaces |
esxcli network nic [up / down] -n vmnicX
|
network | enable / disable a network interfaces |