This topic provides the instructions for starting and stopping the TrueSight Presentation Server service. Follow the procedure appropriate for your operating system.
You can use the Windows services manager to start or stop the TrueSight Presentation Server service.
Open a CLI command prompt and run the following commands to start or stop the TrueSight Presentation Server service:
For root users:
service BMCTSPSSvc stop
- to stop the serviceservice BMCTSPSSvc start
- to start the serviceFor non-root users:
sudo service BMCTSPSSvc stop
- to stop the servicesudo service BMCTSPSSvc start
- to start the serviceTrueSight Presentation Server overview
Monitoring the Presentation Server environment
Starting or stopping the Presentation Server service fails for non-root users on Linux computers