GT 4.0 Component Fact Sheet: SweGrid Accounting System (SGAS)

1. Brief component overview

The SweGrid Accounting System (SGAS) is a 100% Java implementation of a resource allocation enforcement and tracking service for the Grid, based on the latest Web services technologies. It runs on all platforms supporting JRE 1.5. SGAS comprises of several subcomponents, presented briefly below.

  • Bank: the central service of the accounting system that maintains and enforces allocation quotas.
  • LUTS: The Logging and Usage Tracking Service (LUTS) is a general purpose logging system for tracking resource usage in SGAS. It allows secure publication and query-based retrieval of usage data in the format of GGF UsageRecord XML.
  • JARM: The Job Account Reservation Manager (JARM) is a component responsible for integrating various workload managers, schedulers and local accounting systems deployed at the resource sites with SGAS. JARM is typically used as a callout to the bank during the job submission phase. The bank then issues a time-limited reservation to run the job, based on user, resource and bank policy. After the job has completed the job is logged in LUTS, and if a valid account reservation was made, JARM also charges the account in the Bank, and releases the reservation on behalf of the resource.
  • PAT: The Policy Administration Tool (PAT) component is designed to be used to manage the security policies of all of the SGAS services. It contains a command line tool that can be run in interactive or batch mode for easy scripting.

More detailed information, publications and presentations of the SGAS effort can currently be obtained at http://www.sgas.se/.

2. Summary of features

Features new in release GT 4.0.1:

  • SGAS is a new tech preview in GT 4.0.1; therefore, this section does not apply.

Other Supported Features

  • Soft-state, non-intrusive Grid accounting solution
  • Logging and tracking in GGF Usage Record XML format
  • Remote and scriptable management interface

Deprecated Features

  • SGAS is a new tech preview in GT 4.0.1; therefore, this section does not apply.

3. Backward compatibility summary

Protocol changes since GT version 3.2:

  • None; SGAS is new with GT 4.0.1.

API changes since GT version 3.2:

  • None; SGAS is new with GT 4.0.1.

Exception changes since GT version 3.2:

  • None; SGAS is new with GT 4.0.1.

Schema changes since GT version 3.2:

  • None; SGAS is new with GT 4.0.1.

4. Technology dependencies

SGAS depends on the following GT components:

  • Java WS Core

SGAS depends on the following third party software:

  • Java Runtime Environment (JRE) 1.5.0 (or higher)
  • eXist
  • Apache Maven

5. Tested platforms

Tested Platforms for SGAS

  • Windows XP (all components)
  • Linux Fedora Core 3 (all components)

6. Associated standards

Associated standards for SGAS are:

7. For More Information

Click here for more information about this component.