Hi All,
Hope you are doing well!!!
I am using Nagios Core v 4.4.5 and Plugin check_procs to check zombie process on my linux server.
Please find below command which I am using:
./check_procs -w 1 -c 2 -s Z
I am getting below output:
PROCS OK: 0 processes with STATE = Z | procs=0;1;2;0;
But when I am using Top command, I am getting one zombie process there.
So this plugin is not able to capture the zombie process.
Can anyone help me to fix this issue?
Thanks in advance!!!
Regards,
Diwakar Sharma
check_procs Plugin Issue
-
s.diwakar1
- Posts: 44
- Joined: Thu Feb 27, 2020 9:45 am
check_procs Plugin Issue
Thanks & Regards,
Diwakar Sharma
Diwakar Sharma