X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/370366c748b22f5c230bf11e209a190612c088e7..0ceaaf049f7042e54ccdafaded9fa4f7de4bdb8b:/apps/workbench/app/views/projects/_compute_node_summary.html.erb diff --git a/apps/workbench/app/views/projects/_compute_node_summary.html.erb b/apps/workbench/app/views/projects/_compute_node_summary.html.erb index 7d6a4fbf29..474fc7b9f5 100644 --- a/apps/workbench/app/views/projects/_compute_node_summary.html.erb +++ b/apps/workbench/app/views/projects/_compute_node_summary.html.erb @@ -1,19 +1,20 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> +
- - - + + - - - - + +
<%= Job.queue_size %> <%= nodes.select {|n| n.crunch_worker_state == "busy" }.size %> <%= nodes.select {|n| n.crunch_worker_state == "idle" }.size %>
Queued jobsBusy nodesIdle nodesBusy nodesIdle nodes