Ad Widget

Collapse

Server is randomly down since Beta5

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • llopht
    Junior Member
    • May 2005
    • 19

    #1

    Server is randomly down since Beta5

    Hello,

    Since the Beta 5 my zabbix server is randomly down (I use the Beta 4 zabbix_server process) . I have try to compile the beta5 binaries but I have always this message withe the make process :

    ...
    make[4]: Nothing to do for « all-am ».
    make[4]: Leaving directory `/root/zabbix-1.1beta5/src/zabbix_server/trapper'
    make[3]: Leaving directory `/root/zabbix-1.1beta5/src/zabbix_server/trapper'
    make[3]: Entering directory `/root/zabbix-1.1beta5/src/zabbix_server'
    make[3]: Nothing to do for « all-am ».
    make[3]: Leaving directory `/root/zabbix-1.1beta5/src/zabbix_server'
    make[2]: Leaving directory `/root/zabbix-1.1beta5/src/zabbix_server'
    make[2]: Entering directory `/root/zabbix-1.1beta5/src'
    make[2]: Nothing to do for « all-am ».
    ...

    Why ? No matter with the configure...

    Jérôme
  • aimon
    Junior Member
    • Jan 2006
    • 9

    #2
    Similar issue

    I to am having this compile problem. I am compiling beta5 on a Debian system with MySQL 4.1. basically trapper doesn't compile and when i try to run the server it just hangs.


    using:

    ./configure --enable-server --enable-agent --with-mysql

    please see attached outputs
    Attached Files
    Last edited by aimon; 10-01-2006, 21:18.

    Comment

    • cameronsto
      Senior Member
      • Oct 2005
      • 148

      #3
      I get this as well on my FC4 box. I get the same make messages about 'nothing to do' but it does create a zabbix_server bin. When I run that it just exits immediately. Not sure what's going on. Seems to work fine on my Centos 4.2 box.

      -cameron

      Comment

      Working...