Skip to main content

Configuration in PandoraFMS

pspz2 installation

You can install the plugin from servers > register plugin

Captura desde 2025-07-21 11-44-32.png

On this page you can load the pspz2 file for the plugin

Captura desde 2025-07-21 11-40-46.png

Manual installation

Go to servers > plugins:

 

servers_plugins.png

Click on add:

add_plugin.png

We put in name and the description that you prefer.

We put as command the execution with the path of the plugin:

 

/path pandora_openweathermap

Recuerda que la ruta recomendada para el uso de los plugins de servidor es: /usr/share/pandora_server/util/plugin/

And in plugin parameters we will introduce these followed by the macro "_field<N>_", the obligatory ones for the plugin to work are --lat, --lon and --key .

Once this is done, click on "create".

Agent configuration

Once this is done, the only thing left to do is to call it so we will go to the view of some agent and create a plugin module:

 

Captura desde 2025-07-21 11-51-43.png

We will give it a name and in the section "plugin" we will put the one we have just configured.

Once this is done, click on create.

If the module is shown with 1, it means that it is running correctly.