supervisor

Process control system for managing and monitoring multiple processes

brewmacoslinux
Try with needOr install directly
Source

About

Process Control System

Commands

supervisordsupervisorctlecho_supervisord_confpidproxy

Examples

Start the supervisor daemon with a configuration file$ supervisord -c /etc/supervisor/supervisord.conf
Check status of all managed processes$ supervisorctl status
Restart a specific managed process$ supervisorctl restart process_name