Adicionar templates/huawei/Template_Huawei-Resources-VirtualSystem-SNMPv2.yaml
This commit is contained in:
parent
f0fca46d60
commit
3e3118e300
@ -0,0 +1,73 @@
|
|||||||
|
zabbix_export:
|
||||||
|
version: '7.0'
|
||||||
|
template_groups:
|
||||||
|
- uuid: 36bff6c29af64692839d077febfc7079
|
||||||
|
name: 'Templates/Network devices'
|
||||||
|
- uuid: b01bb96a1ed547e1a8770677a646aa3c
|
||||||
|
name: 'Templates IPv0'
|
||||||
|
templates:
|
||||||
|
- uuid: 9474486c7ae1458e84953276cd6e063b
|
||||||
|
template: 'Template Huawei Resources VirtualSystem SNMPv2 - by IPv0'
|
||||||
|
name: 'Template Huawei Resources VirtualSystem SNMPv2 - by IPv0'
|
||||||
|
description: 'Template para Virutal System Huawei.'
|
||||||
|
vendor:
|
||||||
|
name: IPv0
|
||||||
|
version: 7.0-1
|
||||||
|
groups:
|
||||||
|
- name: 'Templates/Network devices'
|
||||||
|
- name: 'Templates IPv0'
|
||||||
|
discovery_rules:
|
||||||
|
- uuid: 79b1e05d39d042d99075a3e87a9447b5
|
||||||
|
name: 'VS Discovery'
|
||||||
|
type: SNMP_AGENT
|
||||||
|
snmp_oid: 'discovery[{#SNMPVALUE},1.3.6.1.4.1.2011.5.25.255.1.1.1.1]'
|
||||||
|
key: vs.discovery
|
||||||
|
delay: 1h
|
||||||
|
lifetime: 1d
|
||||||
|
enabled_lifetime_type: DISABLE_NEVER
|
||||||
|
item_prototypes:
|
||||||
|
- uuid: 6c70b7d8e6b74174beef0061854187d2
|
||||||
|
name: 'CPU Utilization'
|
||||||
|
type: SNMP_AGENT
|
||||||
|
snmp_oid: '1.3.6.1.4.1.2011.5.25.255.1.2.1.2.{#SNMPINDEX}.1.51'
|
||||||
|
key: 'hwVSCPUUsage[{#SNMPINDEX}]'
|
||||||
|
history: 7d
|
||||||
|
units: '%'
|
||||||
|
tags:
|
||||||
|
- tag: component
|
||||||
|
value: cpu
|
||||||
|
- uuid: 607b99fcd96d4c66b53def43c3636e8f
|
||||||
|
name: 'Memory total'
|
||||||
|
type: SNMP_AGENT
|
||||||
|
snmp_oid: '1.3.6.1.4.1.2011.5.25.255.1.2.1.4.{#SNMPINDEX}.1.51'
|
||||||
|
key: 'hwVSMemoryTotalSize[{#SNMPINDEX}]'
|
||||||
|
delay: 1d
|
||||||
|
history: 7d
|
||||||
|
trends: '0'
|
||||||
|
units: B
|
||||||
|
preprocessing:
|
||||||
|
- type: MULTIPLIER
|
||||||
|
parameters:
|
||||||
|
- '1024'
|
||||||
|
tags:
|
||||||
|
- tag: component
|
||||||
|
value: memory
|
||||||
|
- uuid: 46349f7c64264b1cab850cfbc0761cfe
|
||||||
|
name: 'Memory utilization'
|
||||||
|
type: SNMP_AGENT
|
||||||
|
snmp_oid: '1.3.6.1.4.1.2011.5.25.255.1.2.1.3.{#SNMPINDEX}.1.51'
|
||||||
|
key: 'hwVSMemoryUsedSize[{#SNMPINDEX}]'
|
||||||
|
delay: '160'
|
||||||
|
history: 7d
|
||||||
|
units: B
|
||||||
|
preprocessing:
|
||||||
|
- type: MULTIPLIER
|
||||||
|
parameters:
|
||||||
|
- '1024'
|
||||||
|
tags:
|
||||||
|
- tag: component
|
||||||
|
value: memory
|
||||||
|
tags:
|
||||||
|
- tag: ipv0
|
||||||
|
- tag: target
|
||||||
|
value: huawei
|
||||||
Loading…
x
Reference in New Issue
Block a user