Slack Integration Improvements

XMLWordPrintable

    • Type: Patch request
    • Resolution: Duplicate
    • Priority: Major
    • None
    • Affects Version/s: 6.0.35, 7.0.5, 7.2.0alpha1
    • Component/s: Templates (T)
    • None
    • Environment:
      Docker compose, official images
    • Support backlog
    • 1

      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.

            Assignee:
            Andrew Biba (Inactive)
            Reporter:
            Robert Lech
            Team INT
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: