Hello Zabbix Community,
I changed the timeout value both on the zabbix_server.conf file and on the zabbix_agentd.conf file
but it does not seems being applied, since the scripts that takes more than 3s to run will fail with the error:
Any idea how to solve this problem?
Thank you.
Cristian
I changed the timeout value both on the zabbix_server.conf file and on the zabbix_agentd.conf file
Code:
Timeout=10
Timeout while executing a shell script
Thank you.
Cristian
Comment