While running the installation program, if you selected the Start BMC TrueSight IT Data Analytics Services check box on the BMC TrueSight IT Data Analytics Settings page, then the product services corresponding to the features selected (components) are automatically started on both Windows and Linux platforms. Every time you restart the computer on which you have installed the product, all product services are restarted.
You might need to manually start or stop services in various scenarios, such as:
This topic contains the following information:
If you enabled starting the product services during installation, then the following services are automatically started:
BMC TrueSight IT Data Analytics Indexer
BMC TrueSight IT Data Analytics ConfigDB
BMC TrueSight IT Data Analytics Server
Note
In a single server environment, the BMC TrueSight IT Data Analytics Server indicates a combination of the Console Server and the Search component.
BMC TrueSight IT Data Analytics Collection Station
You can use one of the following ways to start or stop the product component services on Windows:
To start or stop all services, navigate to the %BMC_ITDA_HOME%\bin directory and then run one of the following:
Goal | Executable to run |
---|---|
Starting all services | run.bat |
Stopping all services | stop.bat |
To start or stop services for components individually, navigate to Start > Run > services.msc.
The following table lists product components corresponding to each of the service names:
Service name | Component |
---|---|
BMC TrueSight IT Data Analytics Indexer | Indexer |
BMC TrueSight IT Data Analytics ConfigDB | Configuration Database |
BMC TrueSight IT Data Analytics Server | Console Server |
BMC TrueSight IT Data Analytics Collection Station | Collection Station |
Start or stop the standalone Collection Agent service by navigating to Start > Run > services.msc and locating the BMC TrueSight IT Data Analytics Collection Agent service name.
You can use one of the following ways to start or stop the product component services on Linux:
To start or stop all services, navigate to the $BMC_ITDA_HOME/bin directory and then run one of the following executables:
Goal | Executable to run |
---|---|
Starting all services | run.sh |
Stopping all services | stop.sh |
To start or stop services for components individually, navigate to the $BMC_ITDA_HOME/services/bin directory and run one of the commands listed in the following table:
Component | Start and stop commands |
---|---|
Indexer | To start:
To stop:
To check status:
|
Configuration Database | To start: sh configuration_database start To stop: sh configuration_database stop To check status: sh configuration_database status |
Console Server | To start: sh server start To stop: sh server stop To status: sh server status |
Collection Station | To start: sh collection_station start To stop: sh collection_station stop To status: sh collection_station status |
Navigate to the $BMC_ITDA_HOME/agent/bin directory and run one of the following executables:
Goal | Executable to run |
---|---|
Start the service | run.sh |
Stop the service | stop.sh |
1 Comment
Tri Nguyen