# Configuration in Pandora FMS

To monitor with the plugin from Pandora FMS, it must be called from the Endpoint configuration file located at the following path:

```
/etc/pandora/pandora_agent.conf
```

It should be added on the last line of the configuration file using the `module_plugin` command, followed by the path to the plugin and the path to the `pandora_sybase.conf` file.

```
module_plugin <path to pandora_sybase.64.exe> <path to pandora_sybase.conf>
```

This can also be done from the console if remote configuration is enabled.

Example using the sample execution described in the manual execution section:

[![image-1661434806839.png](https://pandorafms.com/guides/public/uploads/images/gallery/2022-08/scaled-1680-/image-1661434806839.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2022-08/image-1661434806839.png)