Hello All,
I am configuring an Item and using an ExternalScript to copy some files from the other machine. But sometimes my script takes more than 30 seconds, and thus the zabbix user is killing the process.
I tried by running the script in background by invoking it from a parent script. But this too didnt helped.
So, is there any way to increase the timeout more than 30seconds? Or how can I handle this situation. Please help me with your inputs. Thanks in advance!!
I am configuring an Item and using an ExternalScript to copy some files from the other machine. But sometimes my script takes more than 30 seconds, and thus the zabbix user is killing the process.
I tried by running the script in background by invoking it from a parent script. But this too didnt helped.
So, is there any way to increase the timeout more than 30seconds? Or how can I handle this situation. Please help me with your inputs. Thanks in advance!!
Comment