Monitoring Process Ownership
Beginner Mode
Start your terminal to use beginner mode.
Scenario
The server is consuming excessive resources. This server is used by multiple teams with their own credentials (e.g. each team has a username dev-team, qa-team, ops-team etc).
Task
Identify which user is running the most number of processes (count) on the server, regardless of CPU or memory usage, and write that username to: /home/devops/solution.txt
Example
A single username written to the expected output file.
<username>
Terminal requires a larger screen
Open this page on a desktop or tablet (≥ 768px) to launch the terminal and practice hands-on.
Linux Terminal Environment
Write and execute your solution in the terminal below.
Track
| Question | Difficulty | Company | Access |
|---|
Need more practice in this area? Explore more questions →
HashiCorp