Hi,
Is there any way to increase the time for Zabbix to wait for the script to be finished? Like the "ping" or any user-defined one after clicking on the host.
I have one script, but it takes longer time than 60 seconds.
The script finishes at the background, but I do not have any confirmation in the Zabbix, just saying:
Thanks for any advice.
Is there any way to increase the time for Zabbix to wait for the script to be finished? Like the "ping" or any user-defined one after clicking on the host.
I have one script, but it takes longer time than 60 seconds.
The script finishes at the background, but I do not have any confirmation in the Zabbix, just saying:
Code:
Cannot execute script
Details
Connection timeout of 60 seconds exceeded when connecting to Zabbix server "localhost".
Comment