Ad Widget

Collapse

Can't find file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cronosii
    Junior Member
    • Oct 2007
    • 5

    #1

    Can't find file

    Hi

    I am having a problem with actions in Zabbix.

    zabbix_server

    Error executing [/home/zabbix/bin/textmessage] [No such file or directory]

    But on the same server

    ls -al /home/zabbix/bin/textmessage
    -rwxr-xr-x 1 zabbix zabbix 2444 2007-10-13 16:03 /home/zabbix/bin/textmessage

    And just in case zabbix is running like this:

    ps aux | grep zabbix_server
    zabbix 4819 0.0 1.2 7680 1564 ? SN 16:24 0:00 /opt/zabbix/sbin/zabbix_server

    In the zabbix server file there is

    AlertScriptsPath=/home/zabbix/bin

    and the media is configured with

    Name textmessage

    Why is this?

    Thanks
  • cronosii
    Junior Member
    • Oct 2007
    • 5

    #2
    Hi

    I found the problem, the interpretrer of the script wasn't installed.

    Thanks

    Comment

    Working...