Lists the latest value of a statistic type for an object.
Syntax
getLatestStat
objType=
{
Server
|
Vm
|
FileSystem
}
objId=
value
statType=
{
CPU_UTILIZATION
|
CPU_COUNT
|
MEMORY_USED
|
FREE_MEMORY
|
MEMORY_UTILIZATION
|
FILE_SYSTEM_SPACE_FREE
|
FILE_SYSTEM_SPACE_UTILIZATION
|
FILE_SYSTEM_SPACE_TOTAL
|
FILE_SYSTEM_TOTAL_FILES_SIZE
}
Description
This command lists the latest value of a statistic type for an object. Statistics are held for a limited amount of time and there may be no statistics of the particular type that occurred.
Options
The following table shows the available options for this command.
Option | Description |
---|---|
|
The object type for which to list the average statistic.
The |
| The name or ID of the object for which statistics should be listed. This must be the ID of a Server, Vm or FileSystem object. |
| The type of statistic to list:
The
The An error is returned when an incompatible object type and parameter are requested.
A value of |
Examples
Example A.150 Listing latest statistics for an Oracle VM Server
OVM> getLatestStat objType=Server objId=00:e0:81:4d:41:05:00:e0:81:4d:40:de:00:e0:81:4d \ statType=MEMORY_USED