Lists the latest value of a statistic type for objects.
Syntax
getLatestStatForList
objType=
{
Server
|
Vm
|
FileSystem
}
ids=
value
statType=
{
CPU_UTILIZATION
|
CPU_COUNT
|
MEMORY_USED
|
FREE_MEMORY
|
MEMORY_UTILIZATION
|
FILE_SYSTEM_SPACE_FREE
|
FILE_SYSTEM_SPACE_UTILIZATION
|
FILE_SYSTEM_SPACE_TOTAL
}
Description
This command lists the latest value of a statistic type for objects.
Options
The following table shows the available options for this command.
Option | Description |
---|---|
|
The object type for which to list the average statistic.
The |
| A comma separated list of the IDs of the objects for which statistics should be listed. This must contain be the IDs of Server, Vm or FileSystem objects. |
| 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.151 Listing latest statistics for Oracle VM Servers
OVM> getLatestStatForList objType=Server \ ids=00:e0:81:4d:41:05:00:e0:81:4d:40:de:00:e0:81:4d,00:e0:81:4d:5f:2f:00:e0:81:4d:29:ee:00:e0:81:4d \ statType=CPU_UTILIZATION