ASAP Migration Guide for NSX and OMF Users
ASAP Examples
ASAP Migration Guide for NSX and OMF Users—520627-001
A-6
Monitoring ExpandIP
10. List the attributes of the EXPAND entity:
+ SHOW EXPAND
You can set objectives on any attribute with a state pair; for example, Pool, Pfail, Nobuf,
Bcc, NakSnt, and so on.
Monitoring ExpandIP
1. Display currently configured domains in the Objectives DB of the local node (all
ExpandIP domains are really Expand domains. ASAP does not require you to know
which type of transport the Expand line is using. Just specify Expand as the entity
name, and IP counters are collected if they apply. Also, Expand domains are
automatically monitored by default, so adding them to the Objectives DB is not
mandatory):
+ MONITOR EXPAND
Expand \Chicago
On - $Lhcomm2
On - $Lhcorp2
2. Stop monitoring $Lhcomm2 but keep the domain in Objectives DB:
+ MONITOR EXPAND $Lhcomm2, OFF
3. Review the list of domains:
+ MONITOR EXPAND
Expand \Chicago
Off - $Lhcomm2
On - $Lhcorp2
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 EXPAND
Expand \Chicago
$Lhcorp2
Dframsnt < 1000 Critical
6. Delete the specific objective for $Lhcorp2:
+ RANK EXPAND $LHCORP2, DELETE
7. Set a global objective, generate an informative EMS event when the objective is not
met, do not repeat the event at every sample, and do not display the event on the
operations console:
+ RANK EXPAND, DFRAMSNT < 1000 INFO NODISPLAY