-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
Ryan Shoemaker - JavaSoft East wrote:
> 1. there should be a "sysadmin e-mail" field for each slave
>
> 2. there should be a way to see which machine each job is tied
> to. You could add a new column to the main dashboard table
> or make the system names in the build queue hot links to
> info about the system including a list of assigned jobs.
I'm thinking about creating a separate page for each machine, maybe in an URL like:
<hudson>/slaves/<name>
so that I can list:
- say, 10 last builds performed on that machine and its status
- ping status
- performance graph
- free-text description
and so on. list of the jobs tied to that node can easily go to this page.