Configuring connections between the BMC ProactiveNet Administration Console and the BMC ProactiveNet Cells
Before you begin
The first BMC ProactiveNet Cell that you install is connected automatically to the BMC ProactiveNet Server. If you create additional cells, you must first register the cell with the BMC ProactiveNet Administration Cell so that the newly added cells are visible to the Administration Console Infrastructure tab, then you must configure the connection between BMC ProactiveNet Server and each additional cell.
To register remote cells with the BMC ProactiveNet Server and the BMC ProactiveNet Administration Cell
- On the computer where the BMC ProactiveNet Server is installed, access the installationDirectory\pw\server\bin directory.
For each remote cell that you want to register, enter the following command:
iadmin -ac name=<cellName>:key=mc:primaryHost=<primaryCellHostName>
:primaryPort=<portNumber>:failoverHost=<secondaryCellHostName>:
failoverPort=<portNumber>: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/admin directory.- Add the cell entry to the mcell.dir file.
By default, the mcell.dir file is located in the installationDirectory/server/etc directory. - Restart the cell that you are registering.
This ensures that the cell is registered at the administration cell for infrastructure management. - Restart the BMC ProactiveNet Administration Console.
The newly registered cell is displayed in the BPPM Infrastructure Management tab of the Administration Console.
To configure the connection between the BMC Administration Console and BMC ProactiveNet Cell
- From the menu bar, select Edit > Configure > Administration Settings.
- In the Configure Administration Settings dialog box, click the Impact Managers tab.
- Select a cell or cell group.
If necessary, click Advanced to display the Cell Properties section of the dialog box.
- Set the following cell connection properties, as required:
Cell connection propertiesThe [confluence_table-plus] macro is a standalone macro and it cannot be used inline.
To configure the cell connection between the BMC ProactiveNet Administration Console and the BMC ProactiveNet Cell - alternate method using the JServer
This feature enables you to configure the cell connection properties directly in the JServer. You need to log on as an admin user to perform this operation. To configure the server cell settings, follow these steps:
- From the menu bar, select Edit > Configure > Server Impact Manager Properties.
- Or, from the Event Management Policies tab, right-click the cell and select Edit > Server Impact Manager Properties.
- Or, from the Dynamic Data Editor tab, right-click the cell and select Edit > Server Impact Manager Properties.
In the Edit Server Cell Settings dialog box, select a cell to edit.
- Click OK to save changes and close the dialog box.
To configure the connection between the BMC ProactiveNet Server and BMC ProactiveNet Cells
By default, when you use the Administration Console to configure connections to a remote cell, those changes are not applied to connections opened by the JServer to the remote cell. To extend the connection properties to the connections opened by the JServer, follow these steps:
- In a text editor, open the pw/admin/etc/ix.properties file.
- Set pronet.admin.applyCellConnectionPropertiesInJServer=true.
- Save and close the file.
- Restart the Administration Console.
Specifying local ports in cell connection properties
The following circumstances require that you provide more specific information about communications between the console and the cell:
- The presence of a network interface card (NIC) between the console and the cell
- The presence of a firewall between the console and the cell
- Using a multi-homed computer for the console
In these circumstances, you must select Use Port Range and specify the limits of the port range and then select either Auto Bind or a particular IP address.
The Auto Bind option configures the console to connect to an NIC before it can connect to a cell. If you do not specify a particular NIC, the console automatically attempts to connect to the first NIC it encounters.
On a multi-homed computer, you can specify the NIC by selecting the IP address that the card is using from the IP Address list box. If Auto Bind is not enabled, you must specify a port range for the network card to which the console binds.