Skip to main content

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

To run advanced mode

./pandora_opensearch 

--conf /etc/file.conf

The execution will return output in JSON format with information about the execution, and will generate an XML file for each monitored agent that will be sent to the Pandora FMS server using the transfer method indicated in the configuration.