Your original post asked about checking the status of all launchers on a server. The Management Console is specifically designed for this. You get it by installing the ITX Run-time and Monitoring bundle on a workstation. The user would need to know the server name (i.e., IP address) of the server where the launcher is running, the launcher listening ports and an ITX username/password that from the Launcher Monitor that has been granted Monitor permission. You can also start/stop and pause individual systems as well as enable a trace that has information about things like adapter errors on running systems.
The management console can also be run on the server (e.g., in a putty session) using the managementconsole.sh script. This approach requires that the X windows protocol is enabled on the server and that you have an XWindows server on your workstation.
The management console gives you the current status of each system running in your launcher as well as counts of maps that have executed or failed, and information about which adapters are active and/or have errors associated with them.
If you have multiple launcher processes using different listening ports, you would need to create a server definition for each of them in the Management Console and connect to each of them individually. I think this still qualifies as being able to see the status of all of your launchers in one place.
Here's a link to the docs in 11.0.1. (It hasn't changed recently).
https://www.ibm.com/docs/en/ste/11.0.1?topic=mt-management-console
I hope this is useful
Rich
------------------------------
Rich McFate
------------------------------
Original Message:
Sent: Thu May 22, 2025 03:14 PM
From: M R
Subject: How to Identify Map Names from an .msl File on a Linux Server
How can we identify the individual map names (i.e., the source or executable maps) contained within each .msl
file without referencing the corresponding .msd
(Map Source Definition) files in a Linux environment?
and Is there a way to check the status of all launchers present on the server in a single command or script, instead of querying each launcher individually?
------------------------------
M R
------------------------------