Hi all,
Does anyone have any suggestions getting around the maximum 30 second "timeout" Zabbix server/proxy config value?
Having a problem that due to network latency, a PowerShell external script run on a Zabbix proxy sometimes exceeds 30 seconds (usually takes 20s) and seems to get killed by Zabbix, meaning it doesn't get cleaned up leaving a large number of files under /tmp (as per attached link).
Possible Solution:
* Re-write script to be cron-jobbed with using Zabbix-trapper items instead of external scripts. (but this is more hacky than I would like)
* ??
Any ideas? - is >30seconds timeout config possible?
Does anyone have any suggestions getting around the maximum 30 second "timeout" Zabbix server/proxy config value?
Having a problem that due to network latency, a PowerShell external script run on a Zabbix proxy sometimes exceeds 30 seconds (usually takes 20s) and seems to get killed by Zabbix, meaning it doesn't get cleaned up leaving a large number of files under /tmp (as per attached link).
Possible Solution:
* Re-write script to be cron-jobbed with using Zabbix-trapper items instead of external scripts. (but this is more hacky than I would like)
* ??
Any ideas? - is >30seconds timeout config possible?
Comment