# Modulos generados por el plugin Se creara un agente por cada instancia de nuestra instalación openstack, con sus métricas . Aparte se creará un agente por cada hypervisor utilizado de nuestra instalación. [](https://pandorafms.com/guides/public/uploads/images/gallery/2021-07/image-1627041132382.png) **Módulos del agente de la instancia**
**Nombre** | **Descripción** |
memory | memory used by the machine |
memory-actual | memory actual used by the machine |
memory-rss | Resident Set Size and is used to show how much memory is allocated |
vda\_errors | diagnostics for a libvirt based instance, vda receibed errors |
vda\_read | diagnostics for a libvirt based instance, vda dates read |
vda\_read\_req | diagnostics for a libvirt based instance, vda dates requests read |
vda\_write | diagnostics for a libvirt based instance, vda dates write |
vda\_write\_req | diagnostics for a libvirt based instance, vda write requests dates |
**Nombre** | **Descripción** |
free\_disk\_gb | avalaible disk space |
free\_ram\_mb | available ram |
disk\_available\_least | this value is dependent on over committed value of disk, disk\_available\_least = disk\_free\_gb - disk\_over\_committed |
local\_gb | the total available disk for the node's virtual machine, local\_gb = local\_gb\_used + free\_disk\_gb |
local\_gb\_used | the sum of the node's virtual machine disk |
memory\_mb | the total ram of the node, memory\_mb\_used + free\_ram\_mb |
memory\_mb\_used | the sum of the rams of the node's virtual machine |
vcpus | node physical cpu total threads |
vcpus\_used | the sum of the vcpus of the node virtual machine |
current\_workload | hypervisor current workload |
host\_ip | hypervisor host ip |
hypervisor\_type | hypervisor type |
hypervisor\_version | hypervisor version |
running\_vms | number of virtual machines running |