Re: [SLUG] hardware/asset management tool

From: Paul M Foster (paulf@quillandmouse.com)
Date: Mon Aug 04 2003 - 22:19:38 EDT


On Sun, Aug 03, 2003 at 09:20:33AM -0400, thor_consulting@yahoo.com wrote:

> does anyone know of a tool that manages the allocation of hardware
> (motherboard/video card/memory/network/sound)?
>
> ideally what i would like to have is a database (MySQL) of all of my
> hardware (including related drivers) and be able to manage it through a web
> interface (PHP).
>
> i would also like to be able to run a program/utility from either winXX,
> xBSD, or Linux, which would identify hardware components and either produce
> a report or better yet update the HWDB directly.
>
> i once came across a tool for winNT that identified memory specifications
> including manufacturer, part number, and speed.
>
> unfortunately, i can't seem to find it again.
>
> if i can't find what i'm looking for then i will have to build it myself but
> i would rather not reinvent the wheel if i don't have to.

Closest I can get right off is lshw, a C++ program that does a nice job
of letting you know about your hardware. It will output in HTML if you
give it a -html parameter, or -xml similarly. Obviously, though, it must
reside on the machine it is testing. It does _not_ store data in any
database. It can be found via freshmeat, if I'm not mistaken.

Paul
-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 16:06:32 EDT