- OSG Android App
- Redesign of Gratiaweb Interface
- Native Mac Installer for Bosco
- LiveUSB for the OSG Client
- Hadoop Visualization
- ...
On today's episode, I will introduce a Chrome Application designed for the OSG's accounting system.
OSG Usage Chrome Application |
The OSG Usage Viewer is a packaged chrome app designed to display accounting graphs from Gratia, the OSG's accounting system. It also features:
The app allows you to add graphs from the OSG's Gratia web interface, to manipulate the data filters, and share with others. Full documentation of the app is available. Download the app today!
I am not sure if I am doing it right, but I tried to add a new graph with following URL
ReplyDelete> http://gratiaweb.grid.iu.edu/gratia/xml/glidein_exitcode_user_bar?facility=.*&probe=.*&resource-type=BatchPilot&vo=.*&grid=.*&user=iugalaxy&endtime=2014-04-08+23%3A59%3A59&exclude-vo=Unknown%7Cunknown%7Cother&includeFailed=true&exclude-role=NONE&span=86400&role=.*&starttime=2014-03-26+00%3A00%3A00&exclude-facility=NONE&exclude-user=NONE&includeSuccess=true
The app says "No data returned by DB query"
It seems to work for me. Though, the app strips the URL parameters (soon to be fixed).
DeleteThe steps I used:
Graph -> Add Graph -> Paste the URL above.
It seems to work: http://imgur.com/AOOncvO
If you open the console, you should see the URL that it is using to query.