Hello guys,
I would like to create an item prototype of ping check, based on another item prototype of the same discovery.
The monitoring is a Cisco WLC 2405, with some APs. I already got ip address of each AP by discovery, and now I want to create a prototype to ping them based on discovered address.
Is there a way to refer a item prototype inside another? Macro?
Discovey:
Name: APs Status
Type: SNMPV2
OID: 1.3.6.1.4.1.14179.2.2.1.1.3
Item Prototype IP:
Name: {#SNMPVALUE} IP Address
Type: SNMPv2
Key: bsnApIpAddress.["{#SNMPINDEX}"]
OID: 1.3.6.1.4.1.14179.2.2.1.1.19.{#SNMPINDEX}
Zabbix 2.4.1 - MySQL
Thanks in advance
I would like to create an item prototype of ping check, based on another item prototype of the same discovery.
The monitoring is a Cisco WLC 2405, with some APs. I already got ip address of each AP by discovery, and now I want to create a prototype to ping them based on discovered address.
Is there a way to refer a item prototype inside another? Macro?
Discovey:
Name: APs Status
Type: SNMPV2
OID: 1.3.6.1.4.1.14179.2.2.1.1.3
Item Prototype IP:
Name: {#SNMPVALUE} IP Address
Type: SNMPv2
Key: bsnApIpAddress.["{#SNMPINDEX}"]
OID: 1.3.6.1.4.1.14179.2.2.1.1.19.{#SNMPINDEX}
Zabbix 2.4.1 - MySQL
Thanks in advance
Comment