ASAP 3.2 Server Manual
HP NonStop ASAP Server Manual    Page 300 of 381 
\* 
starts the ASAP Monitor or Collect process on all nodes of the network. 
COLLECT 
starts the ASAP object specified by the SET OBJCOLLECT option. 
MONITOR 
starts the ASAP object specified by the SET OBJMONITOR option. If SET 
SGPName ON is specified, the SGPName specified by SET SGPName OBJECT is 
started. SGP options are sent to each remote monitor. If different SGP options are 
required for different SGPs, each SGP must have the options set before starting 
the remote monitor. For example, if Disk performance statistics and operational 
state information are required for NODEA at an interval of 10 minutes but not for 
NODEB, and the Disk interval is the same as the Monitors’ interval (5 minutes), 
these ASAP commands have to be entered: 
+SET RATE 5 
+SET DISK ON,PARAMETERS "RATE 10" 
+START \NODEA 
+SET DISK ON, PARAMETERS !Parameters nulled 
+START \NODEB 
node-name 
specifies the individual system for which information is to be monitored or 
collected. This starts the ASAP Monitor or Collect process on this node only. The 
default is Monitor. 
Example 
This example shows how to use the STARTUP command: 
+ SET DB $DATA1.ASAP-DB ! Specify Collect DB 
+ STARTUP \LA COLLECT ! Start Collect server 
+ SET COLLECT \LA ! Specify where Collect DB server resides 
+ STARTUP \NEWYORK ! Start Monitor on NEWYORK, 
+ STARTUP \SANFRAN MONITOR ! MONITOR is the default 
+ STARTUP \CHICAGO ! Start Monitor on \Chicago 
Considerations 
 The STARTUP command starts Monitor, SGPs, or Collect processes on the 
specified nodes with the specified options. The object file to use is specified with 
the SET OBJMONITOR and OBJCOLLECT options. For SGP processes, the SGP 
object is specified with the SET SGPName OBJECT option. 










