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

Integration with slack, SEVERITY_COLOR and RESOLVE_COLOR is not working

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • 5.0.13
    • 5.0.13
    • Frontend (F)
    • None

      Tested on 5.0.13

      No styles is being applied.

      You can modify the javascript for each functions, hardcoding the SEVIRTY_COLORS, but this is not expected.

       

      createMessage(
      SEVERITY_COLORS[params.event_nseverity] || 0,
      params.event_date,
      params.event_time,
      createProblemURL(params.zabbix_url, params.trigger_id, params.event_id, params.event_source)
      )

            aigars.kadikis Aigars Kadikis
            sysadm.es Victor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: