VMware vSphere

 View Only
  • 1.  Report Performance Option vSphere web Client

    Posted Jul 30, 2014 01:49 PM

    How to performance report in vsphere web client. Please check the attached screenshot to get the idea what exactly i am asking



  • 2.  RE: Report Performance Option vSphere web Client

    Posted Aug 03, 2014 07:00 PM

    anyone who is aware of this?



  • 3.  RE: Report Performance Option vSphere web Client

    Posted Aug 04, 2014 07:39 AM

    Hi,

    You can export the performance chart of your ESXi host to local computer.



  • 4.  RE: Report Performance Option vSphere web Client

    Posted Aug 04, 2014 09:19 AM

    i asked dee how can i do this in web client for that a screenshot is attached in this discussion this screenshot says how we can do this vsphere client but now how i can do same in web client.



  • 5.  RE: Report Performance Option vSphere web Client

    Posted Aug 04, 2014 10:32 AM

    form my experience there is no equivalent to "Report Performance" ...Web client is only capable to export Events and Storage reports to csv file ...but not sum of counters as vSphere client.

    You can only export specific metric like (CPU) through this flow:

    Inventory object -> Click the Monitor tab -> Performance -> Click Advanced-> (through Chart Options or View chose desired metric) Click the Export icon-> Select a file type.

    If you for some reason do not have vSphere client installed you can also use ESXTOP in batch mode to capture and export.

    First you have to choose metrics you want in interactive mode than you have to save this preference via W command to (/.esxtop50rc file)

    Next you can run ESXTOP in batch mode to capture data:

    esxtop -b -a -d 5 -n 60  | gzip -9c > esxtopcharts.csv.gz  (-d stands for sampling frequency in seconds ; -n stands for total number of samples)

    After this procedure you can analyze your data with VisualEsxtop tool:

    VisualEsxtop – VMware Labs

    _________________________________________________________________________________________

    If you found this or any other answer helpful, please consider to award points. (use Correct or Helpful buttons)

    Regards,

    P.



  • 6.  RE: Report Performance Option vSphere web Client

    Posted Aug 05, 2014 05:17 AM

    Hi Ranjna,

    I'm not using the Webclient due to lacks,sorry I didn't see the word Webclient.I have read this option is available in webclient you can check the below links

    Re: vSphere web Client slow on realtime performance graphs

    (Check the screenshot shared by vvv850)

    Monitoring vSphere Virtual Machines in the vSphere Web Client (Part 1)

    If you are able to find export the chart from Webclient.Please do share the screenshot.