Registering a remote BMC ProactiveNet cell with the Impact Administration Cell
When you add a remote BMC ProactiveNet cell using the mcrtcell CLI command, you need to register the cell with the BMC ProactiveNet Server using the iadmin -ac command.
To manually register a remote cell with the BMC ProactiveNet Administration Cell
Add the cell using the mcrtcell CLI command, as in the following example:
mcrtcell -as -ba -r -@ <hostName>/2008 -n sparkles_cellNext, use the iadmin -ac command to register the cell with the BMC ProactiveNet Server. From the installationDirectory/server/bin directory, run the iadmin -ac command as in the following example:
iadmin -ac
name=sparkles_cell:key=mc:primaryHost=moondog:primaryPort=2008:
failoverHost=suncat:
failoverPort=2008:environment=Production:usergroups=*The cell is added automatically to the cell_info.list of the BMC ProactiveNet Server located in the installationDirectory/pronto/conf directory. It is also automatically added to the admin.dir file of the Admin cell located in the installationDirectory/pronto/data/admindirectory, as in the following example:
cellmoondog_10 mcmoondog.bmc.com:1828cellAdmin mcmoondog.bmc.com:1827cellsparkles_cellmcmoondog.bmc.com:2008 suncat.bmc.com:2008- Add the cell entry to the mcell.dir file.
By default, the file is located in the installationDirectory/server/etc directory. - Restart the cell that you are registering.
- Restart the BMC ProactiveNet Administration Console.
The newly registered cell is displayed in the Infrastructure tab of the Administration Console. In the Event View of the BMC ProactiveNet Operations Console, you see that the cell that you have registered sends a registration event to the BMC ProactiveNet Administration Cell.