Zombie processes on Linux

It counts the number of processes that are in the Zombie status. Module data module_begin  module_name Zombie processes  module_type generic_data  module_exec ps ­eos | grep Z | wc ­l | tr ­d “\n”  module_description Number of zombie processes ...

CPU system on HP-UX

This module returns the percentage of the CPU occupied by the system processes. Module data module_begin  module_name CPU System  module_type generic_data  module_cpuusage all  module_max 100  module_min 0  module_description CPU (%) used by system ...

Free inodes on Linux

It returns the percentage of free i­nodes of one partition Module data module_begin  module_name Free inodos /  module_type generic_data  module_exec df ­i | grep ­E “/$” | awk ‘{print 100­(($3/$2)*100)}’  module_max 100  module_min 0 ...

Free Disk on Linux

It returns the number of processes that are running in the machine. Module data module_begin  module_name Free Disk  module_type generic_data  module_freepercentdisk /  module_description Percentage Free Disk ...

Pagination memory on Linux

Quantity of paginated memory Module data module_begin  module_name Pagination memory  module_type generic_data  module_exec vmstat 1 2 | tail ­1 | awk ‘{ print $8 }’ | tr ­d “\n”  module_description Mem Paged ...

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

X