Hello,
I want Zabbix for an "External check" item to start an external script on the agent side, but instead, Zabbix is trying to start the script on the server side. I have the following error :
Script /etc/zabbix/externalscripts/script_perso2 returned nothing.
The key of my item is : script_perso[]
And the agent configuration file has the following entry : UserParameter=script_perso,D:\Linkbynet\Scripts\Za bbix\test.bat
Could you please tell me what to do for Zabbix to start the script on the agent side instead of trying to start it on the server side?
Thanks in advance.
Best regards,
Nicolas Rabine
I want Zabbix for an "External check" item to start an external script on the agent side, but instead, Zabbix is trying to start the script on the server side. I have the following error :
Script /etc/zabbix/externalscripts/script_perso2 returned nothing.
The key of my item is : script_perso[]
And the agent configuration file has the following entry : UserParameter=script_perso,D:\Linkbynet\Scripts\Za bbix\test.bat
Could you please tell me what to do for Zabbix to start the script on the agent side instead of trying to start it on the server side?
Thanks in advance.
Best regards,
Nicolas Rabine
Comment