Skip to main content

Manual execution

The format of the plugin execution is as follows:

./pandora_ovh --conf < path to configuration file >


For example:

./pandora_ovh --conf /usr/share/pandora_server/util/plugin/ovh-cloud.conf


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

For example:

{"summary": {"Total agents": 16,17, "VMs agents": 12, "ProjectStorage agents": 1, "Server agents" : 3}}