Previous Topic

Next Topic

Book Contents

Book Index

Configuring BMC ProactiveNet server on UNIX

This procedure describes how to install and configure BMC ProactiveNet server on UNIX to include the BMC Batch Impact Manager class.

To configure ProactiveNet server on UNIX:

  1. Create a temporary directory in the BMC ProactiveNet Server side.
  2. From the BMC Batch Impact Manager installation, copy the contents of one of the $HOME/ctm_em/etc/bim/proactivenet/classes subdirectories to the temporary directory, as follows:
    1. Copy the ctm_bim_classes.baroc file to the BMC SIM classes directory, called %MCELL_HOME%/etc/%CELLID%/kb/classes.
    2. Add ctm_bim_classes to the end of the .load file, located in %MCELL_HOME%/etc/%CELLID%/kb/classes/.load
    3. Copy the ctm_autocloseOK.mrl and ctm_NewClosesOld.mrl files to the SIM rules directory, called %MCELL_HOME/etc/%CELLID/kb/rules.
    4. Add ctm_autocloseOK and ctm_NewClosesOld to the end of the .load file, located at %MCELL_HOME%/etc/%CELLID%/kb/rules/.load as follows:

    The BMC SIM engine compiles all files listed in this file.

  3. Run the following command to compile the database:

    %MCELL_HOME/server/bin/mccomp" -v %MCELL_HOME/server/etc/%CELLID/kb/manifest.kb

  4. Run the following commands to reload the database:

    %MCELL_HOME/bin/mcontrol -n %CELLID% reload data

    %MCELL_HOME/bin/mcontrol -n %CELLID% reload kb

    %MCELL_HOME/bin/mcontrol -n %CELLID% reload collect

Parent Topic

BMC Service Impact Manager configuration