Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Sep 2003 13:21:05 +0200
From:      Per olof Ljungmark <peo@intersonic.se>
To:        Micheal Patterson <micheal@tsgincorporated.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: how to get system information
Message-ID:  <3F76C421.1000104@intersonic.se>
In-Reply-To: <00f701c385ad$c9a18cb0$0201a8c0@dredster>
References:  <3F76B9B3.6030805@intersonic.se> <00f701c385ad$c9a18cb0$0201a8c0@dredster>

next in thread | previous in thread | raw e-mail | index | archive | help
>>
>>I am wondering how to find out system hardware information from a
>>running system, I know for instance pciconf(8) but what are the
>>corresponding ones for memory, cpu etc?
>>
> 
> 
> more /var/run/dmesg.boot  to get the info at boot time.
> vmstat 5 5 will give you 5 items 5 sconds apart to show you procs, memory,
> page, disks, faults and cpu info.
> 

Thanks, that was a good start. Now, if I wanted to see more detailed 
info on the processor than the dmesg.boot output:

Origin = "GenuineIntel"  Id = 0x673  Stepping = 3

Like cache size etc.?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F76C421.1000104>