Hi everyone !
I used Zabbix several years before I started a new Job.
Now, I would like to use this software again to do some monitoring tests and surprise ! several things changed during my absence and something I can't resolve by myself :
I would like to create a simple custom template with only 1 discovery rule for the beggining. I add OIDs onto my discovery rule (with the new format I didn't know) and check logs after a few moment and it give me something bad :
"SNMP agent item "net.sensors.discovery" on host "XXX-Temperature" failed: another network error, wait for 15 seconds"
And I didn't understand why. SNMPwalk
And my Discovery Rule :
Do you have an idea about this problem ?
Regards,
I used Zabbix several years before I started a new Job.
Now, I would like to use this software again to do some monitoring tests and surprise ! several things changed during my absence and something I can't resolve by myself :
I would like to create a simple custom template with only 1 discovery rule for the beggining. I add OIDs onto my discovery rule (with the new format I didn't know) and check logs after a few moment and it give me something bad :
"SNMP agent item "net.sensors.discovery" on host "XXX-Temperature" failed: another network error, wait for 15 seconds"
And I didn't understand why. SNMPwalk
> snmpwalk -v 2c -c public 192.168.1.30 1.3.6.1.4.1.21796.4.1.3.1.1
iso.3.6.1.4.1.21796.4.1.3.1.1.1 = INTEGER: 1
iso.3.6.1.4.1.21796.4.1.3.1.1.2 = INTEGER: 2
And my Discovery Rule :
Name : Sensors Discovery
Type : SNMPv2 agent
Key: net.sensors.discovery
SNMP OID: discovery[{#SNMPVALUE},1.3.6.1.4.1.21796.4.1.3.1.1]
SNMP_COMMUNITY: {$SNMP_COMMUNITY}
Type : SNMPv2 agent
Key: net.sensors.discovery
SNMP OID: discovery[{#SNMPVALUE},1.3.6.1.4.1.21796.4.1.3.1.1]
SNMP_COMMUNITY: {$SNMP_COMMUNITY}
Regards,