Ad Widget

Collapse

actions

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vburshteyn
    Junior Member
    • May 2010
    • 1

    #1

    actions

    Hi folks,

    sorry for what might sound like a stupid question, but its dring me up the wall.

    So i can an action that is set up to run :

    if server A goes down execute
    Zabbix: ssh root@web1 /script/script

    If i run that command from the command prompt it works like a charm, yet when zabbix sends it nothing happens.

    (i can run this command from command prompt via root/zabbix users)

    any ideas?
  • MrKen
    Senior Member
    • Oct 2008
    • 652

    #2
    In the zabbix_agentd.conf on Server A have you enabled remote commands?

    # Enable remote commands for ZABBIX agent. By default remote commands disabled.

    EnableRemoteCommands=1

    If there are permissions problems, there should be something in the agent.log

    HTH
    MrKen
    Disclaimer: All of the above is pure speculation.

    Comment

    Working...