Skip to main content

Manual execution

The format of the plugin execution is as follows:

./pandora_openshift --conf < Conf path file >

Example:

./pandora_openshift --conf /usr/share/pandora_server/util/plugin/openshift.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": 84, "Nodes agents": 3, "Pods agents": 43, "Deployments agents": 37}}