Products &
Services


Company
Profile


UNIX
Resources


Open-source
Expertise


Helpful
Links


Contact Us

Comments?

Home

Alist

Introduction
Alist is a program that collects information about a systems and stores it in a database for users to peruse. The program consists of three parts; a client portion, a daemon that receives data sent from clients and a CGI that displays and lets you search for info. The README file for the software explains more. Take a look at some Screen Shots and the online Demo.

License
Alist is licensed under the terms of the GNU General Public License Version 2 as published by the Free Software Foundation.

Requirements
Alist is written entirely in Perl 5. The server portion has been tested on Linux, Solaris, and Mac OS X, and should run without any problems on any modern Unix OS, but may not work on non-Unixlike operating systems, due to calls to fork(). The server needs to have a web server, Perl 5, and the Perl CGI.pm module.

The client portion requires Perl 5, but no modules outside the core distribution are required. There are currently clients for Solaris, Linux, OS X, FreeBSD, and OpenBSD, Windows, HP-UX and Irix. Clients explicitly tested can be found here.

Download
Latest version is 0.9.2 (changelog)

Authors
Alist was originallly written by Paul Farrall with many suggestions and comments provided by Anjan Ghose. Please see Credits File for a list of people who have contributed to alist.

Feedback
There are bug pages, forums and a mailing list maintained on SourceForge ( http://sourceforge.net/projects/alist/ ). You can subscribe to the mailing list at this URL https://lists.sourceforge.net/lists/listinfo/alist-discuss . If you have any comments, ideas for improvements, patches, etc., you can contact me directly at pfarrall@brains2bytes.com


Copyright 2002-2003, Brains2Bytes Inc. All rights reserved