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.
Should there be something also present in the Action section of the alert?
I imported the Media yaml template and configured it as per the documentation, but it's not triggering.
In the logs, I can see the agents registering as unavailable triggering the alert in Zabbix, and then restoring when I re-start the agent(s).
References: https://www.zabbix.com/integrations/rocketchat



Help
Merauder
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}
I imported the Media yaml template and configured it as per the documentation, but it's not triggering.
In the logs, I can see the agents registering as unavailable triggering the alert in Zabbix, and then restoring when I re-start the agent(s).
Code:
968:20230204:164843.468 Zabbix agent item "agent.ping" on host "rocketchat" failed: first network error, wait for 15 seconds 971:20230204:164858.960 Zabbix agent item "system.uptime" on host "rocketchat" failed: another network error, wait for 15 seconds 971:20230204:164913.976 Zabbix agent item "system.cpu.util[,idle]" on host "rocketchat" failed: another network error, wait for 15 seconds 971:20230204:164928.992 temporarily disabling Zabbix agent checks on host "rocketchat": interface unavailable 944:20230204:165527.091 executing housekeeper 944:20230204:165527.998 housekeeper [deleted 38496 hist/trends, 0 items/triggers, 0 events, 0 problems, 0 sessions, 0 alarms, 0 audit, 0 records in 0.906187 sec, idle for 1 hour(s)] 971:20230204:165528.734 enabling Zabbix agent checks on host "rocketchat": interface became available 971:20230204:165601.858 enabling Zabbix agent checks on host "jitsi": interface became available
Help

Merauder
Comment