Manual execution

The plugin execution format is as follows:

./pandora_opensearch --as_server_plugin <1 if you want to use it> --conf <path to configuration file>

Examples:

To run server mode:

./pandora_opensearch --as_server_plugin 1 --conf /etc/file.conf

image.png

To run advanced mode

./pandora_opensearch --conf /etc/file.conf

image.png

The execution will return output in JSON format with information about the execution, including the total number of agents and modules created. It will also generate an XML file for each monitored agent, which will be sent to the Pandora FMS server via tentacle.


Revision #4
Created 26 September 2025 09:48:42
Updated 31 October 2025 10:44:28