CLI Guide

Examples Show information about all pools.
# show pools
Show information about virtual pools.
# show pools type virtual
Basetypes
pools
disk-groups
tiers
See also
delete pools
set pool
show pool-statistics
show pool-statistics
Description
Shows live or historical performance statistics for virtual pools. For pool performance statistics, the system
samples live data every 30 seconds and historical data every 5 minutes, and retains historical data for 6
months.
The historical option allows you to specify a time range or a number (count) of data samples to include. It is
not recommended to specify both the time-range and count parameters. If both parameters are specified,
and more samples exist for the specified time range, the samples' values will be aggregated to show the
required number of samples.
Statistics shown only in API output are described in API basetype properties.
Minimum role monitor
Syntax To show live statistics:
show pool-statistics
[pools pool]
[tier performance|standard|archive|readcache]
To show historical statistics:
show pool-statistics
[all]
[count number-of-data-samples]
[filename filename.csv]
historical
[pools pool]
[tier performance|standard|archive|readcache]
[time-range "date/time-range"]
Parameters
all
Optional. Specifies to show the full set of performance metrics. If this parameter is omitted, the default set of
performance metrics will be shown.
count number-of-data-samples
Optional. Specifies the number of data samples to display, from 1 to 100. Each sample will be shown as a
separate row in the command output. If this parameter is omitted, 100 samples will be shown. If you specify
this parameter, do not specify the time-range parameter.
filename filename.csv
Alphabetical list of commands 215