Skip to content

Latest commit

 

History

History
54 lines (41 loc) · 1.06 KB

index.rst

File metadata and controls

54 lines (41 loc) · 1.06 KB

Supervisor: A Process Control System

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.

Narrative Documentation

introduction.rst installing.rst running.rst configuration.rst subprocess.rst logging.rst events.rst xmlrpc.rst upgrading.rst faq.rst development.rst glossary.rst

API Documentation

api.rst

Plugins

plugins.rst

Indices and tables

  • genindex
  • modindex
  • search