Overview
The Condition Monitoring helm chart consists of the following docker images.
Note: The services are running in rules light mode when it is installed with RULE_MANAGEMENT_LIGHT_ENABLED flag=true
| Docker Image | Description | Required for rules light | Required for rules extended |
|---|---|---|---|
cm/condition-monitoring-core |
Main component of Condition Monitoring |
x |
x |
cm/rule-service-app |
Main component of Rules Management |
x |
x |
cm/stateful-function-executor |
Rules Management component that enriches incoming OPP/PPMP messages with historic data, executes stateful rules and publishes positive results |
x |
|
cm/rule-value-aggregator |
Rules Management component for measurement data aggregation |
x |
|
cm/rule-result-aggregator |
Rules Management component for rule result aggregation |
x |
|
cm/rule-value-provider |
Rules Management component that provides historic data for rule execution |
x |
|
cm/rule-function-executor |
Rules Management component that executes rule functions |
x |