PDA

View Full Version : Snmp


Hugo
05-01-2005, 20:57
I cant get snmp templets to work. zabbix_server.log says something like this

Support of SNMP parameters was no compiled in
003669:20050105:143935 Parameter [ifDescr24] is not supported by agent on host [xxxxxxxx]

I get this for all parameters in host.snmp. Zabbix compiled without errors with
net-snmp support.

Any ideas

Alexei
05-01-2005, 21:03
I see a small contradiction between:

Support of SNMP parameters was not compiled in

and

Zabbix compiled without errors with net-snmp support.

Double check that ZABBIX was really successfully compiled with SNMP support, i.e. either --with-ucd-snmp or --with-net-snmp was used.

Hugo
05-01-2005, 22:06
I compiled it again and it doesnt give me an error. However when i start
zabbix_server, it gives me in the log, :


#4 started [Sucker. SNMP:OFF


please advice