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

Add an actual equality rule to nfs-server-down alert

parent 0dbcbd12
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"}
IF up{fqdn=~"nfs-file[0-9]+.stor.gitlab.com"} == 0
FOR 2m
LABELS {severity="critical", pager="pagerduty"}
ANNOTATIONS {
Loading
Loading
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