Ad Widget

Collapse

zabbix-server not showing in ps

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • myccal
    Junior Member
    • Oct 2009
    • 4

    #1

    zabbix-server not showing in ps

    I'm running zabbix on Ubuntu Jaunty. It was running fine, then we did a server restart, and now it doesn't appear to be running. The web front end is still running, and when I run '/etc/init.d/zabbix-server start', I get no errors. But then if I run 'ps -e' the zabbix-server process does not show up. Any help that anyone can provide would be greatly appreciated. Thanks.
  • Aly
    ZABBIX developer
    • May 2007
    • 1126

    #2
    Look into zabbix_server.log file..
    Zabbix | ex GUI developer

    Comment

    • zabbix_zen
      Senior Member
      • Jul 2009
      • 426

      #3
      "The web front end is still running" well you now know the problem is not in your Apache.

      Hint: Is your DB up and running?

      If you restart the server you have to tell things when to wake up.
      Either manually, or setting them up to auto start.

      In Ubuntu as I recall involves using
      /etc/init.d/scripts and /etc/rc2.d/
      Or using update-rc.d to automate the add

      Comment

      • ploochan
        Member
        • Oct 2009
        • 42

        #4
        did you solve this? I have the same issue. The difference is that I am on Debian

        Comment

        • pinguino
          Junior Member
          • Jan 2011
          • 2

          #5
          zabbix-server doesn't start auto

          This post is unsolved, is there somebody to help us ?
          The problem is:
          After installed and working fine, the zabbix-server doesn't come up when we restart the S.O (Ubuntu 10).

          Comment

          • zabbix_zen
            Senior Member
            • Jul 2009
            • 426

            #6
            Sorry, I'm using RHEL and Fedora installations,
            don't have any debian-based install.

            There are countless tutorials installing it over Ubuntu,
            if you check them you'll probably see something's amiss in your configuration.

            Comment

            Working...