1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...
:

It returns the number of zombie processes.

Module data

module_begin 
module_name Zombie processes 
module_type generic_data 
module_exec ps ­el | awk '$2~/"Z"/{print $2}' | wc ­l | tr ­d "n" | tr ­d " " 
module_description Zombie processes 
module_end
(Visited 131 times, 1 visits today)

For correct visualization of the Pandora FMS library extension, you must have installed version NG 760 or superior

X