Download List

Project Description

enetman is a network asset management Web
application written in PHP with a MySQL backend.
Its intended use is to maintain a structured list
of servers that can be cross referenced by
location, manufacturer, vendor, CPU, and OS. It
allows for a user to create and maintain
locations, manufacturers, and vendors along with
contact names and phone numbers to each. It
contains a device log that tracks issues that
servers have had, a list of network ports on the
server along with IP information (IP, subnet,
gateway, DNS, network card make/model and MAC) for each port (this includes aliased ports), and a software manager that keeps tabs on expiration dates of software. It enables the user to create a directory tree with files that can then be attached to locations, vendors, manufacturers,
software, or servers. It maintains a list of all
software installed on a server and how many
licenses are allocated to it. A Perl script run from cron emails users when a license is about to expire.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-01-04 00:35
V2

This release fixes secunia alert SA26656. It adds validation for page variables.
Tags: Minor security fixes

2005-08-30 18:55
V1

A misspelling of "Warranty" as "Warrenty" in the
SQL create statment was fixed.
Tags: Minor bugfixes

2005-04-11 22:51
RC7

The following fields have been added to servers per user requests: Purchase Date, Price, Warranty Expiration, and Warrenty Description. The server Description field has been fixed. The Javascript in the Security and Nagios modules has been update.
Tags: Minor feature enhancements

2005-03-28 21:20
RC6

This release fixes URLs for locations, vendors, and manufacturers, adds
a Nagios plugin, turns off error reporting, adds a debug statement to
turn on error reporting, and stops using register_globals.
Tags: Minor feature enhancements

2005-03-24 19:34
RC5

The following are now fully modular: security, network interfaces, ports, software, device log, links, documents, and -mics. Security checks, a security report, and an Open Ports module have been added. Licence allocation is smarter.

Project Resources