Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 619 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 619 Bytes

#Supervisor Monitor Simple web based app that allows you to view all your supervisor clients from one location.

##Use usage: supervisor-monitor.py [-h] [-p PORT] [--debug]

optional arguments:

-h, --help show this help message and exit

-p PORT, --port PORT Set port to run on

--debug Use to start server in debug mode

##Requirements:

  • flask
  • xmlrpclib
  • yaml
  • Supervisor clients!

##Thanks Supervisord (website)

Supervisord github

I also ripped all your css etc for my generate pages, so thanks!