Download List

Project Description

The Machine Inventory Database (MID) is a Perl-based CGI interface to manage the machines on and off your network, both from the IP assignment perspective and the asset-tracking perspective. On top of acting as a frontend to a handful of MySQL tables, it handles IP assignment and acts as a frontend to the configuration files for BIND, YP, and DHCPD to reduce the chance for typos in the configuration files which tend to bring down service.

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.

2001-03-02 19:14 Back to release list
1.9

This release adds Modify and Delete buttons to the Query output page,
an IP entry to the descriptions table, and javascript to handle the
"close this window" functionality for the help pop-ups. It cleans up
the output of the display function (used for displaying the results of
the query, modify, and delete options), but it definitely makes the
code a little nastier. The output is now much friendlier on the eyes,
but still lacking any real color. It fixes a configuration problem
that left a bunch of /cgi-bin/ items hardcoded to that location
(instead of taking the value defined in the Makefile), a typo in the
describe table for the alias help, some typos in the README, and the
cookie update (now, the cookie will 'refresh' with each use, and,
providing that the cookie hasn't expired, it will update the life of
the cookie; this will reduce unnecessary re-logins). It also adds
header links to the display section when displaying the contents of
the database (this allows on-the-fly resorting of the data).
Tags: Minor feature enhancements

Project Resources