Skip to main content

Manual execution

The plugin execution format is as follows:

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

For example :

./pandora_aws_ec2 --conf /usr/share/pandora_server/util/plugin/aws_ec2.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": 23, "Zones agents": 5, "Instances agents": 17}}