From 0f21a56f587d971f42d28b3a9f9951e393f4ff7c Mon Sep 17 00:00:00 2001
From: Sten Turpin <sten@redhat.com>
Date: Wed, 10 Feb 2016 11:46:18 -0600
Subject: removed notscheduleable trigger, it just makes noise in its current
 incarnation

---
 roles/os_zabbix/vars/template_openshift_master.yml | 7 -------
 1 file changed, 7 deletions(-)

(limited to 'roles/os_zabbix')

diff --git a/roles/os_zabbix/vars/template_openshift_master.yml b/roles/os_zabbix/vars/template_openshift_master.yml
index abc414d66..1824d7881 100644
--- a/roles/os_zabbix/vars/template_openshift_master.yml
+++ b/roles/os_zabbix/vars/template_openshift_master.yml
@@ -380,13 +380,6 @@ g_template_openshift_master:
     - 'Openshift Master process not running on {HOST.NAME}'
     priority: high
 
-  - name: 'Hosts not schedulable according to {HOST.NAME}'
-    expression: '{Template Openshift Master:openshift.master.nodesnotschedulable.count.last(#2)}>0'
-    url: 'https://github.com/openshift/ops-sop/blob/master/V3/Alerts/openshift_node.asciidoc'
-    dependencies: 
-    - 'Openshift Master process not running on {HOST.NAME}'
-    priority: info
-
   zgraphs:
   - name: Openshift Master API Server Latency Pods LIST Quantiles
     width: 900
-- 
cgit v1.2.3