getServerMetrics
Retrieves metrics for TIBCO FTL server.
Arguments
None
Returns
Item | Description |
---|---|
Server Label | Name of the server |
Server ID | The UUID of the FTL server. |
Client Connect Count |
Cumulative number of client connections since the FTL server process started. |
Client Reconnect Count |
Number of clients that reconnected to the FTL server during the sample interval. Increase in this count could indicate a network connectivity issue between the FTL server and its clients. |
Send To Inbox Failure |
Number of undelivered protocol messages that the FTL server sent to a client. Increase in this count usually indicates that several clients abruptly exited. |
Server Host | Host name of the server |
Server URL | URL to connect to the server |
Server Status | Status of the server (Online / Offline) |