Skip to main content

Modules generated by the plugin

The plugin will generate :

* prefix is a conf parameter that we can customize by adding any name we want.

- One agent for each node of the environment with name : prefix_OS_Node_<node name>.

Each node agent will have the following modules :

Status
Roles
Age
Versión
cpu cores
cpu %
memory bytes
memory %

Captura desde 2025-07-22 12-50-16.png


- One agent for each pod in the environment with name : prefix_OS_Pod_<pod name>.

Each pod agent will have the following modules:

Status
Restarts
Ready
Age

Captura desde 2025-07-22 12-54-04.png

- An agent with name: prefix_OS_POD_Stats

It will create a cpu(cores) module and a memory module for each pod.

<nombre-pod>_Cpu (cores)
<nombre-pod>_Memory (bytes)

Captura desde 2025-07-22 12-56-06.png

- One agent for each deployment with name :prefix_ OS_Deployment_<deployment-name>.

Each Deployment agent will have the following data :

Age
Avalaible
Ready
Up to date

Captura desde 2025-07-22 13-16-07.png

- An agent named "prefix_OS_Imagestreams_stats" with modules for each imagestream in our environment (the number is configured in the .conf).

The agent OS_Imagestreams_stats will contain the following modules for each Imagestream:

<nombre imagestream> - storage
<nombre imagestream> - images

Captura desde 2025-07-22 13-24-19.png

- An agent with name "prefix_OS_Api_service" with modules for each element of our api.

Elemento API

Captura desde 2025-07-22 13-39-40.png

- An agent named "prefix_OS_Replication controllers with the following modules for each replication controller:

<Replication controller nombre> Desired
<Replication controller nombre> Current
<Replication controller nombre> Ready
<Replication controller nombre> Age

Captura desde 2025-07-22 14-24-04.png

- An agent named "prefix_OS_Services" with a module for each service in our environment.

Servicio

imagen.png

- An agent with name “prefix_OS_Component status” to monitor each component status of the environment.

imagen.png

- An agent named “prefix_OS_Operators” to monitor each operator in the environment.

Captura desde 2025-07-22 14-18-59.png

- In addition, the plugin will generate an agent called "prefix_Openshift" with modules that will indicate the number of certain elements in our environment.

The Openshift agent will contain the following modules:

Services
Deployments
Namespaces
Nodes
Pods
Imagestreams
Replication controllers

Captura desde 2025-07-22 13-52-09.png