i am not the l00nix type but me thinks 'dmesg' should do it.  It's not
the most friendly output but it will tell you cpu mem and pretty much
every other piece of hardware installed.  At least it does in freebsd.

- m0gely

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:hlds_linux-
> [EMAIL PROTECTED]] On Behalf Of dJeyL
> Sent: Tuesday, July 23, 2002 5:48 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [hlds_linux] System hardware
>
> > How can i check the system's hardware by shell?
> > I mean just like 'top' that i can see the memory total and how much
is
> being
> > used
> > i wanna see the same about cpu and bandwidth
>
> all of these commands could be performed as regular user on my redhats
7 &
> 7.2 :
>
> loaded kernel modules (some are drivers) :
> /sbin/lsmod
>
> redhat hardware configuration cache :
> cat /etc/sysconfig/hwconf
>
> a few /proc interesting files :
>
> pci devices :
> cat /proc/pci
> (also try /sbin/lspci)
>
> memory :
> cat /proc/memory
>
> cpu :
> cat /proc/cpuinfo
>
> scsi devices :
> cat /proc/scsi/scsi
>
>
> etc.
>
> (bandwidth does not depend on your system hardware i'm afraid)
> (and 'top' also displays cpu load -- press '?' for help)
>
> cheers
>
> -- djeyl
>
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to