Checking the FIX Adapter Status

Run the status command in a terminal or command window to check adapter status.

Check the FIX adapter status:
Operating System Step
UNIX Open a terminal window and enter:

cd $ESP_HOME/adapters/fix/bin

./adapter.sh <configuration file path> status

Windows Open a command window and enter:

cd %ESP_HOME%/adapters/fix/bin

adapter.bat <configuration file path> status

You see the adapter status: running or stopped.

Related concepts
Status Command