drathi81
24-11-2005, 18:16
Hi forum,
I've just updated from 1.1alpha11 to 1.1beta2 and have some trouble using snmp. I've compiled zabbix on a SuSE 9.3 System with net-snmp and net-snmp-devel installed. I've configured it with
./configure --with-mysql --with-net-snmp --enable-server
and got the following output:
checking for MySQL support... yes
checking for floor... no
checking for floor in -lm... yes
checking for compress in -lz... no
checking for PostgreSQL support... no
checking for NET-SNMP support... checking for main in -lcrypto... yes
yes
checking for UCD-SNMP support... no
checking for LDAP support... no
ok (linux-gnu)
checking for the kernel version... 2.6 family (2.6.11.4-21.9-smp)
Make and make install also went well, I've replaced the rc.d script and the zabbix_server.conf :)
Starting und stopping the server goes well, no error messages. But I wonderd, why my SNMP Items went off... :confused:
Looking in the zabbix_server.log showed me, that the SNMP-Poller ist OFF :mad:
021498:20051124:181343 Starting zabbix_server. ZABBIX 1.1beta2.
021500:20051124:181343 server #1 started [Alerter]
021501:20051124:181343 server #2 started [Timer]
021504:20051124:181343 server #3 started [ICMP pinger]
021506:20051124:181343 server #4 started [Escalator]
021507:20051124:181343 server #5 started [Poller. SNMP:OFF]
021511:20051124:181343 server #7 started [Trapper]
021509:20051124:181343 server #6 started [Trapper]
021512:20051124:181343 server #8 started [Trapper]
021515:20051124:181343 server #9 started [Trapper]
021517:20051124:181343 server #10 started [Trapper]
021498:20051124:181343 server #0 started [Housekeeper]
Anyone an idea, what went wrong?
Thanks
I've just updated from 1.1alpha11 to 1.1beta2 and have some trouble using snmp. I've compiled zabbix on a SuSE 9.3 System with net-snmp and net-snmp-devel installed. I've configured it with
./configure --with-mysql --with-net-snmp --enable-server
and got the following output:
checking for MySQL support... yes
checking for floor... no
checking for floor in -lm... yes
checking for compress in -lz... no
checking for PostgreSQL support... no
checking for NET-SNMP support... checking for main in -lcrypto... yes
yes
checking for UCD-SNMP support... no
checking for LDAP support... no
ok (linux-gnu)
checking for the kernel version... 2.6 family (2.6.11.4-21.9-smp)
Make and make install also went well, I've replaced the rc.d script and the zabbix_server.conf :)
Starting und stopping the server goes well, no error messages. But I wonderd, why my SNMP Items went off... :confused:
Looking in the zabbix_server.log showed me, that the SNMP-Poller ist OFF :mad:
021498:20051124:181343 Starting zabbix_server. ZABBIX 1.1beta2.
021500:20051124:181343 server #1 started [Alerter]
021501:20051124:181343 server #2 started [Timer]
021504:20051124:181343 server #3 started [ICMP pinger]
021506:20051124:181343 server #4 started [Escalator]
021507:20051124:181343 server #5 started [Poller. SNMP:OFF]
021511:20051124:181343 server #7 started [Trapper]
021509:20051124:181343 server #6 started [Trapper]
021512:20051124:181343 server #8 started [Trapper]
021515:20051124:181343 server #9 started [Trapper]
021517:20051124:181343 server #10 started [Trapper]
021498:20051124:181343 server #0 started [Housekeeper]
Anyone an idea, what went wrong?
Thanks