System Reporter 2.8

3PAR System Reporter User’s Guide

8.4.17.2 example:

The following example specifies that results should be ordered by system:

&orderby=System

The following example specifies that results should be ordered by system, disk type, and physical disk ID:

&orderby=System&orderby=DiskType&orderby=PDID

8.4.18 histbegin

Use the histbegin option to specify whether the histogram should include only accesses that occurred during the sampling interval corresponding to the category, or all accesses up to the current sample. This option can only be specified once in a given query string.

8.4.18.1 values:

Specify one of the following:

0

(Default) Include only accesses in the sampling interval.

1

Include all accesses.

8.4.18.2 example:

The following example specifies that the histogram should include all accesses:

&histbegin=1

8.4.19 ldspaceunit

Use the ldspaceunit option to determine the unit of measure for logical disk space reports. This option can only be specified once in a given query string.

Report Options

8.25