Page tree

Unsupported content

 

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

After completing the Presentation Server installation with the installation wizard or, or through the silent installation, you can verify that the Presentation Server was installed and is operating.

To verify the Presentation Server installation

After the Presentation Server installation is finished, open and view the Presentation Server installation log through the Maintenance Tool utility:

You can run the Presentation Server Maintenance tool in a graphical user interface or from the command line.

To open the Maintenance tool in a graphical user interface

  • (Microsoft Windows): Navigate to the installationDirectory\TrueSightPServer\truesightpserver folder, and run the TrueSightPServerMaintenanceTool.cmd file.
  • (UNIX): Navigate to the installationDirectory/TrueSightPServer/truesightpserver folder, and run the TrueSightPServerMaintenanceTool.sh file.

To open the Maintenance tool from the command line

  • (Microsoft Windows): Navigate to the <installationDirectory>\TrueSightPServer\truesightpserver folder, and run TrueSightPServerMaintenanceTool.cmd with the -silent option.
  • (UNIX) Navigate to the <installationDirectory>/TrueSightPServer/truesightpserver folder, and run TrueSightPServerMaintenanceTool.sh with the -silent option.

 

If there are no errors or warnings, the Presentation Server installation was successfully installed.

If there are errors or warnings, resolve the issues, uninstall the Presentation Server, and then reinstall the Presentation Server.

To verify the Presentation Server operation

To verify that the Presentation Server is operating, navigate to the (WindowsTrueSightPServer\truesightpserver\bin or (LinuxTrueSightPServer/truesightpserver/bin directory and enter the following command:

(Windows) tssh server status

(Linux) ./tssh server status

A list of Presentation Server processes is displayed that is similar to the following sample:

Process status
================================
Core Server     Running (13176)
Index Server    Running (11028)
Database Server Running (6052)

If errors occur, restart the Presentation Server by running the following command:

tssh server start

If error conditions persist, contact BMC Customer Support for assistance.

Related topic

Troubleshooting the installation, migration, or upgrade

Viewing installation and uninstallation log files

12 Comments

  1. Can you please correct the path shown in "To verify the Presentation Server operation" section cause it is not correct?

     

    To verify that the Presentation Server is operating, navigate to the TrueSightPServer/jre/bin directory and enter the following command

     

    The correct path is ...\TrueSightPServer\truesightpserver\bin (it is truesightpserver, not jre)

     

    So can you change the paragraph as:

    To verify that the Presentation Server is operating, open a CMD window, navigate to the TrueSightPServer/truesightpserver/bin directory and enter the following command

     Thanks

    Javier

    1. Thank you, Javier.

      I have confirmed and corrected the directory path.

      Regards,

      Sara

  2. What is the default user id and password to check the installation via browser?

    1. Default : admin/admin12345

       

      TSPS or TSIM does not work without SSO installed.

  3.  

    1.  

  4. If I don't use SSO than how can I login?

    1. The Presentation Server will not operate without Atrium Single Sign-On

      Preparing for the Presentation Server installation

       

  5. But what if I don't want to install Atrium SSO?

    This means the installation of TSIM becomes a much more complexed now

    1. and if I just want to install TSIM and login locally, is that not possible?

      1. The installation of SSO can be included within TSPS - see for example 

        Installation process overview

        It is very straight forward installation.

        You have to install SSO to access any element of TrueSight 10 - . TSIM, TSPS, Admin Java UI. There is no local login today.

         

        Suggest making an Idea within Community and people can vote accordingly.

  6. Hi

     

    After installing secondary server in HA, tried to check the service status and it is showing as not running. Is it natural behavior that while primary tsps is available, the secondary will not be running?