Ad Widget

Collapse

No such file or directory log when execute script

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • luyper
    Junior Member
    • Jul 2008
    • 4

    #1

    No such file or directory log when execute script

    Hi all, could anyone help me with this issue? I have an script to send SMS and it was working fine in 1.6.1 release. I had a problem with zabbix server and must to reinstall it, I've enjoyed the situation and upgrade the release to 1.8.1. I've restored my database backup and upgraded it and everything is working fine like before upgrade, except for the script execution.

    Checking zabbix log I've noticed the following messag below about script execution:

    Error execution [/home/zabbix/bin/HumanSMS] [No such file or directory]

    The user permissions and folder permissions are OK to user that I'm trying to send the sms and to zabbix.zabbix in /home/zabbix/bin and also in the script.

    thanks a lot
  • luyper
    Junior Member
    • Jul 2008
    • 4

    #2
    Found the problem

    I thing that I just needed to post in this forum to find the solution, what is happening is that I made a test script and created it with a name that was not corresponding with the file script name in the server, I was trusting that the path to call the script was mounted using the command field and not the name fileld of the script.

    thanks.

    Comment

    Working...