Supervisor is a client/server system that allows its users to control a number of processes on UNIX-like operating systems.
Supervisor is a client/server system that allows its users to control a number of processes on UNIX-like operating systems.
This software is a simple process management tool for Unix flavors. It has no windows version and has an XMLRPC interface for control and management. Written entirely in python, it can used to monitor various unix processes and restart them automatically etc.
See documentation.