Disabling CE-VLAN impact analysis

By default, CE-VLAN impact analysis is enabled. You can edit the bim.conf file and disable the analysis.
To disable CE-VLAN impact analysis:
  1. Go to the BASEDIR/smarts/bin directory in the
    Business Impact Manager
    installation area and type the following command to open the bim.conf file:
    sm_edit conf/bim/bim.conf
  2. Find the following line:
    CEVLANImpactEventEnable = TRUE
  3. Change
    TRUE
    to
    FALSE
    .
  4. Save and close the file.
    The modified version of the bim.conf file is saved to the BASEDIR/smarts/local/conf/bim directory.
  5. If
    Business Impact Manager
    was running before you edited the bim.conf file, restart
    Business Impact Manager
    .