how to get system information

Micheal Patterson micheal at tsgincorporated.com
Sun Sep 28 03:46:28 PDT 2003



----- Original Message ----- 
From: "Per olof Ljungmark" <peo at intersonic.se>
To: <freebsd-questions at freebsd.org>
Sent: Sunday, September 28, 2003 5:36 AM
Subject: how to get system information


> Hi all,
>
> 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?
>
> Many thanks,
>
> Per olof
>

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.

--

Micheal Patterson
Network Administration
Cancer Care Network



More information about the freebsd-questions mailing list