Ad Widget

Collapse

Can´t start the server.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • brunosimoes
    Junior Member
    • Feb 2010
    • 2

    #1

    Can´t start the server.

    Hello,

    I´m new at Zabbix and I´m doing my firt instalation under an Ubuntu 9.10. I have installed the packages with aptitude, and done amo changes in the .conf files.
    When I try to initialize the server, I get the following message in the server log:

    5422:20100223:141434 Listener failed with error: zbx_tcp_listen() Fatal error: unable to serve on any address. [[127.0.0.1]:10051].
    /usr/sbin/zabbix_server [5434]: Semaphore [0] error in semctl(SETVAL)
    /usr/sbin/zabbix_server [5434]: Unable to create mutex for log file
    5444:20100223:141605 Starting zabbix_server. ZABBIX 1.6.4.
    5444:20100223:141605 **** Enabled features ****
    5444:20100223:141605 SNMP monitoring: YES
    5444:20100223:141605 WEB monitoring: YES
    5444:20100223:141605 Jabber notifications: YES
    5444:20100223:141605 ODBC: NO
    5444:20100223:141605 IPv6 support: YES
    5444:20100223:141605 **************************
    5444:20100223:141605 Listener failed with error: zbx_tcp_listen() Fatal error: unable to serve on any address. [[server_ip]:10051].

    Does this mean the I don´t have the ODBC for MySQL installed?

    Thankx
  • brunosimoes
    Junior Member
    • Feb 2010
    • 2

    #2
    At the end of the line I have the following message:

    /usr/sbin/zabbix_server [5671]: Semaphore [0] error in semctl(SETVAL)
    /usr/sbin/zabbix_server [5671]: Unable to create mutex for log file

    Comment

    • tchjts1
      Senior Member
      • May 2008
      • 1605

      #3
      I've never used apt-get to do the server install, so I can't help you there... but if you would like to try doing it through compiling the code, I can send you good instructions for doing this on Ubuntu.

      I also question your choice of using version 1.6.4. If you want to install the 1.6.x series, go with 1.6.7. The most recent stable release is version 1.8.1

      Anyway, if you want the compile/install directions I have, drop me a private message and include your e-mail address.

      Comment

      Working...