Cell configuration parameters
Cell configuration parameters
Parameter | Description | Type |
---|---|---|
CellDescription | Used as the initial value of the cell_description slot of the internal MC_CELL_INFO record. | String |
CellExceptionHandlingEnabled | Used to configure how the the cell handles exceptions:
| Boolean |
CellOperationLevel | Indicates the level on which the cell must operate. | String |
CellOperationRelax | Indicates whether the operation level should be lowered in case there is no license available for the desired level, as set by CellOperationLevel. | Boolean |
ConnectionPortRange 1 | Specifies the range of ports to use for outgoing connections. | String |
ConnectionPortReuse 1 | Indicates whether or not the ports specified in ConnectionPortRange should be reused as much as possible. | Boolean |
POMEnabled | Determines whether or not the cell is a Operations Manager cell. This parameter is automatically configured by mcrtcell and should not be changed manually in mcell.conf. JServer can only communicate directly with POMEnabled cell. | Boolean |
ProcessingLimitPercentage | Specifies limitation of event processing speed. | Number |
CellMetricsCollectInterval | determines the interval length (in seconds) of a single collection. Metrics from a single collection are presented in the short term metrics counters. The default value is CellMetricsCollectInterval=60 | Number |
CellMetricsCollectAmount | specifies the number of similar single collections to be taken into account. The combination of that many most recent collections is presented in the medium term metrics counters. The default value is CellMetricsCollectAmount=5 | Number |
ServerAllInterfaces | Determines whether the cell listens on one specific interface or on all available interfaces. | Boolean |
ServerDirectoryName 1 | Specifies the name of the cell directory file. | Path |
ServerPort 1 | Specifies the TCP/IP port number at which the cell listens for all in-bound requests from sources, such as the administration console, CLIs, and adapters. | Number |
ServiceModelEnabled | Specifies whether the cell is an Event Management cell or a Service Impact Model cell. | Boolean |
SystemLogDirName | Specifies the path to the default system-defined log directory. | Path |
SystemTmpDirName | Specifies the path to the default system-defined tmp directory. | Path |
SystemVarDirName | Specifies the path to the default system-defined var directory. | Path |