1827620 Members
3399 Online
109966 Solutions
New Discussion

Commands

 
cool...
Frequent Advisor

Commands

May I know the commands to find Memory ,disk and CPU details of an ESX3.5 server ?
3 REPLIES 3
Jan Soska
Honored Contributor

Re: Commands

hello,
use common linux command in service console - top, df (or vdf - special esx version of df)

Jan
Jags_21
HPE Pro

Re: Commands

Hi Suresh,

you can also use the below commands

#esxtop (only root privileges can run the command, press respective character to get the specific info after running the esxtop)
options:
c CPU, m memory, d disk adapter, u disk device, v disk vm, n network, i
interrupts. commands: h help, q quit, f add fields, o order, s set refresh delay (default 5 secs,min 2), space refesh now, W save as default, V only VMs, 2 row down, 8 up, 4 hide, 6 expand

also you can run 'resxtop' from vMA

these commands can run on ESX 4.x as well

Regards,
Jagadish
PS do not forget to assign the points


I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
muruganantham raju
Valued Contributor

Re: Commands

Suresh,

extop and general Linux commands (df,free,vmstat etc) would help.

If you have glance installed on ESX3.5, it would get more than what you are looking for.