vCenter

 View Only

Powershell script to gather metric data for esxi hosts.

  • 1.  Powershell script to gather metric data for esxi hosts.

    Posted May 14, 2018 04:47 PM

    Hello friends!

    I am currently working on some tasks that are requiring me to gather several data points from ESXi statistics. I am currently looking to gather the data on a .csv file to then move over to my collection sheet. I would sure appreciate some feedback on commands and scripting to gather these statistics:

    CMDs

    Reads

    Writes

    DAVG/cmd/rd/wr

    KAVG/cmd/rd/wr

    IOPS Highest, Lowest, Average IOPs

    I would like to have this populated into a .csv in columns. I found a script that gathers some of the data but it is not exactly what we are looking at collecting.

    Any help would be appreciated!