Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'templates/module/icmp_ping/template_module_icmp_ping.yaml')
-rw-r--r--templates/module/icmp_ping/template_module_icmp_ping.yaml47
1 files changed, 39 insertions, 8 deletions
diff --git a/templates/module/icmp_ping/template_module_icmp_ping.yaml b/templates/module/icmp_ping/template_module_icmp_ping.yaml
index c082d025e7f..5233866da55 100644
--- a/templates/module/icmp_ping/template_module_icmp_ping.yaml
+++ b/templates/module/icmp_ping/template_module_icmp_ping.yaml
@@ -1,6 +1,6 @@
zabbix_export:
version: '6.0'
- date: '2021-12-16T11:49:43Z'
+ date: '2022-01-26T10:32:10Z'
groups:
-
uuid: 57b7ae836ca64446ba2c296389c009b7
@@ -13,7 +13,7 @@ zabbix_export:
description: |
Template Module ICMP Ping
- Template tooling version used: 0.40
+ Template tooling version used: 0.41
groups:
-
name: Templates/Modules
@@ -28,8 +28,11 @@ zabbix_export:
name: 'Service state'
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: health
+ -
+ tag: component
+ value: network
triggers:
-
uuid: b030876299434f3ba43e11c584104a81
@@ -37,6 +40,10 @@ zabbix_export:
name: 'Unavailable by ICMP ping'
priority: HIGH
description: 'Last three attempts returned timeout. Please check device connectivity.'
+ tags:
+ -
+ tag: scope
+ value: availability
-
uuid: 04b21adaf422473a88df2c52786474ed
name: 'ICMP loss'
@@ -47,8 +54,11 @@ zabbix_export:
units: '%'
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: health
+ -
+ tag: component
+ value: network
triggers:
-
uuid: 42c4b0310aaf4b9c8cb502542b7dea90
@@ -60,6 +70,13 @@ zabbix_export:
-
name: 'Unavailable by ICMP ping'
expression: 'max(/ICMP Ping/icmpping,#3)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: a79e33e5fd264725b934f603fa071555
name: 'ICMP response time'
@@ -70,8 +87,11 @@ zabbix_export:
units: s
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: health
+ -
+ tag: component
+ value: network
triggers:
-
uuid: 32b4d8f3eba34bd380803410111d4b7f
@@ -86,6 +106,17 @@ zabbix_export:
-
name: 'Unavailable by ICMP ping'
expression: 'max(/ICMP Ping/icmpping,#3)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
+ tags:
+ -
+ tag: class
+ value: software
macros:
-
macro: '{$ICMP_LOSS_WARN}'