Checking the NYSE Adapter Status

To check the NYSE adapter status from the command line, execute the status command.

Operating System Step
UNIX Open a terminal window and enter:

cd $ESP_HOME/adapters/wombat/bin

./adapter.sh <configuration file path> status

Windows Open a command window and enter:

cd %ESP_HOME%/adapters/wombat/bin

adapter.bat <configuration file path> status

You see the adapter status: running or stopped.

Related concepts
Status Command