# Manual execution

<span style="font-weight: 400;">In order to execute the plugin manually configure the plugin configuration file as described previously.</span>

<span style="font-weight: 400;">Plugin execution:</span>

<span style="font-weight: 400;">Binary version:</span>

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

<span style="font-weight: 400;">Non compiled version without deployed libraries:</span>

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

<span style="font-weight: 400;">Where, PandoraFMS is a directory that contains the libraries specified above.</span>