gamegos / cesi

CeSI is a web interface for managing multiple supervisors from the same place.
GNU General Public License v3.0
577 stars 184 forks source link

Suggestions/Improvements #13

Open Sandeepgk718 opened 8 years ago

Sandeepgk718 commented 8 years ago

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.

zoran3 commented 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

zoran3 commented 8 years ago

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

stjohn12 commented 7 years ago

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.