ASAP 2.8 Server Manual
Installing ASAP on the Server
HP NonStop ASAP Server Manual—522303-007
2-26
Stopping ASAP
5. After successfully starting the ASAP Collector, start the Monitor processes on the
nodes that are to report to the Collector that was just started. For example:
+STARTUP !Starts Monitor on the local node
+STARTUP \NY !Starts Monitor in New York
+STARTUP \CHICAGO !Starts Monitor in Chicago
6. If you are using the ASAP Client, you can start it at this time. For more information,
see the ASAP Client Manual.
ASAP Status
The ASAP STATUS command obtains the status of the Collector or Monitor processes.
To obtain the overall status of the Collect and Monitor processes, enter:
+STATUS COLLECT !Status of the Collector on the local node
+STATUS \NY !Status of the Monitor in New York
+STATUS !Status of the local node
Stopping ASAP
To stop the Collector or Monitor processes:
1. Use the ASAP SHUTDOWN command.
2. After using the SET command on nodes currently executing the Collector or
Monitor processes, stop and restart the processes so that the configuration
changes take effect.
For example, if a node is currently collecting Expand statistics and you no longer
require this type of statistic, but you still require CPU and ProcessBusy statistics,
enter SET EXPAND OFF.
3. Shut down the Monitor process on the node.
4. Once successfully stopped, use the ASAP STARTUP command to restart the
node.
The CPU and ProcessBusy statistics are collected, but the Expand Line-handler
statistics are no longer reported to the Collection node.
Examples of stopping Monitors or Collectors are:
+SHUTDOWN \CHICAGO !Shuts down the Monitor in Chicago
+SHUTDOWN \NY !Shuts down the Monitor in New York
+SHUTDOWN !Shuts down the local node
+SHUTDOWN \* !Shuts down all the Monitors in the network
+SHUTDOWN COLLECT !Shuts down the Collector process on the local node
+SHUTDOWN \CHICAGO COLLECT !Shuts down the Collector process on the Chicago
node
To stop the ASAP session and return to the TACL prompt, type EXIT and press Return.