From noreply@github.com Mon Mar 9 14:41:53 2020 From: Lars To: checkmk-commits@lists.checkmk.com Subject: [checkmk-commits] [tribe29/checkmk] b4bd79: 10909 New notification plugin for Cisco Webex Teams Date: Mon, 09 Mar 2020 06:41:51 -0700 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8810340752987353834==" --===============8810340752987353834== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Branch: refs/heads/master Home: https://github.com/tribe29/checkmk Commit: b4bd792ed922e08c33158e17c532b01cf80fa479 https://github.com/tribe29/checkmk/commit/b4bd792ed922e08c33158e17c532b= 01cf80fa479 Author: Joerg Herbel Date: 2020-03-09 (Mon, 09 Mar 2020) Changed paths: A .werks/10909 M cmk/gui/plugins/wato/notifications.py A cmk/notification_plugins/cisco_webex_teams.py M locale/de/LC_MESSAGES/multisite.po A notifications/cisco_webex_teams M tests/unit/cmk/gui/test_gui_config.py M tests/unit/cmk/gui/wato/test_notification_parameters.py M tests/unit/cmk/gui/watolib/test_rulespecs.py A tests/unit/cmk/notifications/test_cisco_webex_teams.py Log Message: ----------- 10909 New notification plugin for Cisco Webex Teams This werk enables Check_MK to send notifications about changes in the states of hosts and services to Cisco Webex Teams (both spaces and teams). First, you need to setup a webhook to your team or space, see here, which will allow Check_MK to post messages. Next, in Check_MK, under "WATO - Notifications", create a new notification rule. Select "Cisco Webex Teams" as the notification method. Copy the URL of your webhook into the Webhook-URL field. Optionally, if you want sent messages to include hyperlinks to Check_MK, enable the field "URL prefix for links to Check_MK". Change-Id: I6df0ecb45e9dc4a28a79b4353a5b5aa8c9ffbfd3 --===============8810340752987353834==--