Ad Widget

Collapse

zabbix server suddenly wont start

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Coma
    Member
    • Oct 2016
    • 36

    #1

    zabbix server suddenly wont start

    Suddenly my zabbix_server wont start, there is nothin log in /var/log/zabbix/zabbix_server.log its just empty.

    Code:
    appliance@zabbix:~$ sudo /etc/init.d/zabbix-server start
    * Starting Zabbix server zabbix_server
    the frontend website is running, but it keeps warning about the server is not running. All i did was shutdown the server, and take a snapshot.

    Reboot does not make it run.
    the syslog does not contain anyting from zabbix_server

    im a little unsure how to aproach error checking when there is no log?
  • dimir
    Zabbix developer
    • Apr 2011
    • 1080

    #2
    /var/log/zabbix/zabbix_server.log it should tell you the reason. Probably you need to increase some configuration parameter responsible for cache size.

    Comment

    • Coma
      Member
      • Oct 2016
      • 36

      #3
      thanks but that line was empty. but i figure out if i just ran zabbix_server i it would print an error message.. somehow a broken line had been added to the server.conf removing that solved the isue.

      Comment

      Working...