Table of Contents

Sybase backups

Purpose

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.

Configuration hints

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:

Surveillance table

ParameterDescription
ActiveIf checked, the rule is enabled and will be processed
DB nameA filter to match only a specific DB name, can use RegExp, white or black list
TypeThe 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 severityThe 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 clearIf set, the generated alarms will be automatically cleared from the console if the alarm condition is not fulfilled anymore
Alarm tagThis 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.
AlarmDefines if the alerting is active for this rule.
MetricDefines if the metric generation is active for this rule.
ReportIf checked, this rule will be used for showing threshold and severity in the daily report

Examples

ActiveDB nameTypebackup max age (min)Backup age severityBackup error sev.Auto clearAlarm tagAlarmMetricReport
true*TRANSACTIONG2W:10 G2M:20MAJORCRITICALtrue truetruetrue

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.

Generated metrics

metricIdmetricUnitmetricTargetmetricDescription
DATABASE_BACKUP_AGEMinutes[TYPE][DB]This metrics contains the number of minutes elapsed since the last dump of a given type, for a given DB