Merge "Making utilization the default spelling"
This commit is contained in:
commit
84b61d7d3b
@ -73,7 +73,7 @@ instance:<type> g instance inst ID both 1, 2, 3,
|
|||||||
memory g MB inst ID n 1, 2 Volume of RAM allocated
|
memory g MB inst ID n 1, 2 Volume of RAM allocated
|
||||||
memory.usage g MB inst ID p 1, 2, 3, 4 Volume of RAM used
|
memory.usage g MB inst ID p 1, 2, 3, 4 Volume of RAM used
|
||||||
cpu c ns inst ID p 1, 2 CPU time used
|
cpu c ns inst ID p 1, 2 CPU time used
|
||||||
cpu_util g % inst ID p 1, 2, 3, 4 Average CPU utilisation
|
cpu_util g % inst ID p 1, 2, 3, 4 Average CPU utilization
|
||||||
vcpus g vcpu inst ID n 1, 2 Number of VCPUs
|
vcpus g vcpu inst ID n 1, 2 Number of VCPUs
|
||||||
disk.read.requests c request inst ID p 1, 2 Number of read requests
|
disk.read.requests c request inst ID p 1, 2 Number of read requests
|
||||||
disk.read.requests.rate g request/s inst ID p 1, 2, 3 Average rate of reads
|
disk.read.requests.rate g request/s inst ID p 1, 2, 3 Average rate of reads
|
||||||
|
@ -347,7 +347,7 @@ Get the list of samples about instances with *m1.tiny* flavor running for June
|
|||||||
|
|
||||||
Now you may want to have statistics on the meters you are targeting.
|
Now you may want to have statistics on the meters you are targeting.
|
||||||
Consider the following example where you are getting the list of samples
|
Consider the following example where you are getting the list of samples
|
||||||
about CPU utilisation of a given instance (identified by its *resource_id*)
|
about CPU utilization of a given instance (identified by its *resource_id*)
|
||||||
running for June 2013::
|
running for June 2013::
|
||||||
|
|
||||||
GET /v2/meters/cpu_util
|
GET /v2/meters/cpu_util
|
||||||
|
Loading…
x
Reference in New Issue
Block a user