CTLSTAT(8) | MidnightBSD System Manager's Manual | CTLSTAT(8) |
ctlstat
— CAM
Target Layer statistics utility
ctlstat |
[-t ] [-c
count] [-C ]
[-d ] [-D ]
[-j ] [-l
lun] [-n
numdevs] [-p
port] [-w
wait] |
The ctlstat
utility provides statistics
information for the CAM Target Layer. The first display (except for dump and
JSON modes) shows average statistics since system startup. Subsequent
displays show average statistics during the measurement interval.
The options are as follows:
-t
-c
count-C
-d
-D
-h
-j
-l
lun-n
numdevs-p
port-w
waitctlstat
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.
cam(3), cam(4), ctl(4), xpt(4), camcontrol(8), ctladm(8), ctld(8), iostat(8)
Ken Merry
<ken@FreeBSD.org>
Will Andrews
<will@FreeBSD.org>
Alexander Motin
<mav@FreeBSD.org>
January 9, 2017 | midnightbsd-3.1 |