LPIC-2 Exam 201 (Linux Engineer) — Question 53
In the output of sar ""b, what does tps stand for?
Answer options
- A. Terrabyte per second
- B. Traffic per second
- C. Transfers per second
- D. Total data per second
- E. Terrabit per second
Correct answer: C
Explanation
The correct answer is C, as tps stands for Transfers per second, which measures the number of physical block input/output operations per second. The other options incorrectly define tps, as they refer to different metrics that do not apply to the sar command's output.