Ad Widget

Collapse

1.1A7 media script uses /home/zabbix/bin//?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Wolfgang
    Senior Member
    Zabbix Certified Trainer
    Zabbix Certified Specialist
    • Apr 2005
    • 116

    #1

    1.1A7 media script uses /home/zabbix/bin//?

    Hello,

    i tried the media script and it seems to add /home/zabbix/bin// as a preamble to the script name being used.

    i.e setting /usr/local/bin/myscript.sh in the web leads to /home/zabbix/bin///usr/local/bin/myscript.sh which of cause is wrong.

    btw.: the /// within the path is not a typo ;-) It seems that zabbix adds \\ to the end of its build in path.
    http://www.intellitrend.de
    Specialised in monitoring large environments and Zabbix API programming.
  • Wolfgang
    Senior Member
    Zabbix Certified Trainer
    Zabbix Certified Specialist
    • Apr 2005
    • 116

    #2
    I think this was a configuration issue. Just noticed that zabbix_server.config defines a "AlertScriptsPath".

    Sorry for bothering.
    http://www.intellitrend.de
    Specialised in monitoring large environments and Zabbix API programming.

    Comment

    Working...