6.8. Monitoring active connections

MC provides a status window to monitor the active connections of an instance (for information on instances, see Section 6.3, Application-level Gateway instances). Navigate to the Application-level Gateway MC component, select an instance, then click Active Connections.

Tip

Multiple instances can also be selected.

The Active connections window displays the following parameters of the active services within the instance:

  • Name: Name of the service (for example, intra_HTTP_inter).

  • Proxy module: Name of the proxy (for example, MyHttpProxy).

  • Proxy class: The proxy class from which the proxy module used in the service definition was derived (for example, HttpProxy).

  • Client address: IP address of the client.

  • Client port: Port number of the client.

  • Client local: The IP address targeted by the client.

  • Client local port: The port targeted by the client.

  • Client zone: The zone the client belongs to.

  • Server address: IP address of the server.

  • Server port: Port number of the server.

  • Server local: The IP address used by Application-level Gateway on the server-side (the server sees this address as client address).

  • Server local port: The port used by Application-level Gateway on the server-side (the server receives the connection from this port).

  • Server zone: The zone the server belongs to.

Note

The Proxy class and Proxy module parameters are empty for packet-filter services.

Active connections

Figure 6.75. Active connections

The list of active connections is not updated real-time, it is only a snapshot. It can be updated by clicking Refresh now. The Jump to service displays the configuration of the selected service on the Services tab.

The Active connections window is a Filter window, thus various simple and advanced filtering expressions can be used to display only the required information. For details on the use and capabilities of Filter windows, see Section 3.3.10, Filtering list entries.