Ad Widget

Collapse

Zabbix 1.9.4 crashes when enabling web monitoring

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pbergdolt
    Junior Member
    • May 2009
    • 10

    #1

    Zabbix 1.9.4 crashes when enabling web monitoring

    Hello All,

    I have zabbix 1.9.4 running fine.

    When I configure web monitoring it crashes:


    Here is what I have in server log file:


    29136:20120118:175811.527 One child process died (PID:29153,exitcode/signal:11). Exiting ...
    29136:20120118:175813.529 Syncing history data...
    29136:20120118:175813.553 Syncing history data... done.
    29136:20120118:175813.553 Syncing trends data...
    29136:20120118:175814.081 Syncing trends data... done.
    29136:20120118:175814.081 Zabbix Server stopped. Zabbix 1.9.4 (revision 19715).


    The message "One child process died" appear at the time I create the scenario for web monitoring.
    And the process that crashed is http_poller (saw ealier in server log)

    " 28765:20120118:174155.532 server #17 started [http poller]"


    On "Monitoring" > "Web" on zabbix gui I have nothing for "speed", "response time" and "response code"
    but status is green "OK".


    Nota zabbix is running on Solaris x86, with coolstack php/mysql.
    Here a configure options:

    $ ./configure --enable-agent --enable-server --with-mysql=/opt/coolstack/mysql_32bit/bin/mysql_config --with-net-snmp=/opt/coolstack/bin/net-snmp-config --with-libcurl=/opt/coolst
    ack/bin/curl-config CPPFLAGS=-I/opt/coolstack/mysql_32bit/include --no-create --no-recursion

    Any clue, help to find what's happening will be greatly appreciated.
    Regards
    Last edited by pbergdolt; 18-01-2012, 12:22.
Working...