Merge "Doc: improve doc about Nova measurements"
This commit is contained in:
commit
c0acc9797e
@ -63,6 +63,8 @@ Here are the meter types by components that are currently implemented:
|
|||||||
Compute (Nova)
|
Compute (Nova)
|
||||||
==============
|
==============
|
||||||
|
|
||||||
|
All meters are related to the guest machine, not the host.
|
||||||
|
|
||||||
======================== ========== ======== ======== ============ =======================================================
|
======================== ========== ======== ======== ============ =======================================================
|
||||||
Name Type Unit Resource Origin Note
|
Name Type Unit Resource Origin Note
|
||||||
======================== ========== ======== ======== ============ =======================================================
|
======================== ========== ======== ======== ============ =======================================================
|
||||||
@ -70,7 +72,7 @@ instance Gauge instance inst ID both Duration
|
|||||||
instance:<type> Gauge instance inst ID both Duration of instance <type> (openstack types)
|
instance:<type> Gauge instance inst ID both Duration of instance <type> (openstack types)
|
||||||
memory Gauge MB inst ID notification Volume of RAM in MB
|
memory Gauge MB inst ID notification Volume of RAM in MB
|
||||||
cpu Cumulative ns inst ID pollster CPU time used
|
cpu Cumulative ns inst ID pollster CPU time used
|
||||||
cpu_util Gauge % inst ID pollster CPU utilisation
|
cpu_util Gauge % inst ID pollster Average CPU utilisation
|
||||||
vcpus Gauge vcpu inst ID notification Number of VCPUs
|
vcpus Gauge vcpu inst ID notification Number of VCPUs
|
||||||
disk.read.request Cumulative request inst ID pollster Number of read requests
|
disk.read.request Cumulative request inst ID pollster Number of read requests
|
||||||
disk.write.request Cumulative request inst ID pollster Number of write requests
|
disk.write.request Cumulative request inst ID pollster Number of write requests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user