Skip to content

Commit 4d34d90

Browse files
committed
Merge pull request #700 from vovanec/patch-2
Added supervisor_checks to the docs.
2 parents 62d763d + 6da850e commit 4d34d90

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/plugins.rst

+5
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,11 @@ These also includes various event listeners.
8585
An event listener that enables tying Supervisor processes to a cgroup
8686
hierarchy. It is intended to be used as a replacement for
8787
`cgrules.conf <http://linux.die.net/man/5/cgrules.conf>`_.
88+
`supervisor_checks <https://github.com/vovanec/supervisor_checks>`_
89+
Framework to build health checks for Supervisor-based services. Health
90+
check applications are supposed to run as event listeners in Supervisor
91+
environment. On check failure Supervisor will attempt to restart
92+
monitored process.
8893

8994
Libraries that integrate Third Party Applications with Supervisor
9095
-----------------------------------------------------------------

0 commit comments

Comments
 (0)