Troubleshoot node alerts
This section describes the investigation and troubleshooting steps for the node alerts.
ZombieProcessesDetected
Root cause |
Zombie processes (state Z) are child processes that have exited but have not been reaped by their parent. A high number of zombies usually indicates one of the following:
|
|---|---|
Risk |
Zombie processes do not consume CPU or memory but consume PID slots. If the count keeps increasing, it may lead to PID exhaustion and prevent new processes from starting. |
Investigation |
|
Mitigation |
|