cesi icon indicating copy to clipboard operation
cesi copied to clipboard

Suggestions/Improvements

Open Sandeepgk718 opened this issue 10 years ago • 3 comments

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.
  3. Currently, Readlog displays only stdout log file, there should be an option to read stderr logs also.
  4. It will be better if we have google authentication.

Sandeepgk718 avatar Apr 19 '16 11:04 Sandeepgk718

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 avatar Apr 19 '16 14:04 zoran3

  • In order to view the logs I increased the size of log that can be pulled down. It would be nice to have that configurable. Default is 10 lines or so. Log files are typically gigantic.
  • The log window could be bigger. Also at the moment it only resizes up to a certain point. When trying to view a large log this can be cumbersome.
  • hitting enter on the login page doesn't login. You have to mouse to the button and click it.
  • a search feature on the log window could be useful. Look for "error", user, etc.

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

zoran3 avatar Apr 19 '16 14:04 zoran3

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.

stjohn12 avatar Dec 13 '16 21:12 stjohn12