Configuring BMC TrueSight Infrastructure Management cells
After BMC TrueSight Report Engine is installed, perform the following procedures to configure BMC TrueSight Infrastructure Management cells:
Configuring BMC TrueSight Infrastructure Management cells for event reporting
Perform the following procedure to configure BMC TrueSight Infrastructure Management cells for event reporting:
- Specify the location and port number of BMC TrueSight 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 BMCTrueSightIMServerInstallationDir\pw\server\etc directory.
Add the following entry to the mcell.dir file with the values that you populated in the "For mcell.dir file" section of Planning sheet for installation and configuration.
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 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 Report Engine.
- Click OK. The changes are saved to the policy.
Configuring BMC TrueSight Infrastructure Management cells for impact reporting
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:
- (Windows): BMCTrueSightReportEngineInstallationDirectory\ReportEngine\bin\reportsCLI
- (Solaris): BMCTrueSightReportEngineInstallationDirectory/ReportEngine/bin/reportsCLI
- (Linux): BMCTrueSightReportEngineInstallationDirectory/ReportEngine/bin/reportsCLI
Run the following command with the values that you populated in the "For cell_config" command section of Planning sheet for installation and configuration:
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 BMC 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 Reporting Engine in the mcell.dir file. For more information, see To add the BMC TrueSight 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 Reporting 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 Reporting Engine.
- Log on to the computer that has Reporting Engine installed and navigate to one of the following directories:
- (Windows) BMCTrueSightReportEngineInstallDir\ReportEngine\bin\reportsCLI
- (Solaris) BMCTrueSightReportEngineInstallDir/ReportEngine/bin/reportsCLI
- (Linux) BMCTrueSightReportEngineInstallDir/ReportEngine/bin/reportsCLI
- To disable the summarization of Availability, MTTR, MTBF, MTBSI, and Losses, run the summarize_flag CLI command. For exmaple, summarize_flag - disable. For more information, see summarize_flag-command.
- Start the Reporting Engine service.