Configuring the default Application Server using the Post-Install Configuration wizard

The Post-Install Configuration wizard consolidates the minimum configuration steps that must be performed to set up an Application Server. Although the BMC BladeLogic Application Server Administration console provides command-line mechanisms for configuring all possible Application Server options, only a few must be set to make a BMC Server Automation system functional (for more details, see Using blasadmin to perform initial application server configuration). The Post-Install Configuration wizard presents those essential tasks in a graphical user interface and provides explanatory information for each step in the process.
Available for both Windows and UNIX installations, the configuration wizard enables you to set the following configuration options:

  • Database connection parameters — The BMC Server Automation Console works in conjunction with an Oracle or SQL Server database server in its middle tier. To configure your database connection, use the configuration wizard.
  • File server — The BMC Server Automation Console uses a file server to store large snapshots of files, Network Shell scripts, BLPackages, Windows installable files, and other types of information that is not easily stored in a database. To identify the file server and a directory within the file server, use the configuration wizard.
  • Notification servers — The BMC Server Automation Console optionally generates email and SNMP traps that send notifications when a job completes. Use the configuration wizard to identify an SMTP server, the address from which the notification emails originate, and the SNMP destination to which all SNMP traps are sent.
  • Superuser passwords — The BMC Server Automation Console provides several predefined users. The RBACAdmin user has full permission to manage roles and users in the Role-based Access Control (RBAC) Manager workspace in the BMC Server Automation Console, where you can assign permissions for all users. The BLAdmin user has Read access for all system objects within the BMC Server Automation Console. Use the configuration wizard to provide secure remote passwords (SRPs) for the RBACAdmin and BLAdmin users.

Note

Be aware of the following:

  • If your database is not set up or you do not currently have the information to establish a connection to that database, you cannot configure the Application Server. Click Cancel to close the wizard. Obtain the necessary connection information and run the Post-Install Configuration wizard again to complete your system configuration.
  • If you are running the Post-Install Configuration wizard on UNIX, install the OS-specific X Window System (X11) libraries.

To configure the default Application Server by using the Post-Install Configuration wizard

  1. To start the Post-Install Configuration wizard, do one of the following:
    • Perform an installation that includes installation of the Application Server. The installation program gives you the option of launching the wizard at the end of the installation procedure.
    • From the Windows Start menu, select Programs > BMC Software > BladeLogic Server Automation Suite > Utilities > Application Server Configuration Wizard.
    • Start the wizard manually by running one of the following commands in the directory where BMC Server Automation is installed. Enter the following:
      • (Windows)

        bin\blappconf.exe
      • (UNIX)

        ./br/blappconf

        Note

        If you invoke the wizard without passing the -install flag, the wizard displays configuration settings that have already been entered for the Application Server and allow you to change those settings.

        The configuration wizard opens.

  2. Read the introductory page and click Next. The Database page appears.
  3. Choose a Database Type (ether Oracle or SQL Server).
  4. If you are not using a custom connection string, provide the following database configuration information (and do not select the Advancedoption):
    • Database Server — Server running the database.
    • Database Port— Port the database listens on. By default a BMC Server Automation installation uses the following database ports:

      Database Type

      Port Number

      Oracle

      1521

      SQL Server

      1433

    • Database Name — Microsoft SQL server database name. By default, the database name is bladelogic . (This option is only available for SQL server databases.)
    • SID — System ID of the Oracle database. (This option is only available for Oracle databases.)
    • User ID — User name that the database needs to authenticate your connection.
    • Password — Password assigned to the user ID.
      or...
      If you are using a custom connection string, provide the following database configuration information:
    • User ID — User name that the database needs to authenticate your connection.
    • Password — Password assigned to the user ID.
    • Advanced — Select this option to indicate that you are providing a custom connection string.
    • Connection String — Type the custom connection string in the field below the Advanced check box.
  5. Click Next. The File Server page appears.
  6. Provide the following file server configuration information:
    • File Server Name — Name of the server where data is stored. By default, the file server is created on the same machine as the Application Server.
    • File Server Storage Location — Directory on the file server where data is stored. By default, the directory of the file server is <appserverInstallDirectory>/storage.
  7. Click Next. The Notification Servers page appears.
  8. Provide information identifying an email server by entering the following under SMTP Options:
    • SMTP Server — Name or IP address of the host managing email. (SMTP stands for simple mail transfer protocol.)
    • E-mail From — email address from which BMC Server Automation-generated email is sent. BMC Server Automation jobs can generate email upon their completion.
  9. If you are using SNMP trap notifications, provide information identifying the SNMP server by entering the following under SNMP Options:
    • SNMP Server — Name or IP address of the host to which SNMP traps should be sent.
    • SNMP Port — The port on the SNMP server that listens for SNMP traps. By default, the port is set to the standard SNMP port of 162.
  10. Click Next. The User Passwords page appears.
  11. Under both RBACAdmin User and BLAdmin User, enter a password and then retype the password to confirm your entry. If a password is already set, you cannot enter a password.
    Passwords are used to authenticate the RBACAdmin and BLAdmin users through the SRP authentication protocol.
    The RBACAdmin user has full permission to manage roles and users in the RBAC Manager workspace in the BMC Server Automation Console, where you can assign permissions for all BMC Server Automation users. The BLAdmin user has Read access for all system objects within BMC Server Automation. For more information about the RBACAdmin and BLAdmin users, see RBACAdmin and BLAdmin users.
  12. Click Finish.

Recommendation

BMC recommends that you synchronize the clock on the Application Server and all client machines. Clocks should be synchronized to the minute. For example, if an Application Server is in Boston, where the time is 7:04 Eastern Time, set the clock on client machines in San Francisco to 4:04 Pacific Time.

Was this page helpful? Yes No Submitting... Thank you

Comments