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 ...

Load Average on Linux

It measures the CPU average load. Module data module_begin  module_name Load Average  module_type generic_data  module_exec uptime | awk ­F “,” ‘{print $3}’ | awk ‘{print $3}’ | tr ­d “\n”  module_description Average load last...

Zombie Processes

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 ...

Linux Security Plugin

Run several security checks in a Linux system and return modules for them: SELinux status: Critical if you cannot execute the sestatus command or it is not enabled. SSH root access status: Critical if it cannot read the /etc/ssh/sshd_config file or if it finds the...

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

X