Ad Widget

Collapse

Zabbix_suckerd And Zabbix_trapperd Won't Start

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • treedstang
    Junior Member
    • Feb 2005
    • 1

    #1

    Zabbix_suckerd And Zabbix_trapperd Won't Start

    I just installed Zabbix 1.0 with Centos "Aka RHEL 3.0 Clone"
    The web frontend and database seem to fine.

    But when try to start the ./zabbix_suckerd start and ./zabbix_trapperd start

    I get the following messages:

    [root@centos bin]# ./zabbix_suckerd start
    Starting zabbix_suckerd: Usage: /usr/local/bin/zabbix_suckerd {start|stop|restart|condrestart}
    [FAILED].

    And when I attempt to try as the user zabbix I get this message:

    [zabbix@centos bin]$ ./zabbix_suckerd start
    Starting zabbix_suckerd: Password:
    Usage: /usr/local/bin/zabbix_suckerd {start|stop|restart|condrestart}
    [FAILED]


    Any info would be appreciated!!!
  • JC69
    Junior Member
    • Feb 2005
    • 3

    #2
    Did you find something new ?
    I have the same problem and i checked everything but nothing to do

    maybe some members could help us ?

    THKS a lot

    Comment

    • Alexei
      Founder, CEO
      Zabbix Certified Trainer
      Zabbix Certified SpecialistZabbix Certified Professional
      • Sep 2004
      • 5654

      #3
      Looks like a problem with startup scripts. Do not use the scripts, try to run ZABBIX server processes directly:

      ./zabbix_suckerd
      ./zabbix_trapperd
      Alexei Vladishev
      Creator of Zabbix, Product manager
      New York | Tokyo | Riga
      My Twitter

      Comment

      • JC69
        Junior Member
        • Feb 2005
        • 3

        #4
        what do you mean by directly ?

        [root@o bin]#./zabbix_trapperd
        Usage: ./zabbix_trapperd {start|stop|restart|condrestart}

        [root@o bin]# ./zabbix_trapperd start
        Démarrage de zabbix_trapperd : Usage: /usr/local/zabbix/bin/zabbix_trapperd {start|stop|restart|condrestart}
        [ECHOUE]

        Comment

        • Alexei
          Founder, CEO
          Zabbix Certified Trainer
          Zabbix Certified SpecialistZabbix Certified Professional
          • Sep 2004
          • 5654

          #5
          What is zabbix_trapperd?! Is it binary file or a script? I think you are trying to run init.d startup script, not the ZABBIX binary.
          Alexei Vladishev
          Creator of Zabbix, Product manager
          New York | Tokyo | Riga
          My Twitter

          Comment

          • JC69
            Junior Member
            • Feb 2005
            • 3

            #6
            yes i try to run both zabbix_suckerd and zabbix_trapperd script , what should i do ?
            Last edited by JC69; 22-02-2005, 16:44.

            Comment

            Working...