We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62d763d + 6da850e commit 4d34d90Copy full SHA for 4d34d90
docs/plugins.rst
@@ -85,6 +85,11 @@ These also includes various event listeners.
85
An event listener that enables tying Supervisor processes to a cgroup
86
hierarchy. It is intended to be used as a replacement for
87
`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.
93
94
Libraries that integrate Third Party Applications with Supervisor
95
-----------------------------------------------------------------
0 commit comments