Ad Widget

Collapse

the customer script status is not sent

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kii
    Junior Member
    • Oct 2009
    • 14

    #1

    the customer script status is not sent

    all experts,
    i hope that someone can help me out please ..
    I have a new install of Zabbix and all is working as expected.
    i want to create scripts that will handle the notifiction own way.

    i have modified the location of the alertscripts that defined in Zabbix server configuratino file Alert ScriptsPathvariable.

    AlertScriptsPath=/usr/local/zabbix/bin
    I have configured the media type for email as below:
    Description:feixin
    Type: script
    Scipt name: sendsms

    I then have created a media type for the "ADMIN" user .
    the problems is that the action have stated but the scripts did not be executed .
    where is the scipt should put ?
    Attached Files
  • jerrylenk
    Member
    Zabbix Certified Specialist
    • May 2010
    • 62

    #2
    Hi kii,

    have you checked for typos in the configured script path?
    Make sure the script is executable by the zabbix user.
    Maybe the script tries to write to some device. Does the zabbix user have write permission?

    Jerry

    Comment

    Working...