Hi there,
i just tested Zabbix 1.9.3 alpha and tried out the new "Low-level discovery" feature, but i can`t get it to work like (i think) it should. These are the steps i made:
1. Add a Host - linked to no Template
2. Add a Template - clear -> no items/triggers...
3. Add a "discovery rule" to the Template :
Name: Interfaces
key: snmp.discovery
Type: snmp v2
OID: ifDescr
4. Add a "item prototype" to the "discovery rule":
Desciption: ifInOctets.$1
OID: ifInOctets.{#SNMPINDEX}
KEY: ifInOctets.["{#SNMPVALUE}"]
Now when i try to link my Host to this Template i get:
But when i create the same "discovery rule" in the host, it works like a charm.
Am i doing something wrong, or is it a bug?
BTW: This feature is the one feature which is making zabbix really capable of monitoring a large number of network devices. Without i`d have to manually edit the names of probably 5000 interfaces and keep track of name changes, which is just impossible.
I'm looking forward to get rid of cacti
regards
welkin
i just tested Zabbix 1.9.3 alpha and tried out the new "Low-level discovery" feature, but i can`t get it to work like (i think) it should. These are the steps i made:
1. Add a Host - linked to no Template
2. Add a Template - clear -> no items/triggers...
3. Add a "discovery rule" to the Template :
Name: Interfaces
key: snmp.discovery
Type: snmp v2
OID: ifDescr
4. Add a "item prototype" to the "discovery rule":
Desciption: ifInOctets.$1
OID: ifInOctets.{#SNMPINDEX}
KEY: ifInOctets.["{#SNMPVALUE}"]
Now when i try to link my Host to this Template i get:
Code:
Cannot find host interface on host "Test" for item key "".
Am i doing something wrong, or is it a bug?
BTW: This feature is the one feature which is making zabbix really capable of monitoring a large number of network devices. Without i`d have to manually edit the names of probably 5000 interfaces and keep track of name changes, which is just impossible.
I'm looking forward to get rid of cacti

regards
welkin
Comment