doc: fix network.*.* resource id

Change-Id: I4402c5027c9ad10a7ac464fbda54e5596f0ea0e7
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2012-10-09 16:54:05 +02:00
parent a725f64f3c
commit 57f353541f

View File

@ -51,10 +51,10 @@ instance:type Gauge 1 inst ID Duration of instance ty
disk.io.requests Cumulative request inst ID Number of disk io requests
disk.io.bytes Cumulative bytes inst ID Volume of disk io in bytes
cpu Cumulative seconds inst ID CPU time used
network.incoming.bytes Cumulative bytes inst ID number of incoming bytes on the network
network.outgoing.bytes Cumulative bytes inst ID number of outgoing bytes on the network
network.incoming.packets Cumulative packets inst ID number of incoming packets
network.outgoing.packets Cumulative packets inst ID number of outgoing packets
network.incoming.bytes Cumulative bytes iface ID number of incoming bytes on the network
network.outgoing.bytes Cumulative bytes iface ID number of outgoing bytes on the network
network.incoming.packets Cumulative packets iface ID number of incoming packets
network.outgoing.packets Cumulative packets iface ID number of outgoing packets
======================== ========== ======= ======== =======================================================
Network (Quantum)