MgobBackupFailed

MgobBackupFailed #

MongoDB backup has failed

Alert Rule
alert: MgobBackupFailed
annotations:
  description: |-
    MongoDB backup has failed
      VALUE = {{ $value }}
      LABELS = {{ $labels }}    
  runbook: https://srerun.github.io/prometheus-alerts/runbooks/stefanprodan-mgob-exporter/mgobbackupfailed/
  summary: Mgob backup failed (instance {{ $labels.instance }})
expr: changes(mgob_scheduler_backup_total{status="500"}[1h]) > 0
for: 0m
labels:
  severity: critical

Meaning #

Impact #

Diagnosis #

Mitigation #