Hi everybody,
I'm having some problems with SNMP monitoring on Zabbix.
It seems that Zabbix can't find my MIBs, cause all trigger that I try shows the "Not Supported" status.
SNMPget is working, as you can see here:
snmpget -v 2c -c public XXX.XXX.XXX.XXX IF-MIB::ifInOctets.1
IF-MIB::ifInOctets.1 = Counter32: 447488705
If I try see the same parameter (ifInOctets) @ Zabbix, it's not supported.
Anybody knows why is this happening?
I saw the logs too, and they show these errors:
zabbix_server [6690]: ERROR: File [/tmp/zabbix_server.pid] exists and is locked. Is this process already running ?
Cannot find module (SNMPv2-MIB): At line 1 in (none)
snmp_build: unknown failure 20437:20110316:114128.770 Item [XXXX:ifInOctets.1] error: SNMP error [1]
Sorry my bad english, I'm brazilian and I haven't been praticing the language for a while (shame on me).
Thanks for your attention,
Bruno.
I'm having some problems with SNMP monitoring on Zabbix.
It seems that Zabbix can't find my MIBs, cause all trigger that I try shows the "Not Supported" status.
SNMPget is working, as you can see here:
snmpget -v 2c -c public XXX.XXX.XXX.XXX IF-MIB::ifInOctets.1
IF-MIB::ifInOctets.1 = Counter32: 447488705
If I try see the same parameter (ifInOctets) @ Zabbix, it's not supported.
Anybody knows why is this happening?
I saw the logs too, and they show these errors:
zabbix_server [6690]: ERROR: File [/tmp/zabbix_server.pid] exists and is locked. Is this process already running ?
Cannot find module (SNMPv2-MIB): At line 1 in (none)
snmp_build: unknown failure 20437:20110316:114128.770 Item [XXXX:ifInOctets.1] error: SNMP error [1]
Sorry my bad english, I'm brazilian and I haven't been praticing the language for a while (shame on me).
Thanks for your attention,
Bruno.
Comment