Install the service for the Trap Exploder on both the Active (Host A) and Standby (Host B) servers in the --noregister mode, using the following command:
Example:
./sm_service install --force --unmanaged --startmode=runonce \
'--name=ic-trapd-exploder' \
'--description=VMware Smarts SNMP Trap Exploder' \
'/<BASEDIR>/SAM/smarts/bin/sm_trapd' \
'--name=TRAP-INCHARGE-Exploder' \
'--config=trapd' \
'--sport=2999' \
'--port=1025' \
'--model=sm_actions' \
'--rules=default' \
'--seed=seedfile' \
'--noregister'\
'--output=TRAP-EXPLODER-OI.log'