Manual execution
The plugin execution format is as follows:
./pandora_digitalocean --conf < path to configuration file >
Example:
./pandora_digitalocean --conf /usr/share/pandora_server/util/plugin/digitalocean.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 be sent to the Pandora FMS server by the transfer method indicated in the configuration.
For example:
{"summary": {"Total agents": 18}}