
LPI LPIC-2:Linux Engineer (201-450)
Domain 1Objective 1
200.1 Measure and Troubleshoot Resource Usage (weight: 6) LPIC-2 Practice Questions (Page 1)
Part of the Topic 200: Capacity Planning domain, which makes up ~6% of our current practice bank. Linux Professional Institute does not publish an official question count, but from its 90-minute exam (~35–60 total, ~2–4 in this domain), expect 1–2 from this objective — we provide 29 practice questions to prepare you well beyond it. (estimate)
29questions here
6free pages
7concepts
Questions 1–5
- 1
Which command-line utility displays a real-time, dynamic view of CPU usage per process and also provides a summary of overall system CPU utilization at the top of its output?
Select an answer first - 2
A server has 16 GB of RAM. `free -m` shows: total=16384, used=15000, free=1384, shared=100, buff/cache=0, available=1200. The administrator notices the system is using swap. Which metric from `/proc/meminfo` would best confirm whether the system is under memory pressure?
Select an answer first - 3
A server's load average has climbed from 1.0 to 8.0 over the past 10 minutes. `free -m` shows: total=8192, used=7800, free=392, buff/cache=0, available=350. `vmstat 1` shows `si` and `so` columns consistently above 500. Which action will most directly reduce the load average?
Select an answer first - 4
A system is experiencing high load due to excessive disk I/O. Which command would you use to identify which processes are performing the most disk I/O?
Select an answer first - 5
A backup process runs nightly and causes severe performance degradation for users. `iostat -x 1` during the backup shows: sda %util=100%, await=300ms; sdb %util=10%, await=5ms. The backup writes to sda. The administrator has a second disk (sdb) that is mostly idle. Which approach best resolves the performance issue?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Linux Professional Institute. “LPIC-2” is a trademark of its owner, used for identification only.