**agent\_openshift** | To enable this agent, it creates modules with the number of deployments, services...etc. Leave it to 1 to enable it. |
**agent\_node** | To enable one agent per node. Leave on 1 to enable it. |
**agent\_pod** | To enable one agent per pod. Leave on 1 to enable it. |
**agent\_pod\_stats** | To enable an agent with the metrics of each pod. Leave on 1 to enable it. |
**agent\_deployment** | To enable one agent per deployment. Leave on 1 to enable it. |
**agent\_imagestreams** | To enable an agent with modules for each imagestreams, the number of imagestreams is determined with top\_imagestreams\_count. Set to 1 to enable it. |
**agent\_csv
| To enable an agent to create a module to monitor cluster service version. |
**agent\_component\_status** | To enable an agent to create a module to monitor component status. |
**agent\_operators** | To enable an agent to create a module to monitor operators. |
**agent\_replication\_controller** | To enable an agent that will create a module for each replication controller in our environment. Leave to 1 to enable it. |
**agent\_apiservice** | To enable an agent that will create a module for each service of our API. Leave to 1 to enable it. |
**agent\_services** | To enable an agent that will create a module for each service in our environment. Leave to 1 to enable it. |
**top\_imagestream\_count** | Number of imagestreams to monitor in your environment. Default 11. |
**prefix** | Customized name for the created agents |
**as\_server\_plugin** | If it is to be used as a server plugin, set it to 1 to activate it, if it is used as an agent plugin, set it to 0. |