Przeglądaj źródła

change [HEAL] to [Heal] to match with v2

Joel Diaz 9 lat temu
rodzic
commit
21b0ebbd6f

+ 1 - 1
roles/os_zabbix/vars/template_openshift_node.yml

@@ -59,7 +59,7 @@ g_template_openshift_node:
     url: 'https://github.com/openshift/ops-sop/blob/node/V3/Alerts/openshift_node.asciidoc'
     priority: high
 
-  - name: '[HEAL] OVS may not be running on {HOST.NAME}'
+  - name: '[Heal] OVS may not be running on {HOST.NAME}'
     expression: '{Template Openshift Node:openshift.node.ovs.pids.count.last(#1)}<>4 and {Template Openshift Node:openshift.node.ovs.pids.count.last(#2)}<>4'
     url: 'https://github.com/openshift/ops-sop/blob/node/V3/Alerts/openshift_node.asciidoc'
     priority: high

+ 2 - 2
roles/os_zabbix/vars/template_ops_tools.yml

@@ -23,7 +23,7 @@ g_template_ops_tools:
     priority: average
 
   zactions:
-  - name: 'Remote command for [HEAL] triggers'
+  - name: 'Remote command for [Heal] triggers'
     status: enabled
     escalation_time: 60
     conditions_filter:
@@ -33,7 +33,7 @@ g_template_ops_tools:
         operator: not in
       - conditiontype: trigger name
         operator: like
-        value: "[HEAL]"
+        value: "[Heal]"
       - conditiontype: trigger value
         operator: "="
         value: PROBLEM