Skip to main content

Manual execution

The plugin execution format is as follows:

./pandora_kubernetes --conf < ruta al fichero de configuración >

For example :

./pandora_kubernetes --conf /usr/share/pandora_server/util/plugin/kubernetes.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, "Nodes agents": 1, "Pods agents": 12, "Deployments agents": 4}}