10.1 Managing the Sentinel Log Manager Services

10.1.1 Starting the Sentinel Log Manager

  1. Log in to the Sentinel Log Manager server by using Sentinel Log Manager’s Administrator Operating System user (by default novell).

  2. Go to the Install_Directory/bin directory.

  3. To start Sentinel Log Manager, run the following command:

    ./server.sh start
    

10.1.2 Stopping the Sentinel Log Manager

  1. Log in to the Sentinel Log Manager server by using Sentinel Log Manager’s Administrator Operating System user (by default novell).

  2. Go to the Install_Directory/bin directory.

  3. To stop Sentinel Log Manager, run the following command:

    ./server.sh stop
    

10.1.3 Checking the Sentinel Log Manager Service Status

  1. Log in to the Sentinel Log Manager server by using Sentinel Log Manager’s Administrator Operating System user (by default novell).

  2. Go to the Install_Directory/bin directory.

  3. To check Sentinel Log Manager service status, run the following command:

    ./server.sh status
    

10.1.4 Checking the Sentinel Log Manager Version

  1. Log in to the Sentinel Log Manager server by using Sentinel Log Manager’s Administrator Operating System user (by default novell).

  2. Go to the Install_Directory/bin directory.

  3. To check Sentinel Log Manager version, run the following command:

    ./server.sh version
    

10.1.5 Restarting the Sentinel Log Manager

  1. Log in to the Sentinel Log Manager server by using Sentinel Log Manager’s Administrator Operating System user (by default novell).

  2. Go to the Install_Directory/bin directory.

  3. To restart Sentinel Log Manager, run the following command:

    ./server.sh restart
    

10.1.6 Starting the Database

  1. Log in to the Sentinel Log Manager server by using Sentinel Log Manager’s Administrator Operating System user (by default novell).

  2. Go to the Install_Directory/bin directory.

  3. To start database, run the following command:

    ./server.sh startdb
    

10.1.7 Stopping the Database

  1. Log in to the Sentinel Log Manager server by using Sentinel Log Manager’s Administrator Operating System user (by default novell).

  2. Go to the Install_Directory/bin directory.

  3. To stop database, run the following command:

    ./server.sh stopdb