# Configuration in PandoraFMS

**pspz2 installation**

You can install the plugin from servers &gt; register plugin

[![Captura desde 2025-07-21 11-44-32.png](https://pandorafms.com/guides/public/uploads/images/gallery/2025-07/scaled-1680-/captura-desde-2025-07-21-11-44-32.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2025-07/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](https://pandorafms.com/guides/public/uploads/images/gallery/2025-07/scaled-1680-/captura-desde-2025-07-21-11-40-46.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2025-07/captura-desde-2025-07-21-11-40-46.png)

**Manual installation**

Go to servers &gt; plugins:

[![servers_plugins.png](https://pandorafms.com/guides/public/uploads/images/gallery/2025-07/scaled-1680-/servers-plugins.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2025-07/servers-plugins.png)

Click on add:

[![add_plugin.png](https://pandorafms.com/guides/public/uploads/images/gallery/2025-07/scaled-1680-/add-plugin.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2025-07/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
```

<p class="callout info align-center">Recuerda que la ruta recomendada para el uso de los plugins de servidor es: /usr/share/pandora\_server/util/plugin/</p>

And in plugin parameters we will introduce these followed by the macro "\_field&lt;N&gt;\_", 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](https://pandorafms.com/guides/public/uploads/images/gallery/2025-07/scaled-1680-/1GIcaptura-desde-2025-07-21-11-51-43.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2025-07/1GIcaptura-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.