ASAP Migration Guide for NSX and OMF Users
ASAP Examples
ASAP Migration Guide for NSX and OMF Users—520627-001
A-10
Monitoring RDF
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 PROCESSBUSY
<no objectives>
6. Set global objectives with no EMS events:
+ RANK PROCESSBUSY, pages < 50, busy < 90
7. Set a specific objective with no EMS events:
+ RANK PROCESSBUSY 0, pages < 35
8. Display currently configured objectives in the Objectives DB of the local node:
+ RANK PROCESSBUSY
Processbusy \Chicago
Pages < 50
Busy < 90
0
Pages < 35
9. Commit the changes to see results at the next sample:
+ COMMIT
10. List the attributes of the PROCESSBUSY entity:
+ SHOW PROCESSBUSY
You can set objectives on any attribute with a state pair; for example, Busy, Rcvq,
Rcvmsg, and so on.
Monitoring RDF
1. Display currently configured domains in the Objectives DB of the local node:
+ MONITOR RDF
<no domains>
2. Start monitoring RDF:
+ MONITOR RDF Chicago->NewYork
3. Review the list of domains:
+ MONITOR RDF
Rdf \Chicago
On - Chicago->NewYork
4. Commit the changes to see results at the next sample:
+ COMMIT