ASAP Migration Guide for NSX and OMF Users

ASAP Examples
ASAP Migration Guide for NSX and OMF Users520627-001
A-13
Monitoring Tape
5. Display currently configured objectives in the Objectives DB of the local node:
+ RANK SYSTEM
System \Chicago
Queue < 10 Info Repeat
Chit < 100 Info Repeat
Disp <= 1000 Critical Repeat
Tle <= 70 Critical Repeat
6. Commit the changes to see results at the next sample:
+ COMMIT
7. List the attributes of the SYSTEM entity:
+ SHOW SYSTEM
You can set objectives on any attribute with a state pair; for example, Busy, Queue,
Disp, Disk, Chit, and so on.
Monitoring Tape
1. Display currently configured domains in the Objectives DB of the local node:
+ MONITOR TAPE
<no domains>
2. Start monitoring TAPE (all tape device domains are automatically monitored by
default, so adding them to the Objectives DB is not mandatory):
+ MONITOR TAPE $dat
+ MONITOR TAPE $tape1
3. Review the list of domains:
+ MONITOR TAPE
Tape \Chicago
On - $Dat
On - $Tape1
4. Commit the changes to see results at the next sample:
+ COMMIT
5. Display currently configured objectives in the Objectives DB of the local node:
+ RANK TAPE
<no objectives>
6. Set global objectives and generate EMS events:
+ RANK TAPE, mountreq < 1 CRITICAL REPEAT
+ RANK TAPE, mounttime < 5 CRITICAL REPEAT
7. Set specific objectives and generate EMS events:
+ RANK TAPE $dat, mounttime < 2 CRITICAL REPEAT