# 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/](https://pandorafms.com/library/)

[![image.png](https://pandorafms.com/guides/public/uploads/images/gallery/2024-01/scaled-1680-/lQlimage.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2024-01/lQlimage.png)

Once loaded, openshift environments can be monitored by creating Discovery tasks from the Management &gt; Discovery &gt; 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](https://pandorafms.com/guides/public/uploads/images/gallery/2024-01/scaled-1680-/ikHimage.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2024-01/ikHimage.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](https://pandorafms.com/guides/public/uploads/images/gallery/2024-01/scaled-1680-/bazimage.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2024-01/bazimage.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.