Merge "[admin-guide] fix hypervisors cpu_util meter supports"

This commit is contained in:
Jenkins
2016-07-11 18:54:11 +00:00
committed by Gerrit Code Review

View File

@@ -122,9 +122,8 @@ The following meters are collected for OpenStack Compute:
| cpu | Cumu\ | ns | instance | Pollster | Libvirt,| CPU time used | | cpu | Cumu\ | ns | instance | Pollster | Libvirt,| CPU time used |
| | lative| | ID | | Hyper-V | | | | lative| | ID | | Hyper-V | |
+-----------+-------+------+----------+----------+---------+------------------+ +-----------+-------+------+----------+----------+---------+------------------+
| cpu_util | Gauge | % | instance | Pollster | Libvirt,| Average CPU | | cpu_util | Gauge | % | instance | Pollster | vSphere | Average CPU |
| | | | ID | | Hyper-V,| utilization | | | | | ID | | | utilization |
| | | | | | vSphere | |
+-----------+-------+------+----------+----------+---------+------------------+ +-----------+-------+------+----------+----------+---------+------------------+
| vcpus | Gauge | vcpu | instance | Notific\ | Libvirt,| Number of virtual| | vcpus | Gauge | vcpu | instance | Notific\ | Libvirt,| Number of virtual|
| | | | ID | ation | Hyper-V | CPUs allocated to| | | | | ID | ation | Hyper-V | CPUs allocated to|
@@ -216,10 +215,8 @@ The following meters are collected for OpenStack Compute:
| | | | | | | amount of its | | | | | | | | amount of its |
| | | | | | | allocated memory | | | | | | | | allocated memory |
+-----------+-------+------+----------+----------+---------+------------------+ +-----------+-------+------+----------+----------+---------+------------------+
| cpu_util | Gauge | % | instance | Pollster | Libvirt,| Average CPU | | cpu_util | Gauge | % | instance | Pollster | vSphere,| Average CPU |
| | | | ID | | Hyper-V,| utilization | | | | | ID | | XenAPI | utilization |
| | | | | | vSphere,| |
| | | | | | XenAPI | |
+-----------+-------+------+----------+----------+---------+------------------+ +-----------+-------+------+----------+----------+---------+------------------+
| disk.read\| Gauge | B/s | instance | Pollster | Libvirt,| Average rate of | | disk.read\| Gauge | B/s | instance | Pollster | Libvirt,| Average rate of |
| .bytes.\ | | | ID | | Hyper-V,| reads | | .bytes.\ | | | ID | | Hyper-V,| reads |