Redpeaks V6.8
Trouble shooting
Monitors Guide
Trouble shooting
Monitors Guide
This monitor is dedicated to the monitoring of IDOC messages. It will look for ERROR or WAITING status of messages received with a given period of time. You can customize the monitoring by creating specific rules depending on the client, the message type, the partner and the direction.
Period:
Aggregate:
Multi severity threshold:
Exclusions:
MATMAS, DEBMAS
MATMAS
and DEBMAS
Parameter | Description |
---|---|
Active | Use this field to activate or deactivate a line of configuration. |
Client | A filter to match only IDOC messages for/from a given client |
Message type | A filter to match only IDOC message of a given type |
Partner | A filter to match only IDOC for/from a given receiving partner |
Sending Partner | A filter to match only IDOC for a given sending partner |
Status code | A filter to match only IDOC in error state with a particular status code |
Direction | Defines the direction of the IDOC messages to look for |
Status | Define the type of status to look for. |
Time period (min) | Defines how far in the past the monitor will look for IDOC messages at each check. |
Max error | The threshold for the maximum number of IDOC messages matching the filters and status settings. |
Aggregate | If enabled, the monitor will count the number of IDOC matching the filter and send an alarm if it reaches the threshold. If not enable, it will send an alarm per IDOC. |
Severity | The severity of the alarm. |
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 text within the alarm message. %MSG% variable will contain the actual generated message and can be used such as: “my_prefix %MSG% my_suffix”. By default, tag will be used as prefix. |
Exclusive | If checked, any IDOC matching this filter will not be processed by subsequent rules |
Alarm | If checked, this line of surveillance will be used for alarm generation. |
Report | If checked, this line of surveillance will be used for report generation. |
Active | Client | Message type | Partner | Status code | Direction | Status | Time period (min) | Max error | Aggregate | Severity | Auto clear | Alarm tag | Alarm | Metric | Report |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
true | * | * | * | * | ANY | ERROR | 15 | 1 | TRUE | MAJOR | true | true | false | false |
Effect : Sends a MAJOR alarm if an IDOC message with an ERROR status is found in the last 15 minutes
Active | Client | Message type | Partner | Status code | Direction | Status | Time period (min) | Max error | Aggregate | Severity | Auto clear | Alarm tag | Alarm | Metric | Report |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
true | 800 | * | * | * | INBOUND | WAITING | 60 | 10 | TRUE | WARNING | true | true | false | false |
Effect : Sends a WARNING alarm if 10 or more IDOC messages with WAITING status from client 800 are found in the last 60 minutes.
metricId | metricUnit | metricTarget | metricDescription |
---|---|---|---|
FAILED_IDOC_MESSAGES | IDOCS | [CLIENT][DIRECTION][TYPE][PARTNER][ERROR_CODE] | Sends the number of failed IDOCS matching the filter. Target field will be set according to how specific is the configuration |
WAITING_IDOC_MESSAGES | IDOCS | [CLIENT][DIRECTION][TYPE][PARTNER][ERROR_CODE] | Sends the number of waiting IDOCS matching the filter. Target field will be set according to how specific is the configuration |