Opened 15 years ago

Last modified 14 years ago

#913 reopened Defect

[PATCH] server status page needs detail by CPU/GPU/app

Reported by: zombie67 Owned by: davea
Priority: Undetermined Milestone: Undetermined
Component: Server - Other Version:
Keywords: patch Cc:

Description

The server status page *really* needs to have the queue numbers split out to detail both CPU and GPU tasks, and by app (when there are more than one). Here are some examples from other projects:

http://boinc.umiacs.umd.edu/server_status.php

http://www.rechenkraft.net/yoyo/server_status.php

See "Results by Application" section for each. Very helpful! Also helps reduce posts like "Are we out of work? Or is there a problem with the server?"

Attachments (1)

sample_server_status.patch (11.2 KB) - added by Christian Beer 14 years ago.
patch to ops/sample_server_status.php to show more info

Download all attachments as: .zip

Change History (5)

comment:1 Changed 14 years ago by Christian Beer

Owner: changed from davea to Christian Beer
Status: newassigned

Changed 14 years ago by Christian Beer

Attachment: sample_server_status.patch added

patch to ops/sample_server_status.php to show more info

comment:2 Changed 14 years ago by Christian Beer

Keywords: patch added
Owner: changed from Christian Beer to davea
Status: assignednew
Summary: server status page needs detail by CPU/GPU/app[PATCH] server status page needs detail by CPU/GPU/app
Version: 6.6.31

Added a patch derived from rnaworld server_status.php. My VirtualPC is still on strike so I couldn't test this but it worked on rnaworld before.

comment:3 Changed 14 years ago by davea

Resolution: fixed
Status: newclosed

(In [22361]) - web: move server status page from ops/ to user/.

Remove funky file-writing stuff - just use caching. fixes #913

  • web: include link to server status page on sample front page

comment:4 Changed 14 years ago by davea

Resolution: fixed
Status: closedreopened

Actually [22361] doesn't have the requested feature (breakdown by app version)

Note: See TracTickets for help on using tickets.