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:
authorAnton Fayantsev <anton.fayantsev@zabbix.com>2020-10-06 14:24:37 +0300
committerAnton Fayantsev <anton.fayantsev@zabbix.com>2020-10-06 14:24:37 +0300
commit5b380987f258df34aa97f6ea4fabd7f21c12b223 (patch)
tree31a5e262b939dec7e425331d18b1150470010c0e /templates/net/juniper_snmp
parentcf1d3f8bd6179bb5ecdf00197fd6d9e6acffd8ea (diff)
parentbd2f90a147613ee11e187d1f12761731bbb85aec (diff)
.........T [DEV-1702] updated all template files and templates.tmpl
* commit 'bd2f90a147613ee11e187d1f12761731bbb85aec': .........T [DEV-1702] updated all template files and templates.tmpl
Diffstat (limited to 'templates/net/juniper_snmp')
-rw-r--r--templates/net/juniper_snmp/template_net_juniper_snmp.xml28
1 files changed, 16 insertions, 12 deletions
diff --git a/templates/net/juniper_snmp/template_net_juniper_snmp.xml b/templates/net/juniper_snmp/template_net_juniper_snmp.xml
index ba5a699278f..26994bce1ab 100644
--- a/templates/net/juniper_snmp/template_net_juniper_snmp.xml
+++ b/templates/net/juniper_snmp/template_net_juniper_snmp.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<zabbix_export>
- <version>5.0</version>
- <date>2020-06-05T01:29:10Z</date>
+ <version>5.2</version>
+ <date>2020-10-06T01:31:46Z</date>
<groups>
<group>
<name>Templates/Network devices</name>
@@ -9,8 +9,8 @@
</groups>
<templates>
<template>
- <template>Template Net Juniper SNMP</template>
- <name>Template Net Juniper SNMP</name>
+ <template>Juniper SNMP</template>
+ <name>Juniper SNMP</name>
<description>Template Net Juniper&#13;
&#13;
MIBs used:&#13;
@@ -18,16 +18,16 @@ JUNIPER-ALARM-MIB&#13;
JUNIPER-MIB&#13;
SNMPv2-MIB&#13;
&#13;
-Template tooling version used: 0.36</description>
+Template tooling version used: 0.38</description>
<templates>
<template>
- <name>Template Module EtherLike-MIB SNMP</name>
+ <name>EtherLike-MIB SNMP</name>
</template>
<template>
- <name>Template Module Generic SNMP</name>
+ <name>Generic SNMP</name>
</template>
<template>
- <name>Template Module Interfaces SNMP</name>
+ <name>Interfaces SNMP</name>
</template>
</templates>
<groups>
@@ -263,6 +263,7 @@ Reference: http://kb.juniper.net/library/CUSTOMERSERVICE/GLOBAL_JTAC/BK26199/SRX
</trigger_prototypes>
</item_prototype>
</item_prototypes>
+ <host_prototypes/>
<graph_prototypes>
<graph_prototype>
<name>{#SNMPVALUE}: CPU utilization</name>
@@ -273,7 +274,7 @@ Reference: http://kb.juniper.net/library/CUSTOMERSERVICE/GLOBAL_JTAC/BK26199/SRX
<drawtype>GRADIENT_LINE</drawtype>
<color>1A7C11</color>
<item>
- <host>Template Net Juniper SNMP</host>
+ <host>Juniper SNMP</host>
<key>system.cpu.util[jnxOperatingCPU.{#SNMPINDEX}]</key>
</item>
</graph_item>
@@ -288,7 +289,7 @@ Reference: http://kb.juniper.net/library/CUSTOMERSERVICE/GLOBAL_JTAC/BK26199/SRX
<drawtype>GRADIENT_LINE</drawtype>
<color>1A7C11</color>
<item>
- <host>Template Net Juniper SNMP</host>
+ <host>Juniper SNMP</host>
<key>vm.memory.util[jnxOperatingBuffer.{#SNMPINDEX}]</key>
</item>
</graph_item>
@@ -332,6 +333,7 @@ Reference: http://kb.juniper.net/library/CUSTOMERSERVICE/GLOBAL_JTAC/BK26199/SRX
</trigger_prototypes>
</item_prototype>
</item_prototypes>
+ <host_prototypes/>
</discovery_rule>
<discovery_rule>
<name>PSU Discovery</name>
@@ -371,6 +373,7 @@ This is fixed in Junos 13.3R7 https://forums.juniper.net/t5/Routing/PEM-0-not-OK
</trigger_prototypes>
</item_prototype>
</item_prototypes>
+ <host_prototypes/>
</discovery_rule>
<discovery_rule>
<name>Temperature discovery</name>
@@ -418,8 +421,8 @@ The temperature in Celsius (degrees C) of {#SENSOR_INFO}</description>
<dependencies>
<dependency>
<name>{#SENSOR_INFO}: Temperature is above critical threshold: &gt;{$TEMP_CRIT:""}</name>
- <expression>{Template Net Juniper SNMP:sensor.temp.value[jnxOperatingTemp.{#SNMPINDEX}].avg(5m)}&gt;{$TEMP_CRIT:""}</expression>
- <recovery_expression>{Template Net Juniper SNMP:sensor.temp.value[jnxOperatingTemp.{#SNMPINDEX}].max(5m)}&lt;{$TEMP_CRIT:""}-3</recovery_expression>
+ <expression>{Juniper SNMP:sensor.temp.value[jnxOperatingTemp.{#SNMPINDEX}].avg(5m)}&gt;{$TEMP_CRIT:""}</expression>
+ <recovery_expression>{Juniper SNMP:sensor.temp.value[jnxOperatingTemp.{#SNMPINDEX}].max(5m)}&lt;{$TEMP_CRIT:""}-3</recovery_expression>
</dependency>
</dependencies>
</trigger_prototype>
@@ -443,6 +446,7 @@ The temperature in Celsius (degrees C) of {#SENSOR_INFO}</description>
</trigger_prototypes>
</item_prototype>
</item_prototypes>
+ <host_prototypes/>
</discovery_rule>
</discovery_rules>
<macros>