This plugin uses free to fetch the used disk from the different disks of a windows server. It should detect all partitions. To install it: Create the directory “%Program Files%\pandora_agent\plugins” if needed. Download the file...
This local plugin create a string module containing a list of running processes in the server, useful to get a “snapshot” of commands running in the server. Use like another normal local plugin, for example: module_plugin cmd.exe /C...
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...
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...