On v.1.1.5 with Centos Linux 4.4 i386 and net-snmp the source checks_snmp.c inside poller compiles and works fine.
With v.1.1.6 with Centos Linux 4.4 x64 checks_snmp.c always times out.
Checked the forum and commented out;
/*
#define NEW_APPROACH
*/
But still no luck with v.1.1.6 on Linux x64 and libraries.
Will test to see if v.1.1.6 works on i386 next.
Does anyone have any insight on if it is the x64 gcc libraries or zabbix versions?
Thanks
With v.1.1.6 with Centos Linux 4.4 x64 checks_snmp.c always times out.
Checked the forum and commented out;
/*
#define NEW_APPROACH
*/
But still no luck with v.1.1.6 on Linux x64 and libraries.
Will test to see if v.1.1.6 works on i386 next.
Does anyone have any insight on if it is the x64 gcc libraries or zabbix versions?
Thanks

Comment