inet_http_server is only one username and passowrd in supervisor

2015-01-30 Thread shinriyo
Hi there I use supervisor. in the [inet_http_server] section, there are only one username and password username=user password=pass Do you know how to add more than two users. Thank you. -- https://mail.python.org/mailman/listinfo/python-list

about supervisor program doesn't show in web console

2015-01-30 Thread shinriyo
Hi there I am trying to use supervisord. I wrote some program in /etc/supervisord.conf file. I wrote four programs in it. However, one program can't show in the web console. the program name is "myprogram_three". My /etc/supervisord.conf file's snippet is below I modified http_port. [super