Ad Widget

Collapse

agentd not starting on gateway

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Rudolf
    Member
    • Dec 2004
    • 90

    #1

    agentd not starting on gateway

    Hi all,

    I have problems getting zabbix alpha 10 to work on a linux fedora core 4 gateway. The computer has 2 network cards, and we use VPN and virtual tunnelling.
    Error in line [
    ] Line 3
    and then I get a <defunct> zabbix process. Also no zabbix_agentd.log is created.
    We use zabbix on several Windows and Linux computers. agentd is running ok on a linux gateway with fedora core 3 and without pptpd and vtund.

    [root@gw1:~/software/zabbix-1.1alpha10] # /usr/local/zabbix/bin/zabbix_agentd
    Error in line [
    ] Line 3
    [root@gw1:~/software/zabbix-1.1alpha10] # ps aux | grep zabbix
    zabbix 5360 0.1 0.1 2064 948 ? SN 15:22 0:00 /usr/local/zabbix/bin/zabbix_agentd
    zabbix 5361 0.0 0.0 2064 608 ? SN 15:22 0:00 /usr/local/zabbix/bin/zabbix_agentd
    zabbix 5362 0.0 0.0 2064 608 ? SN 15:22 0:00 /usr/local/zabbix/bin/zabbix_agentd
    zabbix 5363 0.0 0.0 2064 608 ? SN 15:22 0:00 /usr/local/zabbix/bin/zabbix_agentd
    zabbix 5364 0.0 0.0 2064 608 ? SN 15:22 0:00 /usr/local/zabbix/bin/zabbix_agentd
    zabbix 5365 0.0 0.0 0 0 ? ZN 15:22 0:00 [zabbix_agentd] <defunct>
    root 5367 0.0 0.1 3752 692 pts/9 S+ 15:23 0:00 grep zabbix
  • Rudolf
    Member
    • Dec 2004
    • 90

    #2
    More info

    I also tested an older alpha version of agentd on this gateway. It's the same result. After a few minutes all zabbix processes die. (Because the housekeeping service is cleaning up?)
    But still the same problem with Error in line [ ] Line 3, and one agentd process is defunct, and no agentd.log is created.

    Comment

    • Rudolf
      Member
      • Dec 2004
      • 90

      #3
      Unique problem?

      Hi all,

      agentd is running ok now. It seems the agentd.conf file was not 100% ok. Probably because I copied it from a linux computer to a windows computer and from there to another linux again. Some invisible formatting issues I guess...
      Thanks for all your many suggestions

      Comment

      Working...