ITRS-Group / slack-integration

Integration of Geneos Alerts to a specified Slack Channel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slack Integration Script Overview

The ability to automate geneos alert messages into your Slack environment.

Contents

Requirements

You must have python 2.7 or higher to install:

$ python -V

This script does depend on the requests module:

$ pip install requests

And finally you need to have the webhook_url, generated from your Slack environment. Which can be found here.

About

Integration of Geneos Alerts to a specified Slack Channel


Languages

Language:Python 100.0%