Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposed work on boinccmd output #2904

Open
RichardHaselgrove opened this issue Dec 10, 2018 · 0 comments
Open

Proposed work on boinccmd output #2904

RichardHaselgrove opened this issue Dec 10, 2018 · 0 comments

Comments

@RichardHaselgrove
Copy link
Contributor

Describe the problem
We've had a cogent and well-argued request to add additional data - already present in BOINC Manager project properties dialog - to the --get_project_status output of boinccmd
Detecting situations where, "Scheduler RPC deferred for xx:yy:zz" has been issued.

Describe the solution you'd like
I've provisionally implemented min_rpc_time.
But looking at the existing output, there are multiple other bugs - additional blank lines (ctime supplies its own /n), zero reports for 'disk usage' and 'project files downloaded', and probably more as I look further. I'd also propose to move the stats block from 'jobs succeeded' to 'cross-project ID' above the project GUI_URL block.

Additional context
Especially in the context of #1457, are there any format constraints or design restrictions on the current layout that I should take into account? I doubt I'm ready to covert the whole of lib/gui_rpc_client_print.cpp to json (although I've generated rtf programatically in the past), but I think I could take on a first-stage cleanup as an isolated project - similar to #2327. I'll ask for comments at the next contributor call.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants