Configuring TrueSight Infrastructure Management cells
Configuring TrueSight Infrastructure Management cells for event and impact reporting
This procedure configures the Report Engine gateway, enables the event propagation policy, and subscribes the cells in the Report Engine. You can configure TrueSight Infrastructure Management cells for event and impact reporting if:
- You are working with TrueSight Infrastructure Management Server v10.7, or later.
- The Enable Event and Impact reporting option was not selected when you installed the Report Engine.
- At the command line, change the current directory path:
- For Windows: <ReportEngineInstallDirectory>\ReportEngine\bin\reportsCLI
- For Linux: <ReportEngineInstallDirectory>/ReportEngine/bin/reportsCLI
Run the following command:
cell_config register -tsimHost <hostname> -tsimProtocol <protocol> -tsimPort <port> -tsimUser <username>Enter the BMC TrueSight Infrastructure Management user password and the following message is displayed.
Report engine gateway registered successfully with cell: <cell_name>- Enter the Report Engine database credentials:
- Database login
- Database password
The following message is displayed:
Configuring TrueSight Infrastructure Management cells for event reporting
If you are working with a BMC TrueSight Infrastructure Management Server that is earlier than v10.7, you must complete the following procedure to configure BMC TrueSight Infrastructure Management cells for event reporting:
- Specify the location and port number of BMC TrueSight Operations Management Report Engine in the BMC TrueSight Infrastructure Management cell's mcell.dir file.
- Open the mcell.dir file on the BMC TrueSight Infrastructure Management Server host computer. The file is located in the BMCTrueSightIMServerInstallDir\pw\server\etc directory.
Add the following entry to the mcell.dir file.
gateway.reportengine bpre.<fullyQualifiedHostName> <encryptionKey> <fullyQualifiedHostName>:<3783>- Save and close the mcell.dir file.
- Reload the mcell.dir file by entering the following command from a command line:
mcontrol -n cellName reload dir
For example, mcontrol -n pncell_vm-w23-rds1016 reload dir
where pncell_vm-w23-rds1016 is the name of the cell.
Edit the propagation policy that is created when you install the cell. This enables you to specify the name of the host server for BMC TrueSight Operations Management Report Engine to which you want to propagate events.
- Launch BMC TrueSight Infrastructure Management Administrator Console.
- From the Event Management Policies tab of the Administration View, expand My Production > pncell_cellname > By Policy Type folder.
- Under the By Policy Type folder, select Propagation Policy. The different propagation policies are displayed in the details pane of the Administration View.
- Under the Selector column, right-click All_Events, and select Edit Policy. The Propagation Policy Details tab is displayed.
- In the Propagate to One Of list, select the name of the computer on which you have installed BMC TrueSight Operations Management Report Engine.
- Click OK. The changes are saved to the policy.
Configuring TrueSight Infrastructure Management cells for impact reporting
If you are working with a BMC TrueSight Infrastructure Management Server that is earlier than v10.7, you must subscribe the BMC TrueSight Infrastructure Management cell for the impact events to be propagated.
- At the command line, change the current directory path:
- For Windows: <ReportEngineInstallDirectory>\ReportEngine\bin\reportsCLI
- For Linux: <ReportEngineInstallDirectory>/ReportEngine/bin/reportsCLI
Run the following command:
cell_config add -name <cellName> -hn <hostName> -p <portNumber> -k <encryptionKey> -e productionA confirmation message is displayed.
- Type Y, and press Enter.
- Enter the Report Engine database credentials:
- Database login
- Database password
The following message is displayed:
cell registered successfully.
Configuring TrueSight Infrastructure Management cells to get BMC Atrium CMDB data
The BMC Atrium CMDB attributes and their values are retrieved from the BMC TrueSight Infrastructure Management cell. You must configure the BMC TrueSight Infrastructure Management cell to get the BMC Atrium CMDB attributes of configuration items (CIs) from the BMC TrueSight Infrastructure Management cell. Perform the following steps to get the BMC Atrium CMDB CIs from BMC TrueSight Infrastructure Management cell.
- Specify the location and port number of BMC TrueSight Operations Management Reporting Engine in the mcell.dir file. For more information, see To add the BMC TrueSight Operations Management Report Engine gateway entry in the mcell.dir file.
- You must subscribe the BMC TrueSight Infrastructure Management cell for CIs to get propagated to Report Engine. For more information on subscribing the BMC TrueSight Infrastructure Management cell, see Configuring the BMC TrueSight Infrastructure Management cell for impact reporting.
- Stop the Report Engine service.
- In Administration view, Dynamic Editor tab, expand the cell_name folder. For example, pncell_clm-pun-000733.
- In the cell_name folder, select all data > Notification registry internal > Notification registry, and delete the notification registry for that Report Engine.
- Log on to the computer that has Report Engine installed and navigate to one of the following directories:
- For Windows: <ReportEngineInstallDir>\ReportEngine\bin\reportsCLI
- For Linux: <ReportEngineInstallDir>/ReportEngine/bin/reportsCLI
To disable the summarization of Availability, MTTR, MTBF, MTBSI, and Losses, run the summarize_flag CLI command.
For more information, see- Start the Report Engine service.