ASAP Migration Guide for NSX and OMF Users

ASAP Migration Guide for NSX and OMF Users520627-001
A-1
A
ASAP Examples
This Appendix presents various examples about how to start, shutdown, and configure
ASAP using the command interface:
Running ASAP
TACL> ASAP
The ASAPCONF file on the current subvolume is picked up by ASAP. If there is none,
$SYSTEM.SYSTEM.ASAPCONF is read.
Starting a Collector and a Three-Node Network
To start the ASAP Collector on the central node, then start monitoring three nodes (the
three nodes monitor different entities):
1. Configure the DB location and start the ASAP Collector on the central node:
+ SET DB $DATA.ASAPDB.DB
+ STARTUP COLLECT
2. Identify which entities to monitor on that node:
+ SET DISK ON
+ SET FILE ON, PARAM “RATE 10”
Example Page
Running ASAP A-1
Starting a Collector and a Three-Node Network A-1
Monitoring CPU A-2
Monitoring Disk A-3
Monitoring Expand A-5
Monitoring ExpandIP A-6
Monitoring File A-7
Monitoring Process A-8
Monitoring ProcessBusy A-9
Monitoring RDF A-10
Monitoring Spooler A-11
Monitoring System A-12
Monitoring Tape A-13
Monitoring TMF A-14