alerta-contrib/integrations/supervisor
2016-09-15 09:12:46 +00:00
..
evlistener.py fixed import name to alertaclient 2016-09-15 09:12:46 +00:00
README.md rename monitors to integrations 2015-01-26 11:55:20 +00:00
supervisord.conf.example rename monitors to integrations 2015-01-26 11:55:20 +00:00

Supervisor

Trigger alerts and heartbeats based on supervisor events.

Installation

Install supervisor and alerta python SDK:

$ sudo pip install supervisor alerta

Configuration

Copy the example configuration file supervisord.conf.example to /etc and modify for your environment:

$ sudo cp supervisord.conf.example /etc/supervisord.conf
$ sudo vi /etc/supervisord.conf

Usage

$ sudo supervisord

Trouble Shooting

$ sudo supervisord -c supervisord.conf.example -n