ASAP Migration Guide for NSX and OMF Users
ASAP Examples
ASAP Migration Guide for NSX and OMF Users—520627-001
A-5
Monitoring Expand
Monitoring Expand
1. Display currently configured domains in the Objectives DB of the local node:
+ MONITOR EXPAND
Expand \Chicago
On - $Ipisld
On - $Lhcomm
On - $Lhcorp
2. Start monitoring $Lhchi (all Expand domains are automatically monitored by
default, so adding them to the Objectives DB is not mandatory):
+ MONITOR EXPAND $Lhchi
3. Review the list of domains:
+ MONITOR EXPAND
Expand \Chicago
On - $Ipisld
On - $Lhchi
On - $Lhcomm
On - $Lhcorp
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
<no objectives>
6. Set a global objective, generate an informative EMS event when the objective is not
met on any Expand domain, and repeat the event at every sample but do not display
the event on the operations console:
+ RANK EXPAND, PKTSNT < 10000 INFO REPEAT NODISPLAY
7. Set a specific objective on the PKTRVD attribute for $Lhchi, generate a critical
EMS event when the objective is not met, and do not repeat the event at every
sampling:
+ RANK EXPAND $LHCHI, PKTRVD < 20000 CRITICAL
8. Display currently configured objectives in the Objectives DB of the local node:
+ RANK EXPAND
Expand \Chicago
Pktsnt < 10000 Info Repeat NoDisplay
$Lhchi
Pktrvd < 20000 Critical
9. Commit the changes to see results at the next sample:
+ COMMIT