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?
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?
Comment