System Reporter 2.8

3PAR System Reporter User’s Guide

8.8.4 pd_svt_histvstime

Plots the service time histogram of all the physical disks in the selected systems versus time.

8.8.4.1 example:

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

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

inserv_perf.exe?charttab=chart&charttype=lines&category=daily&begintsecs=& selsys=--All%20Systems--&selpdid=--All%20PDIDs--&selnsp=--All%20Ports-- &histbegin=1&report=pd_svt_histvstime

8.8.5 port_perf_time

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

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

respectively, being aggregated over the other object types (e.g., aggregated over selected port types and ports when compare=System).

8.8.5.1 example:

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

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

inserv_perf.exe?category=daily&charttab=chart&charttype=stackedbars&refresh=&begin tsecs=&endtsecs=&timeform=absolute&selsys=--All%20Systems--&selporttype=-- All%20Port%20Types--&selnsp=--All%20Ports--&compare=none&report=port_perf_time

8.8.6 port_perf_group

Plots the aggregate standard performance metrics (IOPs, bandwidth, service time, I/O size) of

all the ports in the selected systems at a specific time, grouped by any combination of parameters (for example, System, Port Type, n:s:p, etc.).

Performance Reports

8.49