-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathHAVELSAN Health Template.yaml
94 lines (94 loc) · 3.06 KB
/
HAVELSAN Health Template.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
zabbix_export:
version: '6.0'
date: '2024-12-20T12:48:55Z'
groups:
- uuid: 7df96b18c230490a9a0a9e2307226338
name: Templates
templates:
- uuid: 59fed9a6016447e78f66be46c91dbaaf
template: 'Havelsan Health Template'
name: 'Havelsan Health Template'
groups:
- name: Templates
items:
- uuid: a275c79a97f14edf89244125c9e32dee
name: 'HAVELSAN Availability'
type: CALCULATED
key: hvl.availability
params: |
last(//zabbix[host,agent,available]) + last(//zabbix[host,snmp,available]) +
last(//icmpping)
preprocessing:
- type: STR_REPLACE
parameters:
- '3'
- '1'
- type: STR_REPLACE
parameters:
- '2'
- '1'
- type: STR_REPLACE
parameters:
- '4'
- '1'
- type: STR_REPLACE
parameters:
- '5'
- '1'
triggers:
- uuid: 73a9c41242b74407bf7df9f82eef9afa
expression: 'last(/Havelsan Health Template/hvl.availability,#2)=0'
name: 'En az 1 dakikadır sunucuya ulaşılamıyor'
priority: HIGH
- uuid: 37d44004cf634c3b9dc7b662b6db021f
expression: 'last(/Havelsan Health Template/hvl.availability,#3)=0'
name: 'En az 3 dakikadır sunucuya ulaşılamıyor'
priority: DISASTER
dependencies:
- name: 'En az 1 dakikadır sunucuya ulaşılamıyor'
expression: 'last(/Havelsan Health Template/hvl.availability,#2)=0'
- uuid: d76d23d44cf94d6ab367d71793dfb2e6
name: 'HAVELSAN ICMP Availaiblity'
type: SIMPLE
key: icmpping
- uuid: 41db701fad904c1fae4133dc285cc739
name: 'HAVELSAN agent availability'
type: INTERNAL
key: 'zabbix[host,agent,available]'
preprocessing:
- type: STR_REPLACE
parameters:
- '2'
- '0'
- uuid: 9a698064e73b4c3b817b868e2ca77d71
name: 'HAVELSAN snmp availability'
type: INTERNAL
key: 'zabbix[host,snmp,available]'
preprocessing:
- type: STR_REPLACE
parameters:
- '2'
- '0'
dashboards:
- uuid: 4ecee351b1fe44c3bbcc657ae29c1832
name: hvl.availability
pages:
- { }
- uuid: 3445e7e5d5634f1fa7c90a18570eedfd
name: icmpping
pages:
- { }
- uuid: 1188baf132d44665ab289c22a50f5e28
name: 'zabbix[host,agent,available]'
pages:
- { }
- uuid: f3d21fb45f734596ac2b99be107d27b8
name: 'zabbix[host,snmp,available]'
pages:
- { }
valuemaps:
- uuid: 1f288939c7cb427ab5dd81d3794a4056
name: 'Default 80 Port'
mappings:
- type: DEFAULT
newvalue: '0'