Ad Widget

Collapse

Zabbix Agent on PFSense - Timeout

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • itn
    Junior Member
    • Dec 2021
    • 2

    #1

    Zabbix Agent on PFSense - Timeout

    Hello everyone,

    I'm have installed and connected a Zabbix Proxy (Running on PFSense) and I have an agent behind the proxy, from which I get values to the Zabbix Server.

    Some values are coming from powershell scripts running on the Agent. The problem is that with some scripts (They are working as UserParameters on the agent's configuration file) I get an ZBX_TCP_READ() timed out.

    On the Zabbix Server and the Agent, I have set the Timeout=30 and it works fine. But at the PFSense Proxy settings I don't see a Timeout value, except a TrapperTimeout value which is 300.

    I ran cat /path/to/config/file, but there is no Timeout value there, like the options on Server and Agent. So is there any option to set the timeout on PFSense Zabbix add on?
  • cyber
    Senior Member
    Zabbix Certified SpecialistZabbix Certified Professional
    • Dec 2006
    • 4807

    #2
    There is TImeout parameter in Zabbix proxy config aswell.

    Comment

    • itn
      Junior Member
      • Dec 2021
      • 2

      #3
      Hello,

      Thank you for your answer, I found it yesterday, I just added the Timeout=X parameter and it worked. Sorry but I couldn't update the topic because it needed moderation.

      Comment

      Working...