Ad Widget

Collapse

odd i686 build behaviour

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • niknak
    Junior Member
    • Dec 2011
    • 1

    #1

    odd i686 build behaviour

    hi,

    I wonder if anyone has any solution to this issue - or insight into what might be causing it:

    I have built the 1.8.9 version as a 32-bit (i686) zabbix agent on an ubuntu x86 system, and an x86_64 agent & server on an ubuntu x86_64 system.

    The agent configurations are identical:
    ./configure \
    --enable-agent \
    --with-ldap \
    --prefix=/usr/local/targetroot/zabbix-agent-32/usr

    [i am then doing a debian package install from there.]

    the x86_64 version (agent and server) work quite happily.

    the x86 agent fails to pull anything useful (okay, so i get file checksums) from the Template_Linux template (I have removed some checks I don't need, but that's also true for the x86_64 versions. I simply get 'not supported' in the detailed items view of host configuration.

    locally, running a "zabbix_get -s localhost -k system.cpu.util[,nice,avg1]" - for example (on the x86 box) I get no result (or any other message) - on the x86_64, I get the expected result.

    does anyone have any idea what might be causing this... and what I can change to fix it?

    thanks in advance,

    Nick
Working...