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!
Seti@home stats graph updated every 5 minutes
-
- UBT Forum Admin
- Posts: 9728
- Joined: Mon Mar 13, 2006 12:00 am
- Location: NW Midlands
- Contact:
Re: Seti@home stats graph updated every 5 minutes
Hi Andy,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!
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
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
Hi..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.
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...
-
- UBT Forum Admin
- Posts: 9728
- Joined: Mon Mar 13, 2006 12:00 am
- Location: NW Midlands
- Contact:
Re: Seti@home stats graph updated every 5 minutes
Yup, that's pretty much how Darren generates the hourly stats across all projects here: http://stats.ukboincteam.com/ :oops: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...
regards
Tim