The sysutils/supervisor port
supervisor-4.2.5 – system to monitor and control processes (cvsweb github mirror)
Description
Supervisor is a client/server system that allows its users to monitor and control a number of processes on UNIX-like operating systems. It shares some of the same goals of programs like launchd, daemontools, and runit. Unlike some of these programs, it is not meant to be run as a substitute for init as "process id 1". Instead it is meant to be used to control processes related to a project or a customer, and is meant to start like any other program at boot time.WWW: http://supervisord.org/
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /etc/rc.d/supervisord
- /etc/supervisord.conf
- /etc/supervisord.d/
- /usr/local/bin/echo_supervisord_conf
- /usr/local/bin/pidproxy
- /usr/local/bin/supervisorctl
- /usr/local/bin/supervisord
- /usr/local/lib/python3.11/site-packages/supervisor-4.2.5.dist-info/
- /usr/local/lib/python3.11/site-packages/supervisor-4.2.5.dist-info/LICENSES.txt
- /usr/local/lib/python3.11/site-packages/supervisor-4.2.5.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/supervisor-4.2.5.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/supervisor-4.2.5.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/supervisor-4.2.5.dist-info/entry_points.txt
- /usr/local/lib/python3.11/site-packages/supervisor-4.2.5.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/supervisor/
- /usr/local/lib/python3.11/site-packages/supervisor/__init__.py
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/childutils.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/childutils.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/compat.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/compat.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/confecho.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/confecho.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/datatypes.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/datatypes.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/dispatchers.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/dispatchers.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/events.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/events.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/http.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/http.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/http_client.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/http_client.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/loggers.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/loggers.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/options.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/options.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/pidproxy.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/pidproxy.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/poller.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/poller.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/process.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/process.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/rpcinterface.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/rpcinterface.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/socket_manager.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/socket_manager.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/states.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/states.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/supervisorctl.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/supervisorctl.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/supervisord.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/supervisord.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/templating.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/templating.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/web.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/web.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/xmlrpc.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/__pycache__/xmlrpc.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/childutils.py
- /usr/local/lib/python3.11/site-packages/supervisor/compat.py
- /usr/local/lib/python3.11/site-packages/supervisor/confecho.py
- /usr/local/lib/python3.11/site-packages/supervisor/datatypes.py
- /usr/local/lib/python3.11/site-packages/supervisor/dispatchers.py
- /usr/local/lib/python3.11/site-packages/supervisor/events.py
- /usr/local/lib/python3.11/site-packages/supervisor/http.py
- /usr/local/lib/python3.11/site-packages/supervisor/http_client.py
- /usr/local/lib/python3.11/site-packages/supervisor/loggers.py
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__init__.py
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/asynchat_25.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/asynchat_25.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/asyncore_25.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/asyncore_25.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/auth_handler.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/auth_handler.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/counter.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/counter.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/default_handler.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/default_handler.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/filesys.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/filesys.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/http_date.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/http_date.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/http_server.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/http_server.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/logger.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/logger.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/producers.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/producers.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/util.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/util.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/xmlrpc_handler.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/__pycache__/xmlrpc_handler.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/asynchat_25.py
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/asyncore_25.py
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/auth_handler.py
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/counter.py
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/default_handler.py
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/filesys.py
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/http_date.py
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/http_server.py
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/logger.py
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/producers.py
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/util.py
- /usr/local/lib/python3.11/site-packages/supervisor/medusa/xmlrpc_handler.py
- /usr/local/lib/python3.11/site-packages/supervisor/options.py
- /usr/local/lib/python3.11/site-packages/supervisor/pidproxy.py
- /usr/local/lib/python3.11/site-packages/supervisor/poller.py
- /usr/local/lib/python3.11/site-packages/supervisor/process.py
- /usr/local/lib/python3.11/site-packages/supervisor/rpcinterface.py
- /usr/local/lib/python3.11/site-packages/supervisor/scripts/
- /usr/local/lib/python3.11/site-packages/supervisor/scripts/__pycache__/
- /usr/local/lib/python3.11/site-packages/supervisor/scripts/__pycache__/loop_eventgen.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/scripts/__pycache__/loop_eventgen.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/scripts/__pycache__/loop_listener.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/scripts/__pycache__/loop_listener.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/scripts/__pycache__/sample_commevent.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/scripts/__pycache__/sample_commevent.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/scripts/__pycache__/sample_eventlistener.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/scripts/__pycache__/sample_eventlistener.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/scripts/__pycache__/sample_exiting_eventlistener.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/scripts/__pycache__/sample_exiting_eventlistener.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/scripts/loop_eventgen.py
- /usr/local/lib/python3.11/site-packages/supervisor/scripts/loop_listener.py
- /usr/local/lib/python3.11/site-packages/supervisor/scripts/sample_commevent.py
- /usr/local/lib/python3.11/site-packages/supervisor/scripts/sample_eventlistener.py
- /usr/local/lib/python3.11/site-packages/supervisor/scripts/sample_exiting_eventlistener.py
- /usr/local/lib/python3.11/site-packages/supervisor/skel/
- /usr/local/lib/python3.11/site-packages/supervisor/skel/sample.conf
- /usr/local/lib/python3.11/site-packages/supervisor/socket_manager.py
- /usr/local/lib/python3.11/site-packages/supervisor/states.py
- /usr/local/lib/python3.11/site-packages/supervisor/supervisorctl.py
- /usr/local/lib/python3.11/site-packages/supervisor/supervisord.py
- /usr/local/lib/python3.11/site-packages/supervisor/templating.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__init__.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/base.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/base.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_childutils.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_childutils.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_confecho.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_confecho.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_datatypes.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_datatypes.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_dispatchers.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_dispatchers.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_end_to_end.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_end_to_end.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_events.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_events.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_http.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_http.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_http_client.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_http_client.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_loggers.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_loggers.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_options.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_options.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_pidproxy.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_pidproxy.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_poller.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_poller.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_process.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_process.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_rpcinterfaces.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_rpcinterfaces.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_socket_manager.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_socket_manager.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_states.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_states.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_supervisorctl.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_supervisorctl.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_supervisord.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_supervisord.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_templating.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_templating.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_web.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_web.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_xmlrpc.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/__pycache__/test_xmlrpc.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/base.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/__pycache__/
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/__pycache__/listener.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/__pycache__/listener.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/__pycache__/print_env.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/__pycache__/print_env.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/__pycache__/spew.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/__pycache__/spew.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/__pycache__/test_1231.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/__pycache__/test_1231.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/__pycache__/unkillable_spew.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/__pycache__/unkillable_spew.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/donothing.conf
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/example/
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/example/included.conf
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/include.conf
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/issue-1054.conf
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/issue-1170a.conf
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/issue-1170b.conf
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/issue-1170c.conf
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/issue-1224.conf
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/issue-1231a.conf
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/issue-1231b.conf
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/issue-1231c.conf
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/issue-1298.conf
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/issue-1483a.conf
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/issue-1483b.conf
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/issue-1483c.conf
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/issue-291a.conf
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/issue-550.conf
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/issue-565.conf
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/issue-638.conf
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/issue-663.conf
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/issue-664.conf
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/issue-733.conf
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/issue-835.conf
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/issue-836.conf
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/issue-986.conf
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/listener.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/print_env.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/spew.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/test_1231.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/fixtures/unkillable_spew.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/test_childutils.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/test_confecho.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/test_datatypes.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/test_dispatchers.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/test_end_to_end.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/test_events.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/test_http.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/test_http_client.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/test_loggers.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/test_options.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/test_pidproxy.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/test_poller.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/test_process.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/test_rpcinterfaces.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/test_socket_manager.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/test_states.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/test_supervisorctl.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/test_supervisord.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/test_templating.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/test_web.py
- /usr/local/lib/python3.11/site-packages/supervisor/tests/test_xmlrpc.py
- /usr/local/lib/python3.11/site-packages/supervisor/ui/
- /usr/local/lib/python3.11/site-packages/supervisor/ui/images/
- /usr/local/lib/python3.11/site-packages/supervisor/ui/images/icon.png
- /usr/local/lib/python3.11/site-packages/supervisor/ui/images/rule.gif
- /usr/local/lib/python3.11/site-packages/supervisor/ui/images/state0.gif
- /usr/local/lib/python3.11/site-packages/supervisor/ui/images/state1.gif
- /usr/local/lib/python3.11/site-packages/supervisor/ui/images/state2.gif
- /usr/local/lib/python3.11/site-packages/supervisor/ui/images/state3.gif
- /usr/local/lib/python3.11/site-packages/supervisor/ui/images/supervisor.gif
- /usr/local/lib/python3.11/site-packages/supervisor/ui/status.html
- /usr/local/lib/python3.11/site-packages/supervisor/ui/stylesheets/
- /usr/local/lib/python3.11/site-packages/supervisor/ui/stylesheets/supervisor.css
- /usr/local/lib/python3.11/site-packages/supervisor/ui/tail.html
- /usr/local/lib/python3.11/site-packages/supervisor/version.txt
- /usr/local/lib/python3.11/site-packages/supervisor/web.py
- /usr/local/lib/python3.11/site-packages/supervisor/xmlrpc.py
- /usr/local/share/doc/supervisor/
- /usr/local/share/doc/supervisor/Makefile
- /usr/local/share/doc/supervisor/api.rst
- /usr/local/share/doc/supervisor/conf.py
- /usr/local/share/doc/supervisor/configuration.rst
- /usr/local/share/doc/supervisor/development.rst
- /usr/local/share/doc/supervisor/events.rst
- /usr/local/share/doc/supervisor/faq.rst
- /usr/local/share/doc/supervisor/glossary.rst
- /usr/local/share/doc/supervisor/index.rst
- /usr/local/share/doc/supervisor/installing.rst
- /usr/local/share/doc/supervisor/introduction.rst
- /usr/local/share/doc/supervisor/logging.rst
- /usr/local/share/doc/supervisor/plugins.rst
- /usr/local/share/doc/supervisor/running.rst
- /usr/local/share/doc/supervisor/subprocess-transitions.png
- /usr/local/share/doc/supervisor/subprocess.rst
- /usr/local/share/doc/supervisor/upgrading.rst
- /usr/local/share/doc/supervisor/xmlrpc.rst