I'm trying to do an asynchronous item to a long query but I can not make work "nohup" in the scrip when it's run by Zabbix Agent (version 2.2).
I give an example:

zabbix-agent.conf:
Code:
UserParameter=test.testasync,sh /etc/zabbix/test_item_async.sh
/etc/zabbix/test_item_async.sh...