# Ejecución manual

<span style="font-weight: 400;">Para ejecutar el plugin configure el archivo de configuración según las instrucciones precedentes.</span>

<span style="font-weight: 400;">Ejecución del plugin:</span>

<span style="font-weight: 400;">Versión binaria:</span>

```
./redis_monitor.64 redis_config.conf
```

<span style="font-weight: 400;">Versión código sin librerías desplegadas:</span>

```
perl -I PandoraFMS redis_monitor.pl redis_config.conf
```

<span style="font-weight: 400;">Donde, PandoraFMS es un directorio que contiene la librería PluginTools.pm</span>