Hi,
I'm using zabbix 1.8.3
I've added a new media type to zabbix: send to skype...
it executes the script "/home/zabbix/ssim.sh"
( the script does just write anything it gets (arguments, stdin) to /tmp/debug.log )
I've also added a skype address to my zabbix user.
The action is defined, that it sends to all medias.
But when i trigger "fake" alerts, just an email arrives, and nothing lands in /tmp/debug.log
How no new media types with commands work?
What have i done wrong?
see you...
I'm using zabbix 1.8.3
I've added a new media type to zabbix: send to skype...
it executes the script "/home/zabbix/ssim.sh"
( the script does just write anything it gets (arguments, stdin) to /tmp/debug.log )
I've also added a skype address to my zabbix user.
The action is defined, that it sends to all medias.
But when i trigger "fake" alerts, just an email arrives, and nothing lands in /tmp/debug.log
How no new media types with commands work?
What have i done wrong?
see you...
Comment