Enabling the subscription of remote ping down and impaired events
By default, the
Global Manager
subscribes to the VPN ImpactedByRemotePingFailure event for periodic remote pings but not to the following events for periodic remote
pings:- RemotePing Down
- RemotePing ImpairedYou can edit the dxa-mpls-vpn-ics-monitoring.conf file and enable the subscription of these two events. The line to be edited is:#sub RemotePing::.*::.*/eTo enable the subscription of remote ping down and impaired events:
- Go to the BASEDIR/smarts/bin directory in theGlobal Managerinstallation area and type the following command to open the dxa-mpls-vpn-ics-monitoring.conf file:sm_edit conf/ics/dxa-mpls-vpn-ics-monitoring.conf
- Find the following line in the file:#sub RemotePing::.*::.*/e
- Uncomment the line by removing the # character.
- Save and close the file.The modified version of the dxa-mpls-vpn-ics-monitoring.conf file is saved to the BASEDIR/smarts/local/conf/ics directory.
- If theGlobal Managerwas running before you edited the dxa-mpls-vpn-ics-monitoring.conf file, restart theGlobal Manager.