Skip to content

PinGwynn/mmonit-mattermost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

M/Monit Mattermost notification script

A script for M/Monit to enable notifications to a Mattermost server.

Script Usage

Run ./mm-notify.py --help for full usage information.

Mattermost Configuration

Both M/Monit and Monit can quite easy be setup to send alerts to almost any online service. This is especially straightforward if the service sports a HTTP API. In this example we demonstrate how this can be done by sending notification to Mattermost.

On the Mattermost side you will first need to activate an integration and obtain a token integrations by adding an "Incoming WebHooks" integration.

The solution is most the same as for Slack integration: https://mmonit.com/wiki/MMonit/SlackNotification

/usr/local/bin/mm-notify.py --url https://mattermost.server/hooks/<token> --notificationtype "$MONIT_ACTION"

About

m/monit mattermost notification script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages