VMware Cloud Community
Commander7
Contributor
Contributor

Need Explain To This Command

Hi,

I need to check this command, " esxtop -b -d 600 -n 432 > host97.date.csv & " - (* HOST97 is the number of my host) to know what is it for ? & what this command can do ?

Thanks alot,

Regards,.

Amir Aly

Commander7

0 Kudos
2 Replies
khaliqamar
Enthusiast
Enthusiast

-b= batchmode

-d = delay

-n=iterations

&= to run in a background

host97.date.csv = just consider it as a filename where your output is store.

i hope it clears your question..

0 Kudos
Sateesh_vCloud

If you needed to grab stats from ESX hosts for off-line analysis then you need to run ESXTOP using batch mode to capture a .csv formatted output.

For detailed answer please check:

http://vmtoday.com/2009/09/esxtop-batch-mode-windows-perfmon/

------------------------------------------------------------------------- Follow me @ www.vmwareguruz.com Please consider marking this answer "correct" or "helpful" if you found it useful T. Sateesh VCIX-NV, VCAP 5-DCA/DCD,VCP 6-NV,VCP 5 DCV/Cloud/DT, ZCP IBM India Pvt. Ltd
0 Kudos