Skip to main content

Modules generated by the plugin

The execution of this plugin will generate the following agents and modules:
●An agent for Oracle VM Manager​: The default alias will always be “OVM Manager”.
○ Manager run state​: Module with the Oracle VM Manager status returned by the API REST. It will be considered normal (value "1") if it is in "RUNNING" state, and critical (value "0") if it is in any other state. The description of the module shows the current state.
○ Successfull jobs​: Number of jobs in "SUCCESS" state.
○ Failure jobs​: Number of jobs in "FAILURE" status.

●An agent for every server pool​: The parent agent will be the Oracle VM Manager.
○ Servers running​: Number of servers in "RUNNING" status in the pool. The module description shows the total number of servers in the pool.
○ Usable memory (%)​: Percentage of usable memory by VMs in the pool. The description of the module shows the usable memory and the total memory of the pool in MB.
○ VMs count​: Number of VMs in the pool.

●One agent for each server​: Its parent agent will be the agent of the server pool to which it belongs or the Oracle VM Manager agent if it is not assigned to any pool.
○ Server run state​: Module with the status of the OVM server returned by the API REST. It will be considered normal (value "1") if it is in "RUNNING" status, and critical (value "0") if it is in any other status. The description of the module shows the current status.
○ Usable memory (%)​: Percentage of usable memory by VMs on the server.
The description of the module shows the usable memory and the total memory of the server in MB.
○ VMs running​: Number of VMs in "RUNNING" status on the server. The module description shows the total number of VMs on the server.
○ Port state (​<port_name>​):​ A module is generated with the status of each port of the OVM server returned by the API REST. It will be considered normal (value "1") if it is in "PORT_UP" status, and critical (value "0") if it is in any other status. The description of the module shows the current status.

●One agent for each VM​: The parent agent will be the agent of the server to which it
belongs.
○ VM run status​: Module with the status of the VM returned by the API REST. It will be considered normal (value "1") if it is in "RUNNING" status, and critical (value "0") if it is in any other status. The description of the module shows the current status.
○ Used memory on server (%)​: Porcentaje de memoria usada por la VM en el servidor. En la descripción del módulo se muestra la memoria usada y la memoria total del servidor en MB, además del máximo de memoria asignada para la VM.
○ <disk_name>​ on disk size (%)​: A module is generated with the percentage of used disk returned by the API REST in each disk of the VM. The description of the module shows the used disk and the total in MB.

●One agent for each file server:​ The parent agent will be the Oracle VM Manager.
○ <file system>​ free size (%)​: A module is generated with the free disk percentage returned by the API REST of each file system on the file server. The description of the module shows the location of the disk, the free disk and the total in MB.