LWN.net Logo

Elsa 0.2 Released

From:  Guillaume Thouvenin <guillaume.thouvenin@bull.net>
To:  "lse-tech@lists.sourceforge.net" <lse-tech@lists.sourceforge.net>
Subject:  [Lse-tech] Elsa 0.2 Released
Date:  Tue, 16 Nov 2004 10:16:00 +0100

Hello,

ELSA is an Enhanced Linux System Accounting. We propose a user space
solution (except a small modification of 4 lines in the Linux kernel) 
for managing groups of processes and providing a per-job accounting 
instead of the classical per-process accounting. Work can be split into 
the following parts :

     1. A kernel patch (4 lines in fork.c)
     2. A kernel module
     3. A user space daemon
     4. Per-process accounting informations (external like 
        BSD-accounting or CSA)
     5. A user space application

In this release, we improve the user space application. We provide an
environment (ncurses) to manage the group of processes and we also
provide an analyzer that computes per-job accounting. The analyzer is
able to parse BSD accounting informations and it can also parse 
informations about jobs provided by the job daemon. With such 
informations, we can provide per-job accounting. A sample session is 
available (with some screen shots) at:
http://elsa.sourceforge.net/sample_session.html

All informations to download ELSA 0.2 are available on the main web page:
http://elsa.sourceforge.net

Every comments are welcome,
The ELSA Team.



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Lse-tech mailing list
Lse-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lse-tech

Copyright © 2004, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds