public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Stats test server running, please check it out
@ 2009-08-10 10:08 Sebastian Pipping
  2009-08-10 10:57 ` Sebastian Pipping
                   ` (5 more replies)
  0 siblings, 6 replies; 19+ messages in thread
From: Sebastian Pipping @ 2009-08-10 10:08 UTC (permalink / raw
  To: Gentoo Dev

Hello again!


I have set up a test server of the current stats code.  If you have a
minute to check it out that would rock.  I'm very interested in overall
feedback and bug reports.

To check it out please do as following:


0)  Make sure you have these packages installed:
        sys-apps/portage
        dev-util/git
        dev-python/rhpl
        dev-python/urlgrabber
        dev-python/simplejson
        dev-python/dbus-python

1)  Check out the code
        # git clone git://git.goodpoint.de/smolt-gentoo.git
        # cd smolt-gentoo/client
        # git checkout --track -b gentoo origin/gentoo

2)  Verify my server is running at the very moment by browsing to
        http://smolt.hartwork.org:45678/static/stats/gentoo.html

3)  Run the client  (which asks and shows details before submission)
        # python sendProfile.py \
            --server=http://smolt.hartwork.org:45678/


Please note that a summary update is triggered manually so gentoo.html
will not update instantly.  You can ping me on Freenode though, to make
me trigger an update earlier.

To disable certain classes of data for privacy reasons you can put this
in ~/.smolt/client.cfg

    [gentoo]
    arch_related = True
    compile_flags = True
    features = True
    global_use_flags = True
    installed_packages = True
    installed_packages_use_flags = True
    mirrors_sync = True
    mirrors_distfiles = True
    package_mask = True
    repositories = True
    system_profile = True

and turn "True" to "False" where necessary.

Have fun and please share your experience with it.



Sebastian



^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2009-08-15  1:50 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-10 10:08 [gentoo-dev] Stats test server running, please check it out Sebastian Pipping
2009-08-10 10:57 ` Sebastian Pipping
2009-08-10 20:46 ` Sebastian Pipping
2009-08-10 21:11 ` [gentoo-dev] " Mark Bateman
2009-08-10 21:18   ` Sebastian Pipping
2009-08-10 21:16 ` [gentoo-dev] " Dirkjan Ochtman
2009-08-10 22:46   ` Sebastian Pipping
2009-08-11  1:44 ` Federico Ferri
2009-08-11 16:44   ` Sebastian Pipping
2009-08-11 17:21     ` Federico Ferri
2009-08-12  4:25   ` Sebastian Pipping
2009-08-12 12:31   ` Sebastian Pipping
2009-08-12 15:19     ` [gentoo-dev] " Duncan
     [not found]     ` <4A83026E.6000906@zugaina.org>
2009-08-12 18:54       ` [gentoo-dev] " Sebastian Pipping
2009-08-12 20:55     ` Robert Buchholz
2009-08-12 22:22       ` Sebastian Pipping
2009-08-13 14:30         ` Sebastian Pipping
2009-08-15  1:49         ` Sebastian Pipping
2009-08-11 19:57 ` [gentoo-dev] " Christian Faulhammer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox