Open Sandeepgk718 opened 8 years ago
I have been using supervisor setting redirect_stderr=true
in my process definitions to make sure I can read all logs in one centralized supervisor interface
It is pretty awesome interface!
I wonder if it could be connected with some of the nagios scripts so that I could click on the node and see the cpu/memory/disk space/database issues or any other statistic
Really great interface! Is there a way to refresh the state within the Nodes section? A couple of users only access the supervisor via command line and I noticed that if they stop a queue the interface will not update.
Few improvements/suggestions 1) During restarting multiple processes, there should be some indication/warning until all processes are restarted. 2) Currently, the restart process works serially, It will be better if we have it done parallel. 2) Currently, Readlog displays only stdout log file, there should be an option to read stderr logs also. 3) It will be better if we have google authentication.