# Plugin Openstack # Introduction View. 20/07/2021 With this plug-in you can view the monitoring data of your openstack instances and hypervisors. It connects to the account via a token. Type: Server plug-in # Compatibility matrix
**Systems where it has been tested** | CentOS 7 |
**Systems where it should work** | Any linux system |
**Parámetro** | **Tipo** | **Descripción** |
*User Domain* (requerido) | string | Dominio del user. |
username (requerido) | string | Nombre del user. |
password (requerido) | string | Password del user. |
*Project Domain* (opcional) | string | Dominio del proyecto. |
*Project Name* (opcional) | string | Nombre del proyecto. |
*Project ID* (opcional) | string | Id del proyecto |
**Parámetro** | Descripción |
-u URL, --url URL | Es obligatorio. Para introducir tu url de autenticación. |
-h, --help | Muestra un pequeño mensaje de ayuda. |
-t TOKEN, --token TOKEN | Es obligatorio. Para introducir el token generado en Digital Ocean |
-g GROUP, --group GROUP | Grupo de destino de Pandora FMS |
--data\_dir DATA\_DIR | Directorio de datos de Pandora FMS. **Por defecto** es /var/spool/pandora/data\_in/ |
**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 |