Agents generated by the plugin
The plugin generates three types of agents:
● virtual machine (VM)
● storage disk (SR)
● XenServer (Host)
https://pandorafms.com/guides/public/link/1013#bkmrk-agentes-del-tipo-sto
Storage Repository (SR) type agents
For each SR an agent will be generated, which will have a name of the type: XenSR_<name_of_SR>
SR Agent Modules
For each agent of this type the following modules will be generated:
Name | Description | Type | Unit |
physical_size | physical space | generic_data | GB |
physical_utilisation | physical_utilisation | generic_data | GB |
free space | free space | generic_data | GB |
used percent | percent SR percentage used | generic_data | % |
Virtual Machine (VM) type agents
Each agent will have the IP of the virtual machine and its system
operational (as long as you have XenServer Tools installed
VM Agent Modules
For each agent of this type the following modules will be generated:
Module name | Descripction | Type | Unit |
Status | Returns whether a VM is running or not |
generic_proc | - |
Status description | State name | generic_data_string | - |
Memory used | RAM percentage 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>_size | VDI size | generic_data | GB |
VDI_<nombre vdi>_used | The percentage of physical space currently occupied by the disk image in the storage repository. Note that the utilization percentage on thick disks will always be 100%, since all space on the machine is reserved when the disk is created. | generic_data | % |
Vbd_XX_write | Write speed in bytes per second | generic_data | Bytes/sec |
Vbd_XX_read | Reading speed in bytes per second |
XenServer-type agents
For each host or server, an agent will be generated, which will have a name of the type:
<XenServer_name>
Each agent will recognize your IP.
XenServer Agent Modules
For each agent of this type the following modules will be generated:
Module name | Description | Type | Unit |
VMs running | Number of VMs running | generic_data | - |
VMs installed | Number of VMs installed | generic_data | - |
Memory used | RAM percentage used |
generic_data | % |
Load CPU avg | Average load percentage CPU |
generic_data | % |