Parameters of MID Server distributed cluster
The following MID Server parameters support the MID Server Distributed cluster type.
You can access these parameters in the Configuration Parameters related list of a MID Server. To add and set any of these parameter, see Add a MID Server parameter.
| Parameter | Description |
|---|---|
| mid.distributed.cluster.striped.threadpool.size | Size of striped threadpool in MID Server distributed cluster.
|
| mid.distributed.cluster.log.level | Logging level for MID Server distributed cluster, which can help troubleshooting. However, logging impacts the performance of Metric Intelligence. An empty value designates no logging.
|
| mid.distributed.cluster.global.timeout | Global timeout in seconds for MID Server distributed cluster.
|
| mid.distributed.cluster.node.max.off.heap.memory | The amount of off heap memory used by Metric Intelligence to process data
series per minute. The default 4 GB of space is the amount of off heap memory needed for processing 800,000 data series per minute. Adjust this value proportionally to the amount of actual data series. For example, to process 400,000 data series per minute, you can change the value to 2048.
|