Mysql Plugin

Important Notice: This plugin is no longer actively maintained or updated. We strongly advise you to explore alternative plugins available in our library for the latest features and support. This Pandora FMS 3.x (.pspz) plugin package register MySQL plugin and 13...

Zombie processes on Solaris

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

Number processes on Solaris

It returns the number of processes that are running in the machine. Module data module_begin  module_name Number processes  module_type generic_data  module_exec ps ­e | wc ­l | tr ­d “n” | tr ­d ” ”  module_description Number processes ...

Used space on Solaris

The module returns the percentage of free physical memory. The module syntax will be the following: Module data module_begin  module_name Physical Free Memory  module_type generic_data  module_freepercentmemory  module_description Porcentaje Memoria física libre ...

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

X