doc: fix cpu counter unit

This fixes bug #1071461

Change-Id: I358f23d07df2f8123d52912a01a4d5a02ba22b77
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2012-11-21 16:36:54 +01:00
parent af7f5ce549
commit 7f46361bee

View File

@ -46,7 +46,7 @@ Name Type Volume Resource Note
instance Gauge 1 inst ID Duration of instance
instance:<type> Gauge 1 inst ID Duration of instance <type> (openstack types)
memory Gauge MB inst ID Volume of RAM in MB
cpu Cumulative seconds inst ID CPU time used
cpu Cumulative ns inst ID CPU time used
vcpus Gauge vcpu inst ID Number of VCPUs
disk.root.size Gauge GB inst ID Size of root disk in GB
disk.ephemeral.size Gauge GB inst ID Size of ephemeral disk in GB