Skip to content

lakoo/supervisor_slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors