Use the mqsilist command to display the status of integration nodes.
mqsilist
...
BIP1325I: Integration node 'ACE01NODE' with administration URI 'http://localhost:4414' is running.
BIP1326I: Integration node 'ACE02NODE' is stopped.
BIP8071I: Successful command completion.
You can request further details about all resources by specifying the parameter -d 2 on the command. You can also specify the -r parameter so that the command recursively returns information about integration servers, and the message flows and files that you have deployed to those integration servers.
You can also use this command to display a list of integration nodes that you have created for all concurrent installations on this computer. For example, you might have installed both Version 10.0 and Version 11.0 for assessment and migration. For example:
mqsilist -a
...
BIP1325I: Integration node 'ACE01NODE' with administration URI 'http://localhost:4414' is running.
BIP1326I: Integration node 'ACE02NODE' is stopped.
BIP8221I: Broker: IB01NODE (Version 10.0) -
BIP8071I: Successful command completion.