Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-25422

Slack Integration Improvements

XMLWordPrintable

    • Support backlog

      The slack template that ships with zabbix has issues sending updates and resolved messages to multiple slack channels if the channel names are similar. eg. #zabbix and #zabbix-customer.

      Both channels will get the initial problem event but only one channel will get the updated resolve message. So instead of checking for a partial match (.includes), I'm checking for exact channel names (===).

      I also added support for service events with a default message to ping the channel. Probably not the most desirable for everyone but it works well for us.

            abiba Andrew Biba
            Algorithm0793 Robert Lech
            Team INT
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: