Page 1 of 1

Seti@home stats graph updated every 5 minutes

Posted: Tue Feb 20, 2007 8:36 pm
by AndyDixon
Hi,

I have written some scripts that allow me to track my seti stats with an update every 5 minutes.

I am looking to offer it as a service for people if there is enough interest.

My beta script allows me to generate a chart such as http://andydixon.com/plot.php
which is my statistics over the last 24 hours.

If anyone is interested, please let me know!

Re: Seti@home stats graph updated every 5 minutes

Posted: Tue Feb 20, 2007 9:46 pm
by UBT - Timbo
AndyDixon wrote:Hi,

I have written some scripts that allow me to track my seti stats with an update every 5 minutes.

I am looking to offer it as a service for people if there is enough interest.

My beta script allows me to generate a chart such as http://andydixon.com/plot.php
which is my statistics over the last 24 hours.

If anyone is interested, please let me know!
Hi Andy,

Welcome to the forum.

The results of the script look pretty good. I take it you are polling the SETI site directly with your specific CPID and then collating the results to produce the graphics.

I'm sure on a personal level, some of our members might be interested in this.

We also have two "script kiddies" ('cept they're not really kiddies anymore  :wink: ).

Temujin has some stats and graphs here: http://ubt-seti.dyndns.org/ubt/SC.php

And Darren has some at various places, mainly here: http://chase.ukboincteam.com/

regards

Tim

Re: Seti@home stats graph updated every 5 minutes

Posted: Tue Feb 20, 2007 9:57 pm
by AndyDixon
UBT - Timbo wrote:Hi,

The results of the script look pretty good. I take it you are polling the SETI site directly with your specific CPID and then collating the results to produce the graphics.
Hi..

I am indeed - I am parsing the link for the cellphone stats and then sticking them into a table. Thats all pretty much low traffic..

I'm hoping to develop it further into something more exciting - its my first time 'drawing' with PHP chart-wise...

Re: Seti@home stats graph updated every 5 minutes

Posted: Tue Feb 20, 2007 9:59 pm
by UBT - Timbo
AndyDixon wrote:Hi..

I am indeed - I am parsing the link for the cellphone stats and then sticking them into a table. Thats all pretty much low traffic..

I'm hoping to develop it further into something more exciting - its my first time 'drawing' with PHP chart-wise...
Yup, that's pretty much how Darren generates the hourly stats across all projects here: http://stats.ukboincteam.com/  :oops:

regards

Tim