Page tree

Internal cell monitors parameters

Parameter

Description

Type

CellEventEnable

Flag that indicates whether the cell should generate internal events, such as start, stop, and heartbeat; does not include events generated by the rules.

Boolean

CellErrorEvents

Indicates whether an event processing error should produce a special internal event to flag that error, or not.

Boolean

CellMetricsEnabled

Determines whether metrics for cell performance are collected or not.

Boolean

CellTickInterval

The time interval, in seconds, between generation of cell heartbeat events (ticks).
The purpose of such heartbeats is to send a sign of life from the cell. A zero (0) value disables cell ticks without disabling other internal events. This parameter operates only if the CellEventEnable is set to Yes.

Number

RuleLoopDetect

Flag that requires the cell to check for certain conditions that can induce infinite looping of events.
Setting this parameter to Yes can cause mild cell performance degradation.

Boolean

 

 

 

 

  • No labels