Seti@home stats graph updated every 5 minutes

SETI@home and SETI BETA - project now closed, maybe for good :-(
Post Reply
AndyDixon
Posts: 6
Joined: Tue Jan 30, 2007 12:00 am

Seti@home stats graph updated every 5 minutes

Post 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!
UBT - Timbo
UBT Forum Admin
Posts: 9680
Joined: Mon Mar 13, 2006 12:00 am
Location: NW Midlands
Contact:

Re: Seti@home stats graph updated every 5 minutes

Post 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
AndyDixon
Posts: 6
Joined: Tue Jan 30, 2007 12:00 am

Re: Seti@home stats graph updated every 5 minutes

Post 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...
UBT - Timbo
UBT Forum Admin
Posts: 9680
Joined: Mon Mar 13, 2006 12:00 am
Location: NW Midlands
Contact:

Re: Seti@home stats graph updated every 5 minutes

Post 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
Post Reply