|
Measures reported by OraVdiAgtStatTest
The main Oracle VDI Core service runs as a module within the Common Agent Container (Cacao). If you encounter any issues while working with the Oracle VDI broker, you should first check the status of Cacao as well as the status of the Oracle VDI Core service module.
This test monitors the Cacao and reports its current status.
The measures made by this test are as follows:
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Agt_status |
Indicates whether the Cacao is currently running or not. |
|
If the Cacao is running, then this measure will report the value Operational. If the Cacao is not running, then this measure will report the value Not Operational.
The table below lists the numeric values that correspond to each of the states mentioned above:
| State |
Numeric Value |
| Operational |
100 |
| Not Operational |
0 |
Note:
Typically, this measure will report the States indicated in the table above as its values. However, in the graph of this measure, the operational state of the Cacao will be represented using the numeric equivalents only - i.e., 0 and 100. |
| Num_proc |
Indicates the number of processes currently running for the Cacao. |
Number |
To know which processes are currently running for the cacao, use the detailed diagnosis of this measure. |
| Mem_util |
Indicates the percentage of memory utilized by the Cacao. |
Percent |
Ideally, the value of this measure should be low. A very high value indicates that too much memory is being consumed by the Cacao processes. |
| Cpu_util |
Indicates the percentage of CPU consumed by the Cacao. |
Percent |
Ideally, the value of this measure should be low. A very high value indicates that too much CPU is being consumed by the Cacao processes. |
|