List system information command

Use this command to list information about Launcher systems and Launcher HTTP Listeners. System information includes system files, components within each system, trace settings for each component in a system, and log settings for the system. Listener information includes ports, certificates, logging, and audit enablement.

{launcher.bat | launcher.sh} 
  [-list launchername [[-lsnr listener_name] | [systemname [systemfilename [componentname]]]] [-trace] [-logging]]
-list launchername
Lists all the systems, the system files in each system, and the components in each system file. launchername is the Launcher that is defined in the mgmtconsole.bin file. The launchername variable identifies the host name, port, user name, and password of a particular Launcher definition.
systemname
Lists the system files in the specified system and the components in each of the system files. The systemname is the name of the system or group of systems that is running under one Launcher process. The systemname is defined with the Launcher Administration tools. The systemname is optional, and is mutually exclusive with the -lsnr option.
systemfilename
Lists the components in the specified system file. The systemfilename is the name of an individual system file (.msl) that is running under the specified system and Launcher.
-lsnr listener_name
Lists the ports, certificates, logging level, and audit enablement of the specified HTTP listener. An HTTP Listener is defined with the Launcher Administration. The -lsnr listener_name is optional, and is mutually exclusive with the systemname option.
-trace
Lists the trace settings for the specified component.
-logging
Lists the logging settings for the Launcher, Resource Manager, and Connection Manager for the system, if specified. Otherwise, lists the logging settings for all systems. The systemfilename and componentname are not required.