mirror of
https://github.com/alerta/alerta-contrib.git
synced 2025-03-17 05:52:38 +00:00
623 B
623 B
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