1) Message boards : Number crunching : User statistics per application (Message 41035)
Posted 22 Dec 2019 by Profile Bok
Post:
Given LHC is storing this data, is there any reason why the data is not in the https://lhcathome.cern.ch/lhcathome/stats/user_work.gz file ?

The file is being generated and contains all the users but no data..

-bash-4.2$ zcat user_work.gz | more
<users>
<user>
    <id>1</id>
</user>
<user>
    <id>2</id>
</user>
<user>
    <id>3</id>
</user>
<user>
    <id>4</id>
</user>
<user>
    <id>6</id>
</user>
<user>
    <id>9</id>
</user>
<user>
    <id>10</id>
</user>
<user>
    <id>11</id>
</user>
2) Message boards : News : Consent required to export statistics (Message 37740)
Posted 10 Jan 2019 by Profile Bok
Post:
At Free-DC until this whole change settles down I set a short delay before the user stats are deleted when they are no longer in the xml file, after the 4th update the users will be permanently deleted.

I'll remove this delay at some point.
3) Message boards : Number crunching : Badges data (Message 37719)
Posted 3 Jan 2019 by Profile Bok
Post:
I noticed that the badge information is in the tables.xml file now, but it doesn't look like there is a badge_user.gz file being produced?

I'd like to add the badges to Free-DC, but I would need that file which is part of the standard server code nowadays I believe. OR at the very least if there is a list of the credit badges and levels. I can't find one any where in the forums.

Thanks

Helo BoK,
Are you the programmer of Free-DC?
Cern-IT have holiday up to 6th of January.


Yes I am.

Ok, no great hurry I will see if they respond when they return from holidays
4) Message boards : Number crunching : Badges data (Message 37715)
Posted 2 Jan 2019 by Profile Bok
Post:
I noticed that the badge information is in the tables.xml file now, but it doesn't look like there is a badge_user.gz file being produced?

I'd like to add the badges to Free-DC, but I would need that file which is part of the standard server code nowadays I believe. OR at the very least if there is a list of the credit badges and levels. I can't find one any where in the forums.

Thanks
5) Message boards : Number crunching : Statistics export by project (Message 29836)
Posted 5 Apr 2017 by Profile Bok
Post:
bump, been a month?
6) Message boards : Number crunching : Statistics export by project (Message 28996)
Posted 1 Mar 2017 by Profile Bok
Post:
Any chance you can look at the user work file and why there is no data in it?

users>
<user>
<id>1</id>
</user>
<user>
<id>2</id>
</user>
<user>
<id>3</id>
</user>
<user>
<id>4</id>
</user>
<user>
<id>6</id>
</user>
<user>
<id>9</id>
</user>
<user>
<id>10</id>
</user>


It should look more like this - from NFS project

user>
<id>1</id>
<subproject name="14e">
<workunits>98687</workunits>
<credit>3552732</credit>
<expavg_credit>2776.0015478725</expavg_credit>
</subproject>
<subproject name="15e">
<workunits>61327</workunits>
<credit>2698388</credit>
<expavg_credit>4184.6129133044</expavg_credit>
</subproject>
<subproject name="16e">
<workunits>783723</workunits>
<credit>101883990</credit>
<expavg_credit>25193.565158016</expavg_credit>
</subproject>
</user>



©2024 CERN