-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathHAVELSAN ICMP Mon Template.yaml
60 lines (60 loc) · 1.61 KB
/
HAVELSAN ICMP Mon 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
zabbix_export:
version: '6.0'
date: '2024-10-23T03:38:22Z'
groups:
- uuid: 57b7ae836ca64446ba2c296389c009b7
name: Templates/Modules
templates:
- uuid: 78a17536644b46f7861af4fcc9ea2680
template: 'HAVELSAN ICMP Mon'
name: 'HAVELSAN ICMP Mon'
description: HAVELSAN
groups:
- name: Templates/Modules
items:
- uuid: e8751ea51c764b49beff7ddb14d258d7
name: 'ICMP: ICMP loss'
type: SIMPLE
key: icmppingloss
history: 7d
value_type: FLOAT
units: '%'
tags:
- tag: component
value: health
- tag: component
value: network
- uuid: b7c2645ca6d043779cf9122f0bed6f3b
name: 'ICMP: ICMP response time'
type: SIMPLE
key: icmppingsec
history: 7d
value_type: FLOAT
units: s
tags:
- tag: component
value: health
- tag: component
value: network
macros:
- macro: '{$ICMP_LOSS_WARN}'
value: '20'
- macro: '{$ICMP_RESPONSE_TIME_WARN}'
value: '0.15'
dashboards:
- uuid: 42a6f3f61d294dbea72971cf162516eb
name: icmppingloss
pages:
- { }
- uuid: 9c7658db0e5244d591e0107b4f6121b6
name: icmppingsec
pages:
- { }
valuemaps:
- uuid: d3cd58e0b75347d5b13cb07608bdaa2b
name: 'Service state'
mappings:
- value: '0'
newvalue: Down
- value: '1'
newvalue: Up