:
This plugin allows you to get any performance counter from your Windows system as a module in Pandora FMS.
Requirements
The requirements in order this monitoring could work properly are the following:
- Pandora FMS agent 3.2.1 version or higher.
- Powershell 2.0 console to execute the plugin. By default is comes installed in Windows Server 2008 R2 and Windows 7 systems, but it should be downloaded for Windows previous versions. Powershell is not compatible with Windows XP SP1 or lower system versions.
- It is necessary that the user with which the Pandora FMS agent is executed, that is the user that will execute the plugin, has available the following system permissions:
- Local administrator.
- The Powershell scripts execution policy should be fixed as RemoteSigned or lower.
PowerShell> Set-ExecutionPolicy RemoteSigned
Only enterprise users can view the download links.
(Visited 1,010 times, 1 visits today)