Clients Status Page
This page presents a list of all FTL clients currently connected to the FTL server cluster.
Click a row to navigate to the details page for a client. See Client Details Page.
Field | Description |
---|---|
Client Label | The client label, as specified by the client program in the realm connect call. |
Status | The state of the client’s connection. See Client Status. |
Client ID | The FTL server assigns each client a unique identifier. |
Host | The host name string of the client’s host computer (if available). |
Connected To | The specific FTL server to which the client is currently connected. |
Application |
The client’s application name, if the client program specified one in the realm connect call. Note: This column does not apply to users of the destinations messaging model.
|
Action | Description |
---|---|
Change Log Level |
Change the logging level of a client. For descriptions of log level values, see Log Level Reference. |
Disable Client |
Disable a client. For details, see Conditions for Disabling Clients. |
Client Details Page
This page displays details about a specific FTL client.
Field | Description |
---|---|
Process Overview: CPU Usage |
CPU usage of the FTL client. For example, a value of 150% indicates that the FTL client is consuming one and a half CPUs worth of CPU time. |
Process Overview: RSS Kb | Memory usage of the FTL client. |
Process Overview: VM Kb | Virtual memory size of the FTL client. |
Process Overview: Peak RSS Kb | Peak memory usage of the FTL client. |
Host Overview: CPU Usage |
Total CPU usage on the host where the FTL client is running, expressed as a percentage of available CPU resources. For example, if all CPUs on the host are completely busy, this value will be 100%. If half the CPUs are busy, this value will be 50%. |
Host Overview: CPU Count | The number of CPUs (hardware threads) on the host where the FTL client is running. |
Host Overview: Kb Available | Available memory on the host where the FTL client is running. |
Host Overview: Kb Total | Total memory on the host where the FTL client is running. |