I just noted lshw has xml output too
like this (first 30 lines of the output posted earlier, with xml turned
on:
/usr/sbin/lshw -xml|head -n 30
<?xml version="1.0" standalone="yes"?>
<node id="www.rout.co.nz" claimed="true" class="system">
<node id="core" claimed="true" class="system">
<node id="memory" claimed="true" class="memory">
<size units="bytes">259985408</size>
</node>
<node id="cpu" claimed="true" class="processor">
<product>AMD Duron(tm) processor</product>
<vendor>Advanced Micro Devices [AMD]</vendor>
<version>6.7.1</version>
<size units="Hz">1299981201</size>
<capabilities>
<capability id="fpu" />
<capability id="fpu_exception" />
<capability id="wp" />
<capability id="vme" />
<capability id="de" />
<capability id="pse" />
<capability id="tsc" />
<capability id="msr" />
<capability id="pae" />
<capability id="mce" />
<capability id="cx8" />
<capability id="sep" />
<capability id="mtrr" />
<capability id="pge" />
<capability id="mca" />
<capability id="cmov" />
<capability id="pat" />
<capability id="pse36" />
On Thu, 29 Jan 2004 15:41:04 +1300
Brad Beveridge <[EMAIL PROTECTED]> wrote:
> I kinda get the impression that Kerry wants something that will database
> or colate the data from the /proc interfaces or utilities, etc.
>
> Brad
>
> > -----Original Message-----
> > From: Kerry Baker [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, January 29, 2004 2:55 PM
> > To: [EMAIL PROTECTED]
> > Subject: hardware info
> >
> >
> > Hi all,
> > I'm after a utility that will catalogue the hardware on a
> > computer (Video card, PCI cards, sound, memory, cpu info, IRQs etc)
> > There is a shareware DOS utility called hwinfo. Is there a
> > Linux equivalent? If not is there a freeware equivalent for
> > any other OS?
> >
> > I need to examine a lot of PCs and if I can catalogue the
> > hardware of a computer easily and painlessly it will make
> > things much easier.
> >
> > Thanks.
> >
> > --
> >
> > Kerry
> >
> >
> >
>
--
Nick Rout <[EMAIL PROTECTED]>