Hi all,
after ugprading from 6.2.7 (on CentOS 8) to 6.4 (on Rocky Linux 9), notifications to RocketChat are no longer working for me. I have to go through an HTTP proxy, but it seems the call to setProxy is simply ignored.
I'm using the default script for RC, which has
...
Search Result
Collapse
3 results in 0.0023 seconds.
Keywords
Members
Tags
-
Rocket Chat Webhook Integration Help
Hi All,
I have been trying to get the Webhook integration working, while I can get it to post a message to the channel using the Test option, it doesn't post when an actual alert is triggered.
...Code:zabbix 5:28 PM [URL="http://192.168.1.23/zabbix/"]{ALERT.SUBJECT}[/URL] {ALERT.MESSAGE} -
添加媒介 Rocket.Chat 测试报错
我想添加 Rocket.Chat 类型媒介,按照官方文档配置后,发起测试得到如下错误
...Code:00:00:00.000 [调试] [ RocketChat Webhook ] Sending request: https://domain/hooks/xxx/xxx/api/v1/chat.postMessage {"channel":"{ALERT.SENDTO}","attachments":[{"collapsed":false,"color":"#97AAB3","title":"{ALERT.SUBJECT}","title_link":"{$ZABBIX.URL}/tr_events.php?triggerid={TRIGGER.ID}&eventid={EVENT.ID}","text":"{ALERT.MESSAGE}"}]}