:
This plugin uses free to fetch the memory and swap performance metrics from a windows server.
To install it:
- Create the directory “%Program Files%\pandora_agent\plugins” if needed.
- Download the file “memory_plugin.vbs”.
- Copy it to your agent plugins directory.
To use it, just call it from the config file of your agent with the following line:
module_plugin cscript.exe //B "%ProgramFiles%\pandora_agent\util\memory_plugin.vbs"
For more plugin options or change warning and critical levels see its code.
Files:
(Visited 615 times, 1 visits today)