Manual execution
In order to execute the plugin manually configure the plugin configuration file as described previously.
Plugin execution:
Binary version:
./redis_monitor.64 redis_config.conf
Non compiled version without deployed libraries:
perl -I PandoraFMS redis_monitor.pl redis_config.conf
Where, PandoraFMS is a directory that contains the libraries specified above.