Request for addition to Server Status.
log in

Advanced search

Message boards : Number crunching : Request for addition to Server Status.

Author Message
Profile Prescott
Send message
Joined: 20 May 17
Posts: 58
Credit: 460,386,718
RAC: 340,745
Message 8720 - Posted: 4 Mar 2023, 5:10:30 UTC

Would it be possible to add "Tasks Completed in last hour" or "Tasks Completed in last day" to the server status page?

I think it would be fun to know these statistics.

It could be added in the overall stats, in the "Tasks by Application" section, or both(!).

Let me know your thoughts and/or if I am barking up the wrong tree with my request.

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 7255
Credit: 42,729,227
RAC: 2
Message 8721 - Posted: 4 Mar 2023, 10:54:26 UTC - in response to Message 8720.

Would it be possible to add "Tasks Completed in last hour" or "Tasks Completed in last day" to the server status page?

I think it would be fun to know these statistics.

It could be added in the overall stats, in the "Tasks by Application" section, or both(!).

Let me know your thoughts and/or if I am barking up the wrong tree with my request.


You can use a BOINC stats site for more infos if they have it, cant find another project which using it, Perhaps with some code changes it can be added to the server_status page.

Profile Prescott
Send message
Joined: 20 May 17
Posts: 58
Credit: 460,386,718
RAC: 340,745
Message 8724 - Posted: 8 Mar 2023, 5:34:12 UTC - in response to Message 8721.

It looks like there might be a built in option, I do not have enough information to be sure. Is anything missing from below that says something along the lines of "Completed_Workunits_last24"?

Or maybe in the ##<database_file_states>##?

If it is not an option, let me know so I can make the request to the BOINC team.

https://boinc.berkeley.edu/trac/wiki/WebRpc#server_status


<app>
<id>14</id>
<name>ATLAS</name>
<unsent>2197</unsent>
<in_progress>17487</in_progress>
<avg_runtime>4.3400</avg_runtime>
<min_runtime>0.0100</min_runtime>
<max_runtime>91.2800</max_runtime>
<users>509</users>
</app>



<database_file_states>
<results_ready_to_send>7265</results_ready_to_send>
<results_in_progress>83295</results_in_progress>
<workunits_waiting_for_validation>1</workunits_waiting_for_validation>
<workunits_waiting_for_assimilation>664</workunits_waiting_for_assimilation>
<workunits_waiting_for_deletion>4</workunits_waiting_for_deletion>
<results_waiting_for_deletion>10</results_waiting_for_deletion>
<transitioner_backlog_hours>0.0011111111111111</transitioner_backlog_hours>
<users_with_recent_credit>5411</users_with_recent_credit>
<users_with_credit>179980</users_with_credit>
<users_registered_in_past_24_hours>29</users_registered_in_past_24_hours>
<hosts_with_recent_credit>9866</hosts_with_recent_credit>
<hosts_with_credit>567855</hosts_with_credit>
<hosts_registered_in_past_24_hours>78</hosts_registered_in_past_24_hours>
<current_floating_point_speed>76753.772445474</current_floating_point_speed>

____________
Primes Found:
50*893^231310-1 (Top 5000)
316*1010^150468+1
20*634^476756-1 (Top 5000)
6101*60^134079-1
96*789^506568+1 (Top 5000)
225*370^322863-1 (Top 5000)
4854*103^128181+1

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 7255
Credit: 42,729,227
RAC: 2
Message 8726 - Posted: 8 Mar 2023, 8:21:23 UTC - in response to Message 8724.

It looks like there might be a built in option, I do not have enough information to be sure. Is anything missing from below that says something along the lines of "Completed_Workunits_last24"?

Or maybe in the ####?

If it is not an option, let me know so I can make the request to the BOINC team.

https://boinc.berkeley.edu/trac/wiki/WebRpc#server_status



14
ATLAS
2197
17487
4.3400
0.0100
91.2800
509





7265
83295
1
664
4
10
0.0011111111111111
5411
179980
29
9866
567855
78
76753.772445474


There is no entry for this, we have the old server_status page with a rather old BOINC server software.

https://github.com/BOINC/boinc You can search for server_status.php and take a look into the code.

Profile Prescott
Send message
Joined: 20 May 17
Posts: 58
Credit: 460,386,718
RAC: 340,745
Message 8727 - Posted: 8 Mar 2023, 8:38:37 UTC - in response to Message 8726.

Thank you for the link.

I will see what I can suggest there.


Out of curiosity, what is the resource lift to update the BOINC server software?

This would help me understand the requirements to implement such a change.
____________
Primes Found:
50*893^231310-1 (Top 5000)
316*1010^150468+1
20*634^476756-1 (Top 5000)
6101*60^134079-1
96*789^506568+1 (Top 5000)
225*370^322863-1 (Top 5000)
4854*103^128181+1

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 7255
Credit: 42,729,227
RAC: 2
Message 8728 - Posted: 8 Mar 2023, 10:23:02 UTC - in response to Message 8727.

Thank you for the link.

I will see what I can suggest there.


Out of curiosity, what is the resource lift to update the BOINC server software?

This would help me understand the requirements to implement such a change.


https://boinc.berkeley.edu/trac/wiki/ServerIntro

below


Post to thread

Message boards : Number crunching : Request for addition to Server Status.


Main page · Your account · Message boards


Copyright © 2014-2024 BOINC Confederation / rebirther