Search found 1 match

by BeckhamHolden
Fri Jan 29, 2021 6:16 am
Forum: Open Source Nagios Projects
Topic: check_procs Plugin Issue?
Replies: 0
Views: 1766

check_procs Plugin Issue?

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...