ASAP Migration Guide for NSX and OMF Users

ASAP Examples
ASAP Migration Guide for NSX and OMF Users520627-001
A-3
Monitoring Disk
On - 01
On - 02
On - 03
6. Display currently configured objectives in the Objectives DB of the local node:
+ RANK CPU
<no objectives>
7. Set a global objective on the CPU BUSY attribute:
+ RANK CPU, BUSY < 80
8. Set a specific objective on the BUSY attribute for CPU 01, generate a critical EMS
event when the objective is not met, and repeat the event at every sampling that the
condition persists:
+ RANK CPU 01, BUSY < 90 CRITICAL REPEAT
9. Display currently configured objectives in the Objectives DB of the local node:
+ RANK CPU
Cpu \Chicago
Busy < 80
01
Busy < 90 Critical Repeat
10. Commit the changes to see results at the next sample:
+ COMMIT
11. List the attributes of the CPU entity:
+ SHOW CPU
You can set objectives on any attribute with a state pair; for example, Busy, Queue,
Disp, and so on.
Monitoring Disk
1. Display the currently configured domains in the ObjectivesDB of the local node:
+ MONITOR DISK
Disk \Chicago
On - $Data
On - $Dsv
On - $System
2. Start monitoring $Tools (all Disk domains are automatically monitored by default,
so adding them to the ObjectivesDB is not mandatory):
+ MONITOR DISK $Tools
3. Stop monitoring $Dsv and remove the domain from the ObjectivesDB:
+ MONITOR DISK $Dsv, delete