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

next in thread | previous in thread | raw e-mail | index | archive | help


----- Original Message ----- 
From: "Per olof Ljungmark" <peo@intersonic.se>
To: <freebsd-questions@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00f701c385ad$c9a18cb0$0201a8c0>