TS/MP 2.5 Release Supplement

Example 1 STATUS DOMAIN Display Format
PARTITIONSSTATUSWEIGHTPATHMON
server classRUNNINGnumberpathmon name
server classRUNNINGnumberpathmon name
server classRUNNINGnumberpathmon name
The fields in this display format are as follows:
DescriptionDisplay Field
PATHMON name.PATHMON
Weight of the PATHMON specified in the ACSCTL file.WEIGHT
The current state of the PATHMON. Possible state values are:
STOPPED: The PATHMON process is not running.
STATUS
RUNNING: The PATHMON process is running.
UNKNOWN: The process is not a PATHMON process.
List of server classes for which the PATHMON is partitioned.PARTITIONS
Example
To display the status of the domain opened by the OPEN domain name command:
PDMI 1>> OPEN %dom
PATHMON : \NSSYS.$PM1
PATHMON : \NSSYS.$PM2
PATHMON : \NSSYS.$PM3
PDMI 2>> STATUS DOMAIN
PARTITIONSSTATUSWEIGHTPATHMON
SERVER2RUNNING50$PM1
SERVER3RUNNING20$PM2
SERVER4RUNNING30$PM3
! Command
Use the ! command to execute an existing command.
! [ [-]number | string ]
number
is the number of a command line. If number is passed as -7, the 7th previous command is
executed.
string
is the first character or characters of a previous command.
PDMCOM Commands 47