ESXi

 View Only
  • 1.  ESXTOP running in batch mode issue

    Posted Oct 14, 2013 10:53 AM

    Hello

    I am trying to collect some storage metrics using esxtop and am having issues with getting only the information I need and not collecting absolutely everything.

    This is the method I am using

    run esxtop - click u (for disk view), change the columns I need, Press L and change the Device field to 36 characters so the whole disk GUID is included

    Once I am happy, I type W and save to a config file on the same datastore as where I will be pointing esxtop to save the output.  The config file is saved correctly.

    I then run the following command: -

    esxtop -b -c /vmfs/volumes/5257c861-024561b5-26c5-ac162dbd86d4/esxtop41rc -d 10 > /vmfs/volumes/5257c861-024561b5-26c5-ac162dbd86d4/hrsesxtop3.csv

    Esxtop goes off and collects the stats but the csv file contains info on CPU, Memory etc and the disk device field doesn't show 36 characters so my disk stats are useless as I can't identify which store is which.  Excel also chops off most of the data in the CSV file as contains too many columns to display properly.

    I haven't entered the -n switch as I want esxtop to run indefintely

    Can anyone help?

    I would also like to limit my view under the storage view to a single disk device number but when I type l (lowercase L) and enter the device number and press enter, nothing happens....

    Thanks for reading

    Kerms



  • 2.  RE: ESXTOP running in batch mode issue

    Posted Oct 15, 2013 08:23 AM