Hello,
We have some monitoring database queries which may run longer than 30seconds. It seems 30 seconds is the max time for Agent2 Plugin to wait for a response.
Is there any way to configure Zabbix Agent2 to run these queries that run longer than 30 seconds?
Otherwise, we will need to institute external trapper type check, with custom db query script, scheduled via cron or have Zabbix kick off script via system.run with NOWAIT parameter.
Thanks,
Steve
We have some monitoring database queries which may run longer than 30seconds. It seems 30 seconds is the max time for Agent2 Plugin to wait for a response.
Is there any way to configure Zabbix Agent2 to run these queries that run longer than 30 seconds?
Otherwise, we will need to institute external trapper type check, with custom db query script, scheduled via cron or have Zabbix kick off script via system.run with NOWAIT parameter.
Thanks,
Steve
Comment