Redpeaks V6.8
Trouble shooting
Monitors Guide
Trouble shooting
Monitors Guide
Backups are important for disaster recovery, you have to make sure that DATA and LOG are saved regularly. This monitor will look for the time elapsed between last backup as well as backup size and duration.
Note:
Parameter | Description |
---|---|
Active | If checked, the rule is enabled and will be processed |
Host | Can be used to restrict the monitoring to a given host (multi instance case). A star (‘*’) will matchany host. |
Service | : Defines from which service the backup files will be checked. A star (‘*’) will match any service. |
Backup type | The type of backup. |
Max size (TB/GB/MB) | The maximum file size. Unit can be specified: TB, GB, MB or KB. If no unit specified, the valuewill be assumed as bytes. If set to 0, the size won’t be monitored. |
Severity | Defines the level of severity of the alarm that will be generated if one of the thresholds isreached. |
Alarm tag | You can define some text to use as a prefix of the alarm message generated by the current rule. |
Alarm | Defines if an alarm/metric has to be generated for the given rule. |
Metric | Defines if an alarm/metric has to be generated for the given rule. |
metricId | metricUnit | metricTarget | metricDescription |
---|---|---|---|
LOG_BACKUP_DURATION | Minutes | SERVICE | The duration of the last LOG backup in minutes. |
DATA_BACKUP_DURATION | Minutes | SERVICE | The duration of the last DATA backup in minutes. |
TIME_SINCE_LAST_LOG_BACKUP | Minutes | TYPE | The number of elapsed minutes since last LOG backup. |
TIME_SINCE_LAST_DATA_BACKUP | Minutes | TYPE | The number of elapsed hours since last DATA backup. |
DATA_BACKUP_FILE_SIZE | Bytes | HOST - SERVICE | The size of the DATA backup file. |
LOG_BACKUP_FILE_SIZE | Bytes | HOST - SERVICE | The size of the LOG backup file. |