Search found 3 matches

by BlackAdderDK
Mon Oct 10, 2022 4:17 pm
Forum: Open Source Nagios Projects
Topic: NCPA and ZombieProcesses
Replies: 2
Views: 401

Re: NCPA and ZombieProcesses

Hi Guys

Anyone with an idea?

Best regards
'Adder
by BlackAdderDK
Tue Oct 04, 2022 1:33 pm
Forum: Open Source Nagios Projects
Topic: NCPA and ZombieProcesses
Replies: 2
Views: 401

Re: NCPA and ZombieProcesses

Hi Guys

Further investigations, shows me that the zombies is in fact a result of the check running - by monitoring the server with top, I do see 1 or 2 zombieprocesses popping up during the check and the disappearing at once.

Best regards
'Adder
by BlackAdderDK
Mon Oct 03, 2022 5:09 pm
Forum: Open Source Nagios Projects
Topic: NCPA and ZombieProcesses
Replies: 2
Views: 401

NCPA and ZombieProcesses

Hi Guys When executing: './check_ncpa.py -H 192.168.2.11 -t 'MyToken' -M 'plugins/check_procs' -a "-w 3 -c 5 -s Z"' I always see 1 or 2 zombieprocesses, even though there are none. If the same plugin is used via NRPE it shows the correct number of zombie processes, and that'll be 0 :lol: A...