Zombie processes on HP-UX

The module returns the number of zombie processes. Module data module_begin  module_name Zombie processes  module_type generic_data  module_exec ps ­elf | awk ‘$2~/’Z’/{print $2}’ | wc ­l | tr ­d “\n”  module_description Zombie processes ...

Free swap on Linux

Returns in percentage the free space of swap memory. Module data module_begin  module_name Free swap  module_type generic_data  module_exec free ­m | grep Swap | awk ‘{print (($4 / $2)*100)}’  module_description Percentage Mem Swap Free ...

Physical mem. Free on LInux

This module returns the percentage of free space of the physical memory. Module data module_begin  module_name Physical mem. free  module_type generic_data  module_freepercentmemory  module_description Percentage Mem Free Phys ...

PostFix Mail Blocked

Reports text lines on blocked mail transfer attempts, for example, for ISP Antispam policies due IP restriction or other mechanism. If you set a string inverse threshold here you can get events on mail blocked. grep_log plugin comes with the agent, is a standard...

Process Running on Linux

Checks if an specific process is being executed in the machine Module data module_begin module_name Process xxx module_type generic_proc module_service xxx module_description Process XXX running module_end

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

X