CPU System on Solaris

This module returns the percentage of CPU occupied by 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 ...

CPU User on Solaris

This module returns the percentage of CPU occupied by user processes Module data module_begin  module_name CPU User  module_type generic_data  module_exec vmstat 1 2 | tail ­1 | awk ‘{ print $20 }’ | tr ­d “n”  module_max 100  module_min 0 ...

Handles in Linux / Unix

This simple module gives you opened handles in your SO, by using lsof tool (usually installed or available in the SO addons). Could be easily modified to search on a given process or user only. Module data module_begin  module_name Handles  module_type generic_data ...

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

X