Skip to content
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.

Uses the webhook feature in Zabbix 4.4 to send alerts to MS Teams.

Notifications You must be signed in to change notification settings

tupcakes/zabbix-webhook-notification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

This repo has been archived.

zabbix-webhook-notification

Uses the webhook feature in Zabbix 4.4 to send alerts to MS Teams.

Credit

Usage

Under Administration->Media Types create a new webhook media type.

Parameters

  • title -> {ALERT.SUBJECT}
  • text -> {ALERT.MESSAGE}
  • WebHookURL -> Your webhook url for the teams (or other service) channel
  • SeverityNumber -> {TRIGGER.NSEVERITY}
  • SeverityName -> {TRIGGER.SEVERITY}
  • Status -> {TRIGGER.STATUS}

Script

Copy the contents of msteams.js or other script and paste into the script editor.

If you don't like the existing colors I recomend this site. https://www.spycolor.com/

About

Uses the webhook feature in Zabbix 4.4 to send alerts to MS Teams.

Topics

Resources

Stars

Watchers

Forks