Suggestions/Improvements
Few improvements/suggestions
- During restarting multiple processes, there should be some indication/warning until all processes are restarted.
- Currently, the restart process works serially, It will be better if we have it done parallel.
- Currently, Readlog displays only stdout log file, there should be an option to read stderr logs also.
- It will be better if we have google authentication.
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
- 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
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.