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:
authorAlexander Bakaldin <alexander.bakaldin@zabbix.com>2022-04-07 09:27:59 +0300
committerAlexander Bakaldin <alexander.bakaldin@zabbix.com>2022-04-07 09:27:59 +0300
commit2d7f88139541a3584b02c4e2841fa0c87c548f11 (patch)
tree739fcb049a0cc2697daa1eda63942058bfb372db /templates/app/squid_snmp/template_app_squid_snmp.yaml
parent529c91e0794f3d95e97df68867201229aa149d2b (diff)
.........T [ZBXNEXT-7582] moved threshold information from trigger name to the event name
Diffstat (limited to 'templates/app/squid_snmp/template_app_squid_snmp.yaml')
-rw-r--r--templates/app/squid_snmp/template_app_squid_snmp.yaml14
1 files changed, 7 insertions, 7 deletions
diff --git a/templates/app/squid_snmp/template_app_squid_snmp.yaml b/templates/app/squid_snmp/template_app_squid_snmp.yaml
index 8837bee169e..1df000d6cac 100644
--- a/templates/app/squid_snmp/template_app_squid_snmp.yaml
+++ b/templates/app/squid_snmp/template_app_squid_snmp.yaml
@@ -1,6 +1,6 @@
zabbix_export:
version: '6.0'
- date: '2022-04-04T10:42:16Z'
+ date: '2022-04-06T19:33:46Z'
groups:
-
uuid: a571c0d144b14fd4a87a9d9b2aa9fcd6
@@ -171,7 +171,7 @@ zabbix_export:
uuid: 40c41c87e46443f886506da5e580657e
expression: 'last(/Squid SNMP/squid[cacheCurrentUnusedFDescrCnt])<{$SQUID.FILE.DESC.WARN.MIN}'
name: 'Squid: Squid is running out of file descriptors'
- event_name: 'Squid is running out of file descriptors (<{$SQUID.FILE.DESC.WARN.MIN})'
+ event_name: 'Squid: Squid is running out of file descriptors (<{$SQUID.FILE.DESC.WARN.MIN})'
priority: WARNING
tags:
-
@@ -1055,7 +1055,7 @@ zabbix_export:
uuid: 89efc9400197427fa718395286dd3583
expression: 'last(/Squid SNMP/squid[cacheUptime])<10m'
name: 'Squid: Squid has been restarted'
- event_name: 'Squid has been restarted (uptime < 10m)'
+ event_name: 'Squid: Squid has been restarted (uptime < 10m)'
priority: INFO
description: 'Uptime is less than 10 minutes'
manual_close: 'YES'
@@ -1087,7 +1087,7 @@ zabbix_export:
uuid: c5991152d2da4df7ae0d978233c5a859
expression: 'last(/Squid SNMP/squid[cacheVersionId],#1)<>last(/Squid SNMP/squid[cacheVersionId],#2) and length(last(/Squid SNMP/squid[cacheVersionId]))>0'
name: 'Squid: Squid version has been changed'
- event_name: 'Version has changed (new version: {ITEM.VALUE})'
+ event_name: 'Squid: Version has changed (new version: {ITEM.VALUE})'
priority: INFO
description: 'Squid version has changed. Ack to close.'
manual_close: 'YES'
@@ -1139,7 +1139,7 @@ zabbix_export:
uuid: 89a1cfe0f02f4da880f197c2e5605db8
expression: 'avg(/Squid SNMP/squid[cacheSysPageFaults],5m)>avg(/Squid SNMP/squid[cacheProtoClientHttpRequests],5m)/100*{$SQUID.PAGE.FAULT.WARN}'
name: 'Squid: High sys page faults rate'
- event_name: 'High sys page faults rate (>{$SQUID.PAGE.FAULT.WARN}% of received HTTP requests)'
+ event_name: 'Squid: High sys page faults rate (>{$SQUID.PAGE.FAULT.WARN}% of received HTTP requests)'
priority: WARNING
tags:
-
@@ -1149,7 +1149,7 @@ zabbix_export:
uuid: 5676f1e02dc7413fb1a34543ccaf1384
expression: 'last(/Squid SNMP/squid[cacheCurrentSwapSize])>last(/Squid SNMP/squid[cacheSwapHighWM])*last(/Squid SNMP/squid[cacheSwapMaxSize])/100'
name: 'Squid: Swap usage is more than high watermark'
- event_name: 'Swap usage is more than high watermark (>{ITEM.VALUE2}%)'
+ event_name: 'Squid: Swap usage is more than high watermark (>{ITEM.VALUE2}%)'
opdata: 'Used: {ITEM.LASTVALUE1}'
priority: HIGH
tags:
@@ -1163,7 +1163,7 @@ zabbix_export:
uuid: 2cf87472ebf74239bb782580448f696c
expression: 'last(/Squid SNMP/squid[cacheCurrentSwapSize])>last(/Squid SNMP/squid[cacheSwapLowWM])*last(/Squid SNMP/squid[cacheSwapMaxSize])/100'
name: 'Squid: Swap usage is more than low watermark'
- event_name: 'Swap usage is more than low watermark (>{ITEM.VALUE2}%)'
+ event_name: 'Squid: Swap usage is more than low watermark (>{ITEM.VALUE2}%)'
opdata: 'Used: {ITEM.LASTVALUE1}'
priority: WARNING
tags: