cm/rule-value-provider
RVP_PORT
| Description |
Rule value provider port |
| Required |
No |
| Defaults to |
9532 |
| Sources |
Environment Variable |
CM_RVP_MAX_DIRECT_MEMORY
| Description |
Maximum direct memory size for JVM, controlling the amount of off-heap memory available for direct byte buffers used in NIO operations, network communications, and memory-mapped files |
| Required |
No |
| Defaults to |
128m |
| Sources |
Environment Variable |
CM_RVP_STACK_SIZE
| Description |
Stack size for JVM threads |
| Required |
No |
| Defaults to |
512k |
| Sources |
Environment Variable |
CM_RVP_MAX_RAM_PERCENTAGE
| Description |
Maximum percentage of available RAM that the JVM heap can use |
| Required |
No |
| Defaults to |
60.0 |
| Sources |
Environment Variable |
RVP_MAXBUFFERSIZE
| Description |
The maximum size of values that are buffered in the Rule-Value-Provider service. These values then can be requested in the rules configuration ("amount"-condition parameter). This global configuration applies to following types: Raw OPP/PPMP measurements: per default 50 values per device and measuring point 1 minute OPP/PPMP measurements aggregations: per default 50 values per device and measuring point 30 minute OPP/PPMP measurements aggregations: per default 50 values per device and measuring point 12 hour OPP measurements aggregations: per default 50 values per device and measuring point OPP/PPMP machine messages: per default 50 values per device. |
| Required |
No |
| Defaults to |
200 |
| Sources |
Environment Variable |