Horizontal scaling recommendations
This topic outlines the hardware capacity recommendations for horizontally scaling the BMC TrueSight IT Data Analytics product in your environment. For recommendations on tuning the individual components, see Component-configuration-recommendations-for-horizontal-scaling.The [confluence_note] macro is a standalone macro and it cannot be used inline. Click on this message for details.
Use the following recommendations to plan the hardware capacity required for horizontally scaling your deployment.
Related topics
Standard sizing guidelines
The hardware sizing guidelines are divided into four parts: nonproduction setups, small setups, medium setups, and large setups.ee
The nonproduction and small setup scenarios are recommended for a single-server deployment, while medium and large setup scenarios are recommended for a multiple-server deployment. You can also deploy the product in a single-server deployment and later vertically scale the product.
The following table lists the definitions of a medium and large setup:The [confluence_table-plus] macro is a standalone macro and it cannot be used inline. Click on this message for details.
Small setup
Scaling your deployment is recommended only for medium and large setups while implementing a multiple-server deployment.
If you are operating in a small setup, you can deploy the product in a single-server environment. To understand the hardware recommendations for a single-server deployment (without scaling), see Single-server-sizing-recommendations.
Back to topMedium setup, scenario 1
For a medium setup, a configuration of five servers is recommended for indexing 400 GB data per day, with a 14-day retention period, and with 8 concurrent users accessing the data.
Use the following guidelines for implementing a medium size deployment.
Component distribution
In this scenario, it is recommended to distribute the product components as follows:
- 1 server with one instance of the Console Server, Search, and Configuration Database components
- 2 servers with one instance each of the Collection Station
- 2 servers with one instance each of the Indexer
Configuration recommendations
The following table provides the resource configurations required for an individual server. You need to replicate the same configuration for all the other servers.
If you want to retain data for longer than 14 days, then the RAM and disk space configurations need to be increased. For more information, see Long-term-data-retention-recommendations.
Medium setup, scenario 2
For a medium setup with a relatively smaller storage and more number of concurrent users, a configuration of three servers is recommended. This setup aims for indexing 200 GB data per day, with a 14-day retention period, and with 16 concurrent users accessing the data.
Component distribution
In this scenario, it is recommended to distribute the product components as follows:
- 1 server with one instance of the Console Server, Search, Configuration Database, and Collection Station components
- 2 servers with one instance each of the Indexer
Configuration recommendations
The following table provides the resource configurations required for an individual server. You need to replicate the same configuration for all the other servers.
If you want to retain data for longer than 14 days, then the RAM and disk space configurations need to be increased. For more information, see Long-term-data-retention-recommendations.
Large setup, scenario 1
For a large setup, a configuration of eleven servers is recommended for indexing 1 TB data per day, with a 14-day retention period, and with 16 concurrent users accessing the data.
Component distribution
In this scenario, it is recommended to distribute the product components as follows:
- 1 server with one instance of the Console Server, Search, and Configuration Database components
- 5 servers with one instance each of the Collection Station
- 5 servers with one instance each of the Indexer
Configuration recommendations
The following table provides the resource configurations required for an individual server. You need to replicate the same configuration for all the other servers.The [confluence_table-plus] macro is a standalone macro and it cannot be used inline. Click on this message for details.
Large setup, scenario 2
For a large setup, a configuration of seven servers is recommended for indexing 500 GB data per day, with a 14-day retention period, and with 8 concurrent users accessing the data.
Component distribution
In this scenario, it is recommended to distribute the product components as follows:
- 1 server with one instance of the Console Server, Search, and Configuration Database components
- 2 servers with one instance each of the Collection Station
- 4 servers with one instance each of the Indexer
Configuration recommendations
The following table provides the resource configurations required for an individual server. You need to replicate the same configuration for all the other servers.The [confluence_table-plus] macro is a standalone macro and it cannot be used inline. Click on this message for details.
Notes to keep in mind
- Ensure that you use the same configurations to deploy components of the same type (for example, all Indexers, or all Collection Stations).
- If you want to perform a multiple-server deployment, by starting with a typical installation of all the product components on a primary computer, then it is recommended that you instead perform a custom installation with all the components selected. Doing this is important to avoid performing manual configuration changes later.
- This note is applicable only if you have configured Collection Agents by using the TrueSight console or the PATROL infrastructure. For optimum performance of such Collection Agents, you need to change certain properties based on the number of Collection Agents set up in your environment.The following properties need to be modified:
- http.server.workers.thread.pool.size: Determines the maximum number of concurrent HTTP requests that can be handled by the Collection Station.
This property needs to be added with the new values at %BMC_ITDA_HOME%\station\collection\custom\conf\agent.properties. - http.response.timeout.millis: Determines the period after which the Configuration Channel request must timeout.
This property needs to be added with the new values at %BMC_ITDA_HOME%\agent\collection\custom\conf\agent.properties. - agent.request.poll.heartbeat.per.node.retry: Determines the number of failed HTTP requests before accepting that the Collection Station is not reachable.
This property needs to be added with the new values at %BMC_ITDA_HOME%\agent\collection\custom\conf\agent.properties.
- http.server.workers.thread.pool.size: Determines the maximum number of concurrent HTTP requests that can be handled by the Collection Station.
Where to go from here
To ensure optimal use of resources, you need to tune some of the configuration settings (such as the initial memory and maximum memory required) for each of the product components. For more information, see Component-configuration-recommendations-for-horizontal-scaling.