After completing the TrueSight Presentation Server installation with the installation wizard, or through a silent installation, you can verify that the TrueSight Presentation Server was installed and is operating.
After the TrueSight Presentation Server installation is finished, open and view the TrueSight 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 verify that the you can access the Presentation Server, enter the the following URL in your browser: https://<hostname> where <hostname> is the hose where you installed the Presentation Server. Ensure that your browser can resolve the host name and and there are no firewall issues that prevent you from accessing the Presentation Server from your browser. To verify that the TrueSight Presentation Server is operating, navigate to the (Windows) TrueSightPServer\truesightpserver\bin or (Linux) TrueSightPServer/truesightpserver/bin directory and enter the following command: (Windows) (Linux) A list of Presentation Server processes is displayed that is similar to the following sample: In the high-availability mode, the secondary server details are also displayed similar to the following sample: If errors occur, restart the Presentation Server by running the following command: Note On Linux computers, add If error conditions persist, contact BMC Customer Support for assistance.To verify the TrueSight Presentation Server installation
To verify the TrueSight Presentation Server operation
tssh server status
./tssh server status
Process status
================================
Core Server Running (13176)
Index Server Running (11028)
Database Server Running (6052)
Process status
================================
Core Server Running (xxxxx)
Index Server Running (xxxxx)
Database Server Running (xxxx)
tssh server start
&
at the end of the tssh server start
command so that the process runs in the background and you can continue to use the shell.