Results 1 to 6 of 6

Thread: Testing Hosts stats for boinc

  1. #1
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,473
    Blog Entries
    13

    Testing Hosts stats for boinc

    http://devel.open-dc.org/new/usersta...j=rah&name=751

    It's not accumulating in live right now, till I check the rollover on days etc, but I imported the DB from my devel box to test it out.

    It's only on Rosetta right now, once it works ok I'll add it to some other boinc projects, though I have no intentions of adding it to seti or cpdn right now (way too many hosts for my current scripts to handle on this box)

    Obviously it only shows up if you don't have your machines set to hidden.

    Anything that should be added ?

    The link on the id is just a dummy one right now.

    I'll probably add an allhost project and perhaps a breakdown by os etc,

    Bok

  2. #2
    Thats great. Should easily be able to see if any of your boxen are not connecting or underperforming. Nice!

  3. #3
    DinkaTronic Shish's Avatar
    Join Date
    May 2005
    Location
    Gateshead UK
    Posts
    882
    That`s very canny Bok....don`t you have anything better to do with your spare time?
    Like an ol` 8086, slow but serviceable.
    One advantage of old age...nobody can tell you how much cake you can eat


  4. #4
    Senior Member
    Join Date
    Apr 2004
    Location
    So Cal
    Posts
    268
    That's a really great addition.

  5. #5
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,473
    Blog Entries
    13
    These are now updating in the live DB. Still a few things to work out though..

    1. I pulled out the vendor/model/os stuff into seperate tables to reduce size, mainly so I can create indexes on them. The display stuff isn't linking in to these tables yet.

    2. They are only for Rosetta right now. I'll probably start running them on the other smaller boinc projects too.

    3. As the name of the machine is not in the xml stats, I'm mulling over whether to allow users of the statstool to 'name' their own nodes with a small form. As the cookie code is implemented in all of the stats pages, I can optionally only display it for the logged in user..

    4. I haven't written an allhosts page yet. Or a detailed host page for that matter..

    5. Whilst I was changing the userstats page I changed the default for the conquests to be only team members. This reduces the render time significantly.

    6. I so need to write a 'news' page for the stats

    Bok

  6. #6
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,473
    Blog Entries
    13
    Fixed 1 above and added the allhosts page.

    Need to fix the totals on the bottom.

    Bok

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •