Ad Widget

Collapse

remote command in 'actions' 1.8.2

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Heva
    Junior Member
    • Dec 2006
    • 15

    #1

    remote command in 'actions' 1.8.2

    After a smooth upgrade from 1.6.5 to 1.8.2 remote commands as part of an action are not working.
    Actions that send an e-mail from the zabbix server DO work, but the execution of a script in /home/zabbix/bin on the zabbix server does not.
    The event screen shows 'OK' in the Action column, also in the audit screen the name of the (action) script is shown, but it doesn't get executed.
    The script is working from commandline, was working in 1.6.5, and is only sending an SMS to some mobile phones.

    I've checked permissions etc. and it should be able to work, iptables & selinux are off (yes, i know ...).

    Any help appreciated.
    Last edited by Heva; 15-07-2010, 11:41.
  • Heva
    Junior Member
    • Dec 2006
    • 15

    #2
    SOLVED:

    zabbix_agentd was neither configured nor running.

    After config (enabling remote_commands) etc. on the server, things are working fine.

    Sorry for the nuisance ...

    Comment

    Working...