Detect Memory Leak by Monitoring RSS
Beginner Mode
Start your terminal to use beginner mode.
Scenario
One of your long-running Node.Js services (process name node) has been slowing down over several hours of uptime. CPU usage is normal, disk I/O is normal, but the server is gradually running out of memory.
Task
Identify if any process is leaking memory and kill that process.
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 →
Google