Manual execution
To run the plugin, configure the configuration file according to the instructions above.
Running the plugin:
Binary version:
./pandora_elk.64 pandora_elk.conf
Code version without deployed libraries:
perl -I ./lib pandora_elk.pl pandora_elk.conf
Where, lib is a directory that contains the PandoraFMS folder, wherethe PluginTools.pm library is stored.
**Binary execution is recommended**