Skip to content
Snippets Groups Projects
Commit 0dbcbd12 authored by Pablo Carranza's avatar Pablo Carranza
Browse files

Add alert for NFS server down

parent 72222e58
No related branches found
No related tags found
1 merge request!240Add nfs server down alert
## gitlab.com
ALERT NFSServerDown
IF up{fqdn=~"nfs-file[0-9]+.stor.gitlab.com"}
FOR 2m
LABELS {severity="critical", pager="pagerduty"}
ANNOTATIONS {
title="NFS Server {{$labels.instance}} is down",
description="One of git NFS servers is down, this locks the whole application and causes downtime",
runbook="troubleshooting/nfs-server.md"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment