Преглед изворни кода

added url to the heartbeat check

Matt Woodson пре 9 година
родитељ
комит
6760bf1eaa
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      roles/os_zabbix/vars/template_heartbeat.yml

+ 1 - 0
roles/os_zabbix/vars/template_heartbeat.yml

@@ -10,3 +10,4 @@ g_template_heartbeat:
   - description: 'Heartbeat.ping has failed on {HOST.NAME}'
     expression: '{Template Heartbeat:heartbeat.ping.nodata(20m)}=1'
     priority: avg
+    url: 'https://github.com/openshift/ops-sop/blob/master/V3/Alerts/check_node_heartbeat.asciidoc'