Hi everybody,
I'm trying to run a shell script on a linux host through Zabbix. I'm getting a timeout while executing script. I can perfectly run the script manually and I've also tested other "simple" scripts and those work.
I've timed the script execution:
real 0m0.170s
user 0m0.121s
sys 0m0.052s
The timeout is by default 30s in the agent.d conf file.
Any idea where it could be going wrong?
Thanks
I'm trying to run a shell script on a linux host through Zabbix. I'm getting a timeout while executing script. I can perfectly run the script manually and I've also tested other "simple" scripts and those work.
I've timed the script execution:
real 0m0.170s
user 0m0.121s
sys 0m0.052s
The timeout is by default 30s in the agent.d conf file.
Any idea where it could be going wrong?
Thanks