getBridgeMetrics

Retrieves TIBCO FTL bridge metrics. Each bridge is itself an application client, and tracks application metrics.

Arguments

Argument Description Is required?
App Name Name of TIBCO FTL bridge application 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

Client ID of the client process. The FTL server assigns each client process a unique client ID.

Bridge Active

This column displays binary values, which are explained as follows:

1 indicates that the bridge actively forwards messages.

0 indicates that the bridge is a backup in standby mode.