Redpeaks V6.8
Trouble shooting
Monitors Guide
Trouble shooting
Monitors Guide
PI/XI communication channels must be monitored to detect transmission errors. This monitor will watch for channels with error status.
Parameter | Description |
---|---|
Active | Use this field to activate or deactivate a line of configuration. |
Service | A filter on the channel service |
Channel | A filter on the channel name. |
Party | A filter on the channel party. |
Activation state | The activation state to monitor. |
Channel state | The channel state to monitor. |
Logs | A filter on the channel log. |
Max. messages | In aggregate mode, the threshold for the maximum number of channels matching the filter. |
Aggregates | If not set, one alarm per channel matching the filters will be sent. If set, an alarm will be sent only if the cumulated number of channels matching the filter is not below the threshold. |
Severity | The default severity to apply when the simple threshold syntax is used. |
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. |
Alarm | If checked, this line of surveillance will be used for alarm generation. |
Metric | If checked, this line of surveillance will be used for metric generation. |
Report | If checked, this line of surveillance will used for showing threshold and severity in the daily report |
Active | Service | Channel | Party | Activation state | Channel state | Logs | Max. messages | Aggregates | Severity | Auto clear | Alarm tag | Alarm | Metric | Report |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
true | * | * | * | ANY | ERROR | * | 1 | false | MAJOR | true | true | false | false |
Effect : Sends a MAJOR alarm per channel in ERROR state.
Active | Service | Channel | Party | Activation state | Channel state | Logs | Max. messages | Aggregates | Severity | Auto clear | Alarm tag | Alarm | Metric | Report |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
true | Consumer | * | * | ANY | INACTIVE | * | 3 | true | WARNING | true | true | false | false |
Effect : Sends a WARNING alarm if 3 or more channels from service consummer are in INACTIVE state.
metricId | metricUnit | metricTarget | metricDescription |
---|---|---|---|
PIXI_CHANNEL_STATUS | Channel status | [STATE][CHANNEL][SERVICE][PARTY][LOG] | Sends TRUE if the rule generated an alarm, FALSE instead |
PIXI_CHANNEL_STATUS_COUNT | Channel errors | [STATE][CHANNEL][SERVICE][PARTY][LOG] | Sends the number of channels matching the filter |