Skip to content

Supervisor + event handler that notify slack channel when process state changes

Notifications You must be signed in to change notification settings

lakoo/supervisor_slack

Repository files navigation

Supervisor to Slack

Little tool to help monitor server status

repo at work

Prerequisites

Python 2.7 with pip

Configuration

Refer to supervisord.conf.sample and slack.cfg.sample

where slack_url is the API url of slack incoming webhook

Installation and Usage

  1. Install required python modules
pip install -r requirements.txt
  1. Make sure supervisord.conf and slack.cfg exists

  2. Run by starting

supervisord -c conf/supervisord.conf

About

Supervisor + event handler that notify slack channel when process state changes

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published