QuestionQ23
Performance Management and TuningThe iostat -D report provides more detail than the default iostat disk information.

Which two (2) field descriptions are correct?
Choose two
- A tps: The number of transfers per second that were issued to the physical disk/tape
- B sqfull: How many times the service queue became full in the last hour
- C avgtime: The average time that is spent by a transfer request in the wait queue
- D avgserv: The average number of elements waiting in the service queue per second
- E avgwqsz: The average wait queue size in bytes
Community Discussion