Typo

Change-Id: I7e04706411018b117e8d2ec523667f6048cf932e
diff --git a/prometheus/meta/prometheus.yml b/prometheus/meta/prometheus.yml
index b395c17..eb8df8d 100644
--- a/prometheus/meta/prometheus.yml
+++ b/prometheus/meta/prometheus.yml
@@ -2,7 +2,7 @@
 server:
   alert:
     PrometheusUP:
-      if: 'up != 0'
+      if: 'up != 1'
       labels:
         severity: critical
         service: prometheus