Agents generated by the plugin
The plugin generates three types of agents:
● of the virtual machine (VM) type.
● of the storage disk (SR) type
XenServer (host) type agents
Storage Repository (SR) type agents.
For each SR an agent will be generated, which will have a name of type: XenSR_<SR_name>.
SR agent modules
For each agent of this type the following modules will be generated:
Nombre | Descripción | Tipo de dato | Unidad |
Physical_size | Physical_size | generic_data | GB |
Physical_utilisation | Physical_utilisation | generic_data | GB |
Free space | Free space | generic_data | GB |
Used percent | Used percent | generic_data | % |
Agents of the Virtual Machine (VM) type
For each virtual machine an agent will be generated, which will have a name of the type:
XenVM_<VM_name>. Each agent will have the IP of the virtual machine and its operating system (as long as it has XenServer).
operating system (provided it has XenServer Tools installed, otherwise it will be able to recognize the IP).
VM agent modules
For each agent of this type the following modules will be generated:
Nombre módulo | Descripción | Tipo de dato | Unidad |
Status | Returns whether a VM is running or not |
generic_proc | - |
Status description | Name of state | generic_data_string | - |
Memory used | Percentage of RAM used used |
generic_data | % |
cpuX | CPU load percentage | generic_data | % |
Xenxerver Tools | Check if the VM has been installed and update XenServer tools |
generic_proc | - |
VDI_<nombre vdi> | VDI size | generic_data | GB |
Vbd_XX_write | Write speed in bytes per second |
generic_data | Bytes/sec |
Vbd_XX_read | Read speed in bytes per second per second |
generic_data | Bytes/sec |
XenServer type agents
For each host or server an agent will be generated, which will have a name of the type:
XenServer_<XenServer_name>. Each agent will recognize its IP.
XenServer agent modules
The following modules will be generated for each agent of this type:
Nombre Módulo | descripción | tipo de dato | unidad |
VMs running | Number of VMs running | generic_data | - |
VMs installed | Number of VMs installed | generic_data | - |
Memory used | Percentage of RAM used used |
generic_data | % |
Load CPU avg | Percentage of average CPU load | generic_data | % |