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

Module that returns the number of processes running in the machine.

Module data

module_begin 
module_name Number processes 
module_type generic_data 
module_exec echo $(((`ps ­e | wc ­l`)­1)) | tr ­d “\n” 
module_description Total processes 
module_end
(Visited 223 times, 1 visits today)

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

X