1.下载并安装supervisor https://pypi.python.org/pypi/supervisor/3.2.0 .tar.gz cd supervisor- python setup.py install 2.测试supervisord是否安装成功 [root conf.d]# echo_supervisord_conf ; Sample supervisor config file. ; ; For more information on the config file, pl…