Skip to main content

Discovery

This plugin can be integrated with Pandora FMS Discovery.

To do so, you must load the ".disco" package that you can download from the Pandora FMS library:

https://pandorafms.com/library/

image.png

Once loaded, openshift environments can be monitored by creating Discovery tasks from the Management > Discovery > Applications section.

The following minimum data will be requested for each task:

  • Openshift host : openshift host.
  • Openshift port : Openshift port.
  • Openshift token: Openshift token.
  • Tentacle IP: IP of the Tentacle server to send the agents' data to. Normally this parameter will not be modified.
  • Tentacle port: Tentacle server port to send the data to. Normally this parameter will not be modified.

image.png

It is also possible to adjust the task configuration to customize the desired monitoring:

  • Scan Deployments : If enabled, it will monitor the deployments and create an agent for each one of them.
  • Scan Nodes: If enabled, it will monitor the nodes and will create an agent for each one of them.
  • Scan Pods: If enabled, it will monitor the pods and will create an agent for each one of them.

image.png

The successfully completed tasks will have an execution summary with the following information:

  • Total agents : Total number of agents generated by the task.
  • Nodes agents : Total number of node agents.
  • Pods agents : Total number of pod agents.
  • Deployment agents: Total number of application agents.