Merge "Fix formating of compute-nova measurements table"
This commit is contained in:
commit
0404ce744e
@ -65,9 +65,9 @@ Compute (Nova)
|
||||
|
||||
All meters are related to the guest machine, not the host.
|
||||
|
||||
============================= ========== ======== ======== ============ ==================================================================
|
||||
============================= ========== ========= ======== ============ ==================================================================
|
||||
Name Type Unit Resource Origin Note
|
||||
============================= ========== ======== ======== ============ ==================================================================
|
||||
============================= ========== ========= ======== ============ ==================================================================
|
||||
instance Gauge instance inst ID both Existence of instance
|
||||
instance:<type> Gauge instance inst ID both Existence of instance <type> (openstack types)
|
||||
memory Gauge MB inst ID notification Volume of RAM in MB
|
||||
@ -92,7 +92,7 @@ network.incoming.packets Cumulative packet iface ID pollster Num
|
||||
network.incoming.packets.rate Gauge packet/s iface ID pollster Average rate per sec of incoming packets on a VM network interface
|
||||
network.outgoing.packets Cumulative packet iface ID pollster Number of outgoing packets on a VM network interface
|
||||
network.outgoing.packets.rate Gauge packet/s iface ID pollster Average rate per sec of outgoing packets on a VM network interface
|
||||
============================= ========== ======== ======== ============ ==================================================================
|
||||
============================= ========== ========= ======== ============ ==================================================================
|
||||
|
||||
At present, most of the Nova meters will only work with libvirt front-end
|
||||
hypervisors while test coverage was mostly done based on KVM. Contributors
|
||||
|
Loading…
x
Reference in New Issue
Block a user