The module returns the percentage of memory in use by one process. Module data module_begin module_name Process memory xxx module_type generic_data module_memproc xxx module_description % used memory of process ...
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...
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 ...