User Manual

Order results by CPU context switches/sec.
VirtSize
Order results by VV virtual size.
TotalRsvdSize
Order results by VV reserved space size.
TotalRawSize
Order results by VV total raw reserved space size.
LDSize
Order results by total LD size.
LDFreeSize
Order results by total free LD size.
LDRawSize
Order results by total raw LD size.
TotalAccesses
Order results by total number of accesses to the VV.
ReadHit%
Order results by total read hit percentage to the VV.
WriteHit%
Order results by total write hit percentage to the VV.
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
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.
values:
Specify one of the following:
0
(Default) Include only accesses in the sampling interval.
1
Include all accesses.
Report Options 141