Hi!
first sorry for my poor english (.
I wanna send messages to ICQ uin, depended on trigger status changing.
I installed agentd software on my server,
DisableActive=0
UserParameter=system.run,/bin/echo
and created action:
stat_routes: echo "msg 434657388 {TRIGGER.NAME}: {STATUS} " > /root/.micq/scripting
it this possible?:
1. usage like {TRIGGER.NAME etc. on Cmd string..
2. can zabbix access on /root ? mb stupid question
my problem is that action did not executing - no errors,
no messages about it on Monitoring -> Actions ..
what i do wrong ?
Thanks!
first sorry for my poor english (.
I wanna send messages to ICQ uin, depended on trigger status changing.
I installed agentd software on my server,
DisableActive=0
UserParameter=system.run,/bin/echo
and created action:
stat_routes: echo "msg 434657388 {TRIGGER.NAME}: {STATUS} " > /root/.micq/scripting
it this possible?:
1. usage like {TRIGGER.NAME etc. on Cmd string..
2. can zabbix access on /root ? mb stupid question
my problem is that action did not executing - no errors,
no messages about it on Monitoring -> Actions ..

what i do wrong ?
Thanks!
Comment