Manual execution
With tentacle you can perform a manual execution to visualize the agents quickly in PandoraFMS.
./pandora_postgresql -d <database> -u <user> -p <password> -i <ip> --port <port> --conf <path conf> --transfer_mode tentacle
The default path of “data_dir” is /var/spool/pandora/data_in , if this does not exist in the machine that is running the plugin will give error, if this is the case, you must change the path with the parameter “--data_dir” to choose another path where the XML that will be sent later will be created.
