Hi,
I reconfigured zabbix_server.conf by changing the "ExternalScripts" setting to point to another path. But I did not move the script to the new path. then I restarted the server.
Not only Zabbix server does not detect that the external script does not exist, but it get a return value from somewhere, which is garbage, and stores it in the history.
Here is a sample history:
After I move the script to the correct location, it works again as usual.
Regards
I reconfigured zabbix_server.conf by changing the "ExternalScripts" setting to point to another path. But I did not move the script to the new path. then I restarted the server.
Not only Zabbix server does not detect that the external script does not exist, but it get a return value from somewhere, which is garbage, and stores it in the history.
Here is a sample history:
Code:
2007.May.24 10:35:18 tÈk 2007.May.24 10:32:18 tÈk 2007.May.24 10:29:18 tÈk 2007.May.24 10:26:18 Test script : arg1=srv05bc2 arg2=aa,bb,cc arg3= arg4= 2007.May.24 10:23:18 Test script : arg1=srv05bc2 arg2=aa,bb,cc arg3= arg4=
Regards