IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1

Start the Managing Server on UNIX and Linux

Complete the following steps to start the Managing Server on UNIX or Linux:

  1. Verify that the instance of IBM WAS that is being used by the Managing Server is running. At a command prompt, enter the following command from the AppServer_home/profiles/profile_name/bin directory:
    ./serverStatus.sh server_name
    If it is not running, start the instance of IBM WAS that is being used by the Managing Server.

  2. Verify your database environment and (optionally) HTTP server (if you have installed this on your own) are running.

    To verify that the database environment is up:

    1. Change directories:
      cd MS_home/bin

    2. Run this command:
      ./klctl.sh dbtest

    To verify the HTTP server:

    ps -ef | grep httpd

  3. Switch to the either the root user or the user interface user, which is the user able to log into the ITCAM for Application Diagnostics Managing Server.
    su - user_name

  4. Go to the bin directory where the Managing Server is installed and run the am-start.sh script.

    cd MS_home/bin
    ./am-start.sh

  5. If your Web environment requires a Web server, and the Web server is not running, change the directory to your Web Server and start it as root:

    The exact commands and paths depend on your Web server and the conventions used at your site.


Parent topic:

Start the Managing Server

+

Search Tips   |   Advanced Search