Skip to content

Supervisord monitor allows you to monitor all your supervisord clients at a single location

Notifications You must be signed in to change notification settings

jackdwyer/supervisor-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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!

About

Supervisord monitor allows you to monitor all your supervisord clients at a single location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages