System Reporter 2.8

3PAR System Reporter User’s Guide

8.7.5 vv_space_time

Plots the virtual size as well as raw and LD space used by the user, snap, and admin (on y-axis) versus time (on the x-axis). For the LD space, it separates free and used space.

8.7.5.1 example:

The following example shows the entire query string for a vv_space_time report:

http://localhost/cgi-bin/3par-rpts/

inserv_perf.exe?charttab=chart&charttype=stackedbars&category=daily&begintsecs=& endtsecs=&timeform=absolute&vvspaceunit=MiB%20%282%5E20%20bytes%29& selsys=--All%20Systems--&selcpg=--All%20CPGs--&selvv=--All%20VVs--& report=vv_space_time

8.7.6 vv_space_group

Plots the virtual size as well as the raw and LD space used by the user, snap and admin (on y- axis) at a specific time, summed over (grouped by) any combination of parameters (for example, system, volume, etc.). For the LD space, it separates free and used space.

8.7.6.1 example:

The following example shows the entire query string for a vv_space_group report:

http://localhost/cgi-bin/3par-rpts/

inserv_perf.exe?charttab=chart&charttype=stackedbars&category=daily&begintsecs=& vvspaceunit=MiB%20%282%5E20%20bytes%29&selsys=--All%20Systems--& selcpg=--All%20CPGs--&selvv=--All%20VVs--&groupby=System& orderby=System&report=vv_space_group

8.8 Performance Reports

Performance reports show information about physical disk, logical disk, port, VLUN (export),

VVcache, and CPU performance.

8.8.1pd_perf_time

Returns a chart and/or table of performance metrics (IOPs, bandwidth, service time, I/O size) for physical disks versus time, limited by any options selecting systems, PD IDs, or ports. With

no comparison type the metrics are an aggregate of the selected objects. With a comparison type of System, PDID, or n:s:p, data is returned for each selected System, PD, or port

Performance Reports

8.47