This is a manual which helps you to monitor Windows based devices using Pandora FMS. Module data 1. CPU Load This module returns the percentage of the CPU in use. The syntaxis for the module would be the following: module_begin module_name CPU Load module_type...
This is a manual which helps you to monitor Solaris based devices using Pandora FMS. Module data 1. CPU User This module returns the percentage of CPU occupied by user processes.The syntax for the modules would be this: module_begin module_name CPU User module_type...
This is a manual which helps you to monitor Linux/Unix based devices using Pandora FMS. Module data 1. CPU Free This module returns the free CPU percentage. The syntax for the module would be this: module_begin module_name CPU Free module_type generic_data module_exec...
Process CPU agent module for Windows This Pandora FMS module, used as script, allow to get individual CPU usage for each specified process. This is done by a small script written in VBscript which ask several WMI sources to get a value, used as percentage for...
This is a sample of file listing implemented as snapshot (Windows Plugin Script). Change the paths/names for be useful for you. Could be interesting to monitor or apply regexp warn/critical status thresholds. Execute as local plugin: module_plugin filelisting.bat...