Skip to main content

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.
• SQLPS.exe, this is, the SQL Server administration console for Powershell.
• Install invoke-sqlcmd command in Powershell
• 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 follwing system permissions:
◦ Local administrator.
• The Powershell scripts execution policy should be fixed as RemoteSigned or lower.