# 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 of the plug-in.

[![Captura desde 2025-07-22 17-44-54.png](https://pandorafms.com/guides/public/uploads/images/gallery/2025-07/scaled-1680-/captura-desde-2025-07-22-17-44-54.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2025-07/captura-desde-2025-07-22-17-44-54.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 plugin:

[![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_websphere
```

<p class="callout info align-center">Remember that the recommended path for the use of the server plugins is: /usr/share/pandora\_server/util/plugin/</p>

And in plugin parameters we will introduce the macro “\_field1\_”, to call its conf file.

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 some agent's view and create an add-on module:

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