How to subscribe Smarts Server Manager to a Smarts IP AM/PM domain?
All supported releases of Smarts
This article explains how to subscribe a Smarts Server Manager (ESM server) to a Smarts IP AM/PM domain. To configure the Smarts Server Manager (formerly ESM) software to connect to a Smarts IP AM/PM domain, do the following:
<base dir>/ESM/smarts/bin./sm_edit conf/esm/ESM.confInChargeDomain::InChargeDomain_INCHARGE-AM-PM{
Type = "AM"
DomainName = "INCHARGE-AM-PM"
DisplayName = "INCHARGE-AM-PM"
}InChargeDomain::InChargeDomain_<InCharge IP Domain Name>{
Type = "AM"
DomainName = "<InCharge IP Domain Name>"
DisplayName = "<InCharge IP Domain Name>"
}Save the changes and exit the editor.
Restart the Smarts Server Manager domain. After the Smarts Server Manager domain restarts, the Smarts Server Manager domain should be subscribed to the Smarts IP domain.
A typical load line for the above example could be the following:
./sm_server --name=INCHARGE-ESM --config=esm --subscribe=default --output --ignore-restore-errors --daemon