Table of Contents |
---|
Consul Monitoring
Please note that the FIXICC H2 monitors the current state of the Consul application. If the Consul is not available at the moment, a warning banner appears at the top of the application screen, (see example below).
...
Figure. The Servers page when the Consul is unavailable.
Server Configuration
FIXICC H2 allows adding and working with several server configurations.
Adding a new FIX server configuration
Manual
- Go to Configurations on the sidebar (item 1 in the figure below)
- Click Servers (item 2 in the figure below)
- To see the list of added server configurations, click Show all servers (item 3 in the figure below)
The following application tab appears:
Figure. The Servers page. - Add a new server configuration by picking one of the following options:
- Click Create Add in the top panel (item 4 in the figure above)
- Click Create Add in the context menu (item 5 in the figure above)
- Press Ctrl+\
- Then FIXICC H2 displays the Server Editor page:
Figure. Server Editor. - To complete the server configuration, set the following mandatory parameters (below)
- Name - any unique value describing the server being added
- Type - FIXEdge Cpp is a preconfigured value and cannot be changed on the fly
After specifying all the details, you have the following options:
- Click OK to create the server configuration
- If the mandatory parameter is specified and the server name is unique, the FIXICC H2 displays the Servers page with the servers list including the new server configuration
- If the mandatory parameter is empty, the FIXICC H2 displays the following alert form:
Figure. The alert form appears if the server name is empty. - If the server name is not unique, the FIXICC H2 displays the following error form:
When you close this warning form, the FIXICC H2 displays the Server editor page again to change the server name
- Click Cancel to cancel creating the server configuration. The FIXICC H2 displays the Servers page without changes.
- Leave the page. In this case, the new server configuration won't be added. If you edit the server parameters and leave the page, the FIXICC H2 displays the following warning form:
Figure. The warning form.
The options are as follows:- Skip the changes by clicking Don't save. The servers list won't be changed.
- Stay on the Server Editor page by clicking Cancel button. The FIXICC H2 displays the Server Editor page to continue the editing.
- Save the entered values as a new server configuration. You should complete filling the form to save the server configuration. An incomplete configuration won't be saved.
- Click OK to create the server configuration
- With Optionally. Depends on BL configuration settings, with a new server configuration, the default business layer configuration is added to the FIXICC H2 database
Figure. The default business rules configuration.
Auto server adding
To configure the auto server-adding:
...
Now, when the configured FIXEdge Java C++ server connects to FIXICC H2 a new server configuration will be added to the FIXICC H2 database.
...
Note |
---|
In case the server type of the connecting server doesn't match with the existing server configuration, FIXICC H2 will display the notification and refuse the connection |
Anchor | ||||
---|---|---|---|---|
|
- Go to Configurations on the sidebar (item 1 in the figure below)
- Click Servers (item 2 in the figure below)
- To see the list of added server configurations, click Show all servers (item 3 in the figure below)
The following application tab appears:
Figure. The Servers page. - On the Servers page, you can choose the server configuration to remove by clicking the chosen server row in the servers list table
- Select one of the following options to remove the server configuration:
- Click Remove in the top panel (item 4 in the figure above)
- Choose Remove(Ctrl+Del) in the context menu (item 5 in the figure above)
- Remove the server configuration by pressing Ctrl+Del on your keyboard
- The FIXICC H2 displays the following confirmation window:
Figure. Confirmation window.
You have two options:To confirm the removing server configuration by clicking Yes. The FIXICC H2 displays the Servers page without the removed server configuration.
Note The sessions that were created for the removing server configuration are disconnected and stopped then deleted too.
The schedules that were configured for the removed server are deleted.
or
- To cancel the removing server configuration by clicking No. The FIXICC H2 displays the Servers page without changes.
Monitoring
Servers page
Server health
You can monitor the server's dynamic health state on the Servers page.
...
Indicator | Description |
---|---|
| the server is running |
| the server is stopped |
| the server is misbehaving |
Filtering
You have the ability to filter the server list by using the Default Filter.
...
Expand | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
|
You can also use the Extended Filter for searching server information.
Expand | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
|
Server Details page
To see the details and metrics of a server in the Object info layout part, click the server in the servers table in the Table view layout part.
...
On the Server Details page, you have access to the server FIX logs, server BL configurations, and C++ Server Configuration Remove server operation.