[Swift-devel] swift user map

David Kelly davidk at ci.uchicago.edu
Tue Jun 12 07:27:21 CDT 2012


In 0.93 and later, IP address is recorded as a part of the usage statistics. This is modeled pretty closely after the way that Globus does their usage tracking. More information about this is at http://www.ci.uchicago.edu/swift/docs/tracking_policy.php

Every night from cron a script extracts a list of IP addresses from the usage database and runs them through a geolocation database called MaxMind GeoLite City. From there I extract latitudes and longitudes and use those as plot points on Google Maps.

Some information about the accuracy of the GeoLite database is at https://www.maxmind.com/app/geolite_city_accuracy. 

David

----- Original Message -----
> From: "Ben Clifford" <benc at hawaga.org.uk>
> To: "Michael Wilde" <wilde at mcs.anl.gov>
> Cc: "swift-devel Devel" <swift-devel at ci.uchicago.edu>
> Sent: Tuesday, June 12, 2012 4:44:11 AM
> Subject: Re: [Swift-devel] swift user map
> On Jun 12, 2012, at 1:56 AM, Michael Wilde wrote:
> 
> > Dan, the live usage map is at:
> >
> >  http://www.ci.uchicago.edu/swift/usage/locations.php
> 
> How accurate geographically is that / how does it work? I see a beacon
> in South Africa, which doesn't surprise me because the University of
> Johannesburg people play with Swift, but it appears to be no where
> near there... out in the countryside somewhere.
> 
> --
> 
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel



More information about the Swift-devel mailing list