Ad Widget

Collapse

changing timeout value for zabbix agent 2 in source file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lptarik
    Member
    • Oct 2021
    • 33

    #1

    changing timeout value for zabbix agent 2 in source file

    Hello,

    I want to change timeout value from 30 to 100 second in agent2 source files but i can't locate it. Do you know guys where to find and change it? I will compile and build again after changing it.

    Thanks
  • gferradas
    Junior Member
    • Jan 2023
    • 24

    #2
    Code:
    ### Option: Timeout
    # Spend no more than Timeout seconds on processing
    #
    # Mandatory: no
    # Range: 1-30
    # Default:
    # Timeout=3

    You mean this?

    Comment

    • PeterZielony
      Senior Member
      • Nov 2022
      • 146

      #3
      Originally posted by gferradas
      Code:
      ### Option: Timeout
      # Spend no more than Timeout seconds on processing
      #
      # Mandatory: no
      # Range: 1-30
      # Default:
      # Timeout=3

      You mean this?
      he means above 30 sec.

      Hiring in the UK? Drop a message

      Comment

      • lptarik
        Member
        • Oct 2021
        • 33

        #4
        Hello , Yes I want to increase timeout range above 30 sec. It is not enough for some oracle queries

        Comment

        • dimir
          Zabbix developer
          • Apr 2011
          • 1080

          #5
          Something tells me you are waiting for this one https://support.zabbix.com/browse/ZBXNEXT-1096 :-)

          Just wait for the 7.0.x where it will be released and upgrade. Yes, for information, this will allow setting custom timeout for each item separately.
          Last edited by dimir; 13-02-2024, 16:37.

          Comment

          • lptarik
            Member
            • Oct 2021
            • 33

            #6
            Yes thank you i was waiting for this one . So you decided to do it after 8 years

            Comment

            Working...