LPIC-2 Exam 201 (Linux Engineer) — Question 54
Which commands below are useful to collect data about remote filesystem connections? (Choose two.)
Answer options
- A. pidstat
- B. nfsiostat
- C. sadf
- D. cifsiostat
- E. fsiostat
Correct answer: B, D
Explanation
The correct answers are B (nfsiostat) and D (cifsiostat) because they specifically monitor NFS and CIFS remote filesystem connections, respectively. Options A (pidstat), C (sadf), and E (fsiostat) do not target remote filesystems and are not suitable for this purpose.