TS/MP System Management Manual (H06.05+, J06.03+)
SERVER Commands
HP NonStop TS/MP System Management Manual—541819-007
12-49
Wild Card support in PATHCOM
•
THAW
Example 12-2 shows the usage of wild card using only * in the command.
The above command displays status information for all server classes configured
under PATHMON.
Example 12-3 shows the usage of wild card using * in the SERVER object name.
The above command displays the status of all server classes defined for the
PATHWAY environment whose name starts with "EXM":
SERVER #RUNNING ERROR INFO
EXMP1 1
EXMP2 1
EXMP3 1
EXMP4 1
EXMPA 1
EXMPB 1
Note.
1. Wild card support using only * in the command is applicable to TS/MP PATHCOM. (Refer
Example 12-2)
2. Wild card support by specifying "*" in the SERVER object name is applicable to TS/MP
2.3 PATHCOM and later versions.(Refer Example 12-3
).
For more information on TS/MP 2.3 and later versions, see the TS/MP Release Supplement.
Example 12-2. Wild card support using only * in the command
STATUS SERVER *
Example 12-3. Wild card support using * in the SERVER object name
STATUS SERVER EXM*
Note. Only one instance of the wildcard character ("*") is accepted. If two or more asterisks
are used, "illegal syntax" error appears. Therefore, for example, A*BD, AB*D or ABD* is
supported. However, A*B*D or AB**D is not supported.










