kmjonsson / luts3-service

SGAS - Logging and Usage Tracking Service - Luts (Service)

Home Page:http://www.sgas.se/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SGAS LUTS3 server (accounting server).


An SGAS accounting system consist of two parts:

* The SGAS LUTS, which is used for storing usage records, and
  extracting usage data from. See docs/server-setup for more information.

* A logger. This is typically a plugin for a grid middleware. The arc-ur-logger
  and arc-ur-registrant from ARC 0.8.1 or newer is recommended as a baseline for
  starting.

  There is also a small seperate client in the module called luts3-client.


Install:

$ python setup sdist
Will create a tarball suitable for distrubution in the dist/ directory.
See docs/server-setup for further instructions.


Credits:

Gerhard Weis for writing the excellent isodate module, which
is used (and included in a modified form) in this software.

Armin Ronacher and Raymond Hettinger for writing PEP-0372 and the code for the
ordered dictionary included in this software.

The following peope have provided valuable feedback, testing or code:

Olli Tourunen
Jost Berthold
Placi Flury
Tore Mauset
Ake Sandgren


Thanks!

About

SGAS - Logging and Usage Tracking Service - Luts (Service)

http://www.sgas.se/

License:Other


Languages

Language:Python 78.9%Language:PLpgSQL 18.4%Language:Shell 1.1%Language:Perl 0.9%Language:JavaScript 0.5%Language:CSS 0.2%Language:Makefile 0.0%