summaryrefslogtreecommitdiffstats
path: root/roles/os_zabbix/vars/template_performance_copilot.yml
blob: b62fa022888f72af5c8f14ad84d570d45c294419 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
g_template_performance_copilot:
  name: Template Performance Copilot
  zitems:
  - key: pcp.ping
    applications:
    - Performance Copilot
    value_type: int

  ztriggers:
  - name: 'pcp.ping failed on {HOST.NAME}'
    expression: '{Template Performance Copilot:pcp.ping.max(#3)}<1'
    url: 'https://github.com/openshift/ops-sop/blob/master/V3/Alerts/check_pcp_ping.asciidoc'
    priority: average