Transport adapter (for FIXEdge C++)
Dynamic endpoint configuration
Monitoring a server's transport adapter endpoints
If there are one or more configured transport adapters for a given server, you can monitor the dynamic state of a transport adapter's endpoints on a single page.
Please note that:
- Monitoring transport adapters is only possible for healthy servers
- Transport adapters should be configured in the FIXEdge C++ properties file
To monitor endpoints, use one of the following options:
- In the View drop-down menu on the top panel, select an adapter (item 1 in the figure below)
- In the left-side menu, select a server (item 2 in the figure below) and an adapter (item 3 in the figure below)
Figure. The Servers page.
You should now be able to see the following layout with a list of the configured endpoints for the given adapter:
Figure. The Server <Adapter Name> Endpoints page.
The table shows the actual set of endpoints received from FIXEdge C++.
- To monitor changing endpoint parameters and endpoint states, stay on the page. The dynamic and static endpoint parameters are changed as a response to endpoint events during the connection.
- The frequency with which metrics are updated can be configured. The default frequency is 1 second.
In the first column, the endpoint status indicator shows the dynamic status of each endpoint configured for the selected transport adapter:
Indicator | Status | Endpoint status |
---|---|---|
Planned | the endpoint is planned to be added to the configuration (a message cannot be sent to endpoints in the planned state) | |
Connecting/ Reconnecting | the endpoint is connecting | |
Running | the endpoint is running | |
Disconnected | the endpoint is disconnected |
You can filter the list of endpoints by dynamic status by using the Status column.
Filtering
You have the ability to filter the endpoints list by using the Default Filter.
You can filter endpoints by Name and Status or a combination of them.
Endpoint Dynamic State
The Endpoint Dynamic State page contains:
- the session dynamic parameters
- parameters of static configuration
- start/stop operation
All information is updated in real time.
Navigation
There are two ways to view the Endpoint Dynamic State page.
- From the Server <Adapter Name> Endpoints page:
- Click on a given endpoint in the Table view layout part
- The FIXICC H2 displays the Endpoint Dynamic State page in the Object info layout part
- Optional. To open the Endpoint Dynamic State page in a new tab, use one of the following options:
- Click View in the tab in the Object info layout part (item 1 in the figure below)
- Click View (Enter) in the context menu (item 2 in the figure below)
- Double-click on the session
- Or press Enter on your keyboard
Figure. The Server <Adapter Name> Endpoints page.
- From the Notifications page:
- Click the desired endpoint's name
Figure. The Notifications page with the name of the selected endpoint.
- Click the desired endpoint's name
- From the Notification Details page:
- Click the Event Source
- Figure. The Notification Details page.
- Click the Event Source
- FIXICC H2 opens the Endpoint Dynamic State page in a new tab:
Figure. Endpoint Dynamic State page.