Redpeaks V6.8
Trouble shooting
Monitors Guide
Trouble shooting
Monitors Guide
Integation between SAP systems and other third party applications can be implemented via the SAP cloud integration platform. This monitor will look for message log errors generated by the cloud platform and report alarms and metrics.
Parameter | Description |
---|---|
Active | Use this field to activate or deactivate a line of configuration. |
Period | The time period to look for messages (minutes) |
Flow name | A filter on the message flow: Will only match messages belonging to this flow |
Status | Used to match a specific message status |
Custom Status | Used to match a specific message custom status |
Max Messages | Used in aggregate mode. Send an alert if number of logs matching the filter is greater or equal than threshold. Multi threshold is available |
Severity | The alarm severity if simple threshold is set |
Aggregates | If checked, the threshold will be compared to the total number of messages matching the filter. If not checked, one alarm per message will be generated. |
Auto clear | If checked, the alarm will be cleared as soon as the alarm condition is not met anymore. |
Alarm tag | This field allows to add custom tags to the alarm, to be used with alarm rules filtering |
Alarm | If checked, this line of surveillance will be used for alarm generation. |
Active | Period | Flow name | Status | Custom status | Max messages | Severity | Aggregates | Auto clear | Alarm tag | Alarm |
---|---|---|---|---|---|---|---|---|---|---|
true | 15 | * | ERROR | * | 10 | WARNING | true | true | true |
Effect: Generates a WARNING alarm if 10 or more log messages are found with status ERROR in the last 15 min
Active | Period | Flow name | Status | Custom status | Max messages | Severity | Aggregates | Auto clear | Alarm tag | Alarm |
---|---|---|---|---|---|---|---|---|---|---|
true | 0 | iFlow_XYZ | ERROR | * | G2W:1 W2M:10 | WARNING | true | true | true |
Effect: Look for logs from iFlox_XYZ. Send a WARNING alarm if it finds 1 to 9 logs with status ERROR since the last check. Send a MAJOR alarm if 10 or more logs are found.
metricId | metricUnit | metric tags | metricDescription |
---|---|---|---|
SCPI_MESSAGE_PROCESSING_LOGS_COUNT | Logs | [INTEGRATION_WORKFLOW][STATUS][CUSTOM_STATUS] | The number of logs per workflow, status and custom status |