ASAP Migration Guide for NSX and OMF Users

ASAP Examples
ASAP Migration Guide for NSX and OMF Users520627-001
A-2
Monitoring CPU
3. View which entities are ON or OFF and start the ASAP Monitor on the first node:
+ SET
<set output>
+ START \CHICAGO
4. Start the ASAP Monitor on the second node:
+ SET DISK OFF
+ SET SPOOLER ON
+ START \NEWYORK
5. Start the ASAP Monitor on the third node:
+ SET DISK ON, PARAM “RATE 5”
+ SET TAPE ON
+ SET SPOOLER OFF
+ SET FILE OFF
+ START \HOUSTON
6. Check if the Collector and Monitors are running correctly:
+ STATUS COLLECT
+ STATUS \*
+ LOG
+ LOG \NEWYORK
Monitoring CPU
1. Display currently configured domains in the Objectives DB of the local node (all
CPU domains are automatically monitored by default, so adding them to the
Objectives DB is not mandatory):
+ MONITOR CPU
Cpu \Chicago
On - 00
On - 01
2. Stop monitoring CPU 1, but keep the domain in the Objectives DB:
+ MONITOR CPU 1, OFF
3. Review the list of CPU domains:
+ MONITOR CPU
Cpu \Chicago
On - 00
Off – 01
4. Commit the changes so you can see results at the next sample:
+ COMMIT
5. Display currently configured domains in the Objectives DB of a remote node:
+ MONITOR CPU \NEWYORK
Cpu \NewYork
On - 00