ASAP 3.2 Server Manual
HP NonStop ASAP Server Manual    Page 218 of 381 
 To save the disk domain configuration: 
MONITOR /OUT FILE/ DISK, INFO, OBEYFORM 
 To list the current ASAPX ATM domains: 
MONITOR ATM, LIST 
 To list the details for ASAPX FUNDS TRANSFER: 
MONITOR FUNDS\TRANSFER, LIST, DETAIL 
 To monitor a spooler on the system: 
MONITOR SPOOLER $SPLG 
 To remove an ASAPX user domain: 
MONITOR FUNDS TRANSFER\WEST\RECEIVE, REMOVE 
 To commit all change on the local node: 
MONITOR, COMMIT 
 To monitor a process directly enter the process name: 
MONITOR PROCESS $ABC 
 To monitor a process as part of a hierarchical group of processes, precede the 
process name with the hierarchical name. The complete name can consist of up to 
five levels separated by a backslash (\), and the name can be up to 64 bytes in 
length. The last level must be the process name. 
MONITOR PROCESS SALES\ORDERS\SERVER\$ABC 
 To create an aggregate process record for hierarchically named processes specify 
the name to the level where you want the aggregation to occur using the # symbol. 
The Process SGP automatically creates the aggregate domain record using the 
aggregations rules defined in the MetricRule property for each attribute in the 
Process EDL file. 
MONITOR PROCESS SALES\ORDERS\# 
 To monitor a file: 
MONITOR FILE $DATA.SUB.FILE 










