Merge "Update Measurement Docs for LBaaS"
This commit is contained in:
commit
900bc78810
@ -265,6 +265,23 @@ switch.flow.packets Cumulative packet switch ID pollster Rece
|
||||
switch.flow.bytes Cumulative B switch ID pollster Received Bytes
|
||||
================================= ========== ====== ========= ======== ==============================
|
||||
|
||||
LoadBalancer as a Service (LBaaS)
|
||||
=================================
|
||||
|
||||
======================================= ======= ========== ========== ========= ==============================
|
||||
Meter Type Unit Resource Origin Note
|
||||
======================================= ======= ========== ========== ========= ==============================
|
||||
network.services.lb.pool Gauge pool pool ID pollster Existence of a LB Pool
|
||||
network.services.lb.vip Gauge vip vip ID pollster Existence of a LB Vip
|
||||
network.services.lb.member Gauge member member ID pollster Existence of a LB Member
|
||||
network.services.lb.health_monitor Gauge monitor monitor ID pollster Existence of a LB Health Probe
|
||||
network.services.lb.total_connections Delta connection pool ID pollster Total connections on a LB
|
||||
network.services.lb.active_connections Delta connection pool ID pollster Active connections on a LB
|
||||
network.services.lb.incoming.bytes Delta B pool ID pollster Number of incoming Bytes
|
||||
network.services.lb.outgoing.bytes Delta B pool ID pollster Number of outgoing Bytes
|
||||
======================================= ======= ========== ========== ========= ==============================
|
||||
|
||||
|
||||
Dynamically retrieving the Meters via ceilometer client
|
||||
=======================================================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user