Hello!
While learning the snmp discovery I've seen (both in the book and on the site) only the examples with discovering network interfaces and creating the interface item prototypes (Discovery rule: Key: snmp.interface.discovery and the item prototype: ifInOctets[{#IFDESCR}] / OID:IF-MIB::ifInOctets.{#SNMPINDEX}). But many Zabbix templates contain discovery rules for many other hardware: fans, psu etc, for example, the discovery rule - fan.discovery, psu.discovery, item prototypes: sensor.fan.status[swFanStatus.{#SNMPINDEX}], sensor.psu.status[swPowerStatus.{#SNMPINDEX}].
The question: how can I know which keys may be used in the discovery rules and the item prototypes?
Thank you in advance,
Michael
While learning the snmp discovery I've seen (both in the book and on the site) only the examples with discovering network interfaces and creating the interface item prototypes (Discovery rule: Key: snmp.interface.discovery and the item prototype: ifInOctets[{#IFDESCR}] / OID:IF-MIB::ifInOctets.{#SNMPINDEX}). But many Zabbix templates contain discovery rules for many other hardware: fans, psu etc, for example, the discovery rule - fan.discovery, psu.discovery, item prototypes: sensor.fan.status[swFanStatus.{#SNMPINDEX}], sensor.psu.status[swPowerStatus.{#SNMPINDEX}].
The question: how can I know which keys may be used in the discovery rules and the item prototypes?
Thank you in advance,
Michael
Comment