Use the following steps to configure monitoring for the Trap Adapter on the Failover Manager:
-
From the installation directory of Failover Manager (BASEDIR/smarts/bin), open the failover.conf file. Type:
./sm_edit /conf/failover/failover.conf
-
Under the Server section, add Trap Adapter details with Server Type as TRAPD. An example is provided below:
Server { Name = "TRAP-INCHARGE-OI"; ServerType = "TRAPD"; LocationA { HostName = "itops-tco-217.lss.emc.com"; PortNumber = 2343; Basedir = "/opt/InCharge/Failover/SAM/smarts"; } LocationB { HostName = "itops-tco-223.lss.emc.com"; PortNumber = 2343; Basedir = "/opt/InCharge/Failover/SAM/smarts"; } }
-
Save the failover.conf file and exit.
Note:If you configure Trap Adapter for failover while the Failover Manager is already running, use the ic-failover-server script reload option to reload the failover.conf file and use the Reconfigure button in the Domain Manager Administration Console to reconfigure the Failover Manager.