Monitoring | Farms Stats

POSTED ON 3 January, 2018

This section details all farms and load balancing services statistics configured. It shows a table with the number of current Established and Pending connections for every GSLB and LSLB farms.

The table includes the following columns:

FARM NAME. Farm identification name.
PROFILE. Farm profile of a given farm.
VIRTUAL IP. IP address used by the farm to manage, distribute and create a high available service.
VIRTUAL PORT. Port used by the load balancing service to manage and distribute farm.
ESTABLISHED CONNS. Current established and already assured connections of a given farm. It doesn’t need to mean 1 connection per connected client.
PENDING CONNS. Current pending connections or not already assured connections of a given farm.
STATUS.
The STATUS is shown by mean the color bullets as follow:

  • Green: Means UP. Farm is running and all backends are UP.
  • Red: Means DOWN. Farm is stoped.
  • Orange: Means RESTART NEEDED. There are recent changes that need a farm restart to be applied.
  • Black: Means CRITICAL. The farm is UP but there is not backend available or they are in maintenance mode
  • Blue: Means PROBLEM. Farm is running but at least one backend is down.
  • Yellow: Means MAINTENANCE. Farm is running but at least one backend is in maintenance mode.

Those color codes are the same all over the graphical user interface.

ACTIONS. Farm profile of a given farm.

  • View Stats Backends. Displays a list the clients connected for every service defined given a certain farm.

The Backends table details the following information per connected client:

SERVICE. Name of farm service the backend belongs to (only for HTTP and GSLB farm profiles).
ID. Backend ID in such farm or service.
IP. The real server IP address.
Port. The port(s) number where the real server is listening on.
STATUS. Current status of the backend health check acording to the following colour codes:

  • Green bullet = Means Backend is running normally.
  • Orange bullet = Means the Backend is on maintenace mode.
  • Red bullet = Means the farm is up but the backend is not reachable.
  • Gray bullet = When the farm is stopped and the backend is not on maintenance mode the real backend status remains unknown until the farm is started and the the check is execucted.

Those color codes are the same all over the graphical user interface.

Established conns. Established connections to such backend (only for LSLB farms).
Pending conns. Pending connections to such backend (only for LSLB farms).

 

The Farm Sessions table details the following information per connected client:

CLIENT. ID number of a connected client.
ID. Backend ID in such farm or service.
SERVICE. Name of the service to which the client is connected to.
SESSIONID. The type of session ID depends on the method of persistence used. It may be an IP, a COOKIE, an user name…

 

 

Share on:

Documentation under the terms of the GNU Free Documentation License.

Was this article helpful?

Related Articles