getQueueMetrics
Retrieves activity details in each individual event queue in a client.
Arguments
Argument | Description | Required? |
---|---|---|
App Name | Name of TIBCO FTL application (client) for which you want to collect queue metrics. | No |
Returns
Item | Description |
---|---|
Client Label |
When connecting to the FTL server, a client program can supply a label that denotes that particular client. Unlike a client ID, which denotes a specific client process, this label remains unchanged even when the client restarts as a new process. You can use this label to identify clients by their role within your enterprise. |
Client ID |
The client ID of the client process. The FTL server assigns each client process a unique client ID. |
Queue Name | Name of a queue |
Queue Backlog |
Maximum number of messages in an event queue of the client during the sample interval. |
Queue Discards | Inbound messages discarded by a queue of the client. |