Ad Widget

Collapse

[1.3.9 r4160] External script does not detect missing script and outputs garbage

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Farzad FARID
    Member
    • Apr 2007
    • 79

    #1

    [1.3.9 r4160] External script does not detect missing script and outputs garbage

    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:
    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=
    After I move the script to the correct location, it works again as usual.

    Regards
Working...