RT#7513 Remove moszumanska
[mirror/dsa-nagios.git] / dsa-nagios-checks / checks / dsa-check-backuppg
index 8704f3c..13e935e 100755 (executable)
@@ -102,7 +102,7 @@ def wal_pre(w, host, db):
     (w1,w2) = w
     if w2 == 0:
         w1 -= 1
-        if (host,db) in ( ('moszumanska', 'main'), ):
+        if (host,db) in ( ('main'), ):
             w2 = 0xFE
         else:
             w2 = 0xFF