Administer > Service Health > How to Customize Service Health > How to Customize the Business Impact Calculation Method

How to Customize the Business Impact Calculation Method

By default, the business impact rating is based on the criticality of impacted business CIs, and the number of impacted business CIs. You can assign each of these metrics relative weights and thresholds. For an overview of this rating system, see How to Configure the Business Impact Component.

To customize how the business impact rating is calculated, open Infrastructure Settings:

Administration > Setup and Maintenance > Infrastructure Settings

Alternatively, click Infrastructure Settings.

Access Applications > Business Impact Service.

Open the Configuration XML file for editing by clicking the pencil icon. Within the XML file, each section beginning with <metric class= defines one of the calculation options, as follows:

  • id="BasedOnNumOfBusinessEntities" defines the parameters used to calculate CI impact, based on the number of business CIs that a CI impacts.

  • id="BasedOnNumOfSLAs" defines the parameters used to calculate CI impact, based on the number of SLAs that a CI impacts.

  • id="BasedOnCriticality" defines the parameters used to calculate CI impact, based on the criticality of the business CIs that a CI impacts.

You can perform the following customizations to modify how the ratings are calculated.