Ad Widget

Collapse

Timeout while executing operation

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • scrool
    Junior Member
    • Aug 2007
    • 2

    #1

    Timeout while executing operation

    Hello!
    I have some problems with zabbix_sender. When I try execute this:
    Code:
    zabbix_sender -vv --zabbix-server 10.10.10.3 --host marcopolo --port 10051 --key pfreceived --value 1
    it fails with
    Code:
    Warning: Timeout while executing operation.
    With tcpdump I found out that after 5 seconds host with zabbix_sender sends FIN packet and after that zabbix server sends packet with OK (also with PSH, ACK flags).
    Can somebody help me figure why it doesn't work?
  • Alexei
    Founder, CEO
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Sep 2004
    • 5654

    #2
    Please try pre 1.4.2. I believe your problem was already fixed. Are you running zabbix_sender and ZABBIX server on different platforms?
    Alexei Vladishev
    Creator of Zabbix, Product manager
    New York | Tokyo | Riga
    My Twitter

    Comment

    • scrool
      Junior Member
      • Aug 2007
      • 2

      #3
      Originally posted by Alexei
      Please try pre 1.4.2. I believe your problem was already fixed.
      Yes. Thanks, it works.
      Originally posted by Alexei
      Are you running zabbix_sender and ZABBIX server on different platforms?
      Yes, ZABBIX server:
      Code:
      $ uname -pi
      PPC970FX, altivec supported RackMac3,1
      zabbix_sender:
      Code:
      $ uname -pi
      Intel(R) Pentium(R) 4 CPU 3.20GHz GenuineIntel

      Comment

      • la.mounarath
        Junior Member
        • Aug 2016
        • 1

        #4
        zabbix_get fails to communicate the client

        Hi,

        i am new to Zabbix world and need help a lot !

        I am running zabbix 3 on RHEL 7. When i hightlight the mouse over ZBX icon on the GUI show this:
        "Get value from the agent failed: cannot connect to [[10.10.X.X];10050]: [4] interrupted system call"

        i installed zabbix-agent on the client and is running. I also disabled local Firewall.

        From command line from zabbix server:
        zabbix_get -s 10.10.51.35 -k agent.version
        zabbix_get [3921]: Timeout while executing operation

        Any helps or suggestion or troubleshotting would be greatly appreciated.

        Thanks,

        La

        Comment

        Working...