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.
**ADVICE**
Consider configuring your programs via `/etc/supervisor.d`. In this
way, `/etc/supervisord.conf` will remain the same and independent of
the configuration of the programs you want to control.
Maintained by: Andrzej Telszewski
Keywords: supervisor,python
ChangeLog: supervisor
Homepage:
http://supervisord.org/
Download SlackBuild:
supervisor.tar.gz
supervisor.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
doinst.sh |
rc.supervisord |
slack-desc |
supervisor.SlackBuild |
supervisor.info |
supervisord.conf |
© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds