ITRS-Group / symphony-integration

Integration of Geneos Alerts to a specified Symphony Chat Room

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Symphony Integration Script Overview

The ability to automated geneos alert messages into your Symphony 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 Symphony environment for messages to be directed.

About

Integration of Geneos Alerts to a specified Symphony Chat Room

License:MIT License


Languages

Language:Python 100.0%