SoftLayer_Network_LBaaS_LoadBalancerStatistics


SoftLayer_Network_LBaaS_LoadBalancerStatistics

Description

SoftLayer_Network_LBaaS_LoadBalancerStatistics is a collection of metrics retrieved from a load balancer instance. The available metrics are:
  • NUmber of members up
  • Number of members down
  • Total number of active connections
  • Throughput
  • Data processed by month
  • Connection rate

Local


connectionRate

Number of connections seen at the
Type: int


dataProcessedByMonth

Data processed by month is the total of bin and bout
Type: int


numberOfMembersDown

Number of members in DOWN health state
Type: int


numberOfMembersUp

Number of members in UP health state
Type: int


throughput

Throughput measures the total number of bits
Type: float


totalConnections

Number of total active established connections
Type: int

Relational

Count