| Main index | Section 8 | Options |
The options are as follows:
| | |
| Total mode. This displays separate columns with the total read and write output, and a combined total column that also includes non I/O operations. | |
| | |
| Display statistics this many times. | |
| | |
| Disable CPU statistics display. | |
| | |
| Display DMA operation time (latency) instead of overall I/O time (latency). | |
| | |
| Text dump mode. Dump statistics every 30 seconds in a text format suitable for parsing. No statistics are computed in this mode, only raw numbers are displayed. | |
| | |
| Suppress display of the header. | |
| | |
| JSON dump mode. Dump statistics every 30 seconds in JavaScript Object Notation (JSON) format. No statistics are computed in this mode, only raw numbers are displayed. | |
| | |
|
Prometheus dump mode.
Dump statistics in a format suitable for ingestion into Prometheus.
When invoked with this option,
ctlstat
dumps once, regardless of the
| |
| | |
| Request statistics for the specified LUN. | |
| | |
| Display statistics for this many devices. | |
| | |
| Request statistics for the specified port. | |
| | |
| Wait this many seconds in between displays. If this option is not specified, ctlstat defaults to a 1 second interval. | |
ctlstat -t
Display total statistics for the system with a one second interval.
ctlstat -d -l 5 -C
Display average DMA time for LUN 5 and omit CPU utilization.
ctlstat -n 7 -w 10
Display statistics for the first 7 LUNs, and display average statistics every 10 seconds.
Prometheus exposition formats:
.Lk https://prometheus.io/docs/instrumenting/exposition_formats/ .
| CTLSTAT (8) | April 22, 2021 |
| Main index | Section 8 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | UNIX is a four-letter word! | ” |