Ad Widget

Collapse

Media Types using SCRIPT don't work at all in 1.4.4

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fableman
    Member
    • Oct 2007
    • 78

    #1

    Media Types using SCRIPT don't work at all in 1.4.4

    Under Administration / Media Types

    Creat a script to activate on an Action but I cant get it to work

    l have chown / chmod my script to fit zabbix but still no luck.

    no error in server log.

    Version: Zabbix 1.4.4 (Maybee in ohter versions aswell.)

    Script name:EGEN-SMS

    Locations I tried to put my script at:
    /etc/zabbix/externalscripts/EGEN-SMS
    /var/lib/zabbix/EGEN-SMS


    What are I doing wrong. Please help me can't figure it out.
  • fableman
    Member
    • Oct 2007
    • 78

    #2
    I solved it..
    in /etc/zabbix/zabbix_server.conf

    Error: AlertScriptsPath=/var/lib/zabbix/

    refused to work at that loc.

    Correct: AlertScriptsPath=/etc/zabbix/externalscripts

    Comment

    Working...