Redpeaks V6.8
Trouble shooting
Monitors Guide
Trouble shooting
Monitors Guide
This monitor will look for the last cumulative, database and transaction dumps and send an alarm if some are too old. It will also detect and report dump errors.
Surveillance table:
Dump age threshold:
Dump errors:
Dump type and DB names:
* You can then set a filter on the DB name if you need to set a specific rule for it.
Rules order:
Parameter | Description |
---|---|
Active | If checked, the rule is enabled and will be processed |
DB name | A filter to match only a specific DB name, can use RegExp, white or black list |
Type | The type of dump to look for |
backup max age (min) | The maximum age of the dump in minutes, associated to a severity (G2W:50 W2C:80). Set to 0 if not used. |
Backup age severity | The default severity used for backup age alarm if multi threshold syntax is not used |
Backup error sev. | The severity of the alert generated if a backup has an error state. Set to DISABLED if not used. |
Auto clear | If set, the generated alarms will be automatically cleared from the console if the alarm condition is not fulfilled 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 | Defines if the alerting is active for this rule. |
Metric | Defines if the metric generation is active for this rule. |
Report | If checked, this rule will be used for showing threshold and severity in the daily report |
Active | DB name | Type | backup max age (min) | Backup age severity | Backup error sev. | Auto clear | Alarm tag | Alarm | Metric | Report |
---|---|---|---|---|---|---|---|---|---|---|
true | * | TRANSACTION | G2W:10 G2M:20 | MAJOR | CRITICAL | true | true | true | true |
Effect : A WARNING alarm will be sent if the last TRANSACTION dump is older than 10 minutes (MAJOR if older than 20 min). A CRITICAL alert will be sent if a TRANSACTION dump error is detected since the last check.
metricId | metricUnit | metricTarget | metricDescription |
---|---|---|---|
DATABASE_BACKUP_AGE | Minutes | [TYPE][DB] | This metrics contains the number of minutes elapsed since the last dump of a given type, for a given DB |