px pxe stats
Get statistics for Portworx resources
note
The following commands support a set of global flags that apply to all px pxe commands.
For details, see the Global Flags section.
px pxe stats volume
Get stats of Portworx volumes
Aliases: volumes, vol
Flags
| Flag | Input type | Description | Default | Required |
|---|---|---|---|---|
--interval, -i | duration | Specify refresh interval | 2s | Optional |
--output, -o | string | Output in yaml|json|wide | - | Optional |
--selector, -l | string | Selector (label query) comma-separated name=value pairs | - | Optional |
--sort-on | string | Specify one of 'Name|Read Bytes|Reads|Write Bytes|Writes|IOPS|IODepth|Read Tput|Write Tput|Read Lat|Write Lat' to sort on | Write Tput | Optional |
--sort-order | string | Sort in ascending or descending order. Specify one of asc|desc | desc | Optional |
--watch, -w | bool | Monitor stats at a periodic interval | false | Optional |