Hi. When I try doing sysctl on hw.vendor and hw.product I receive a
message of "sysctl: second level name vendor in hw.vendor is invalid"
and "sysctl: second level name product in hw.product is invalid". Does
this mean syctl is unable to retrieve this information or the
information is not present?

Best,
Adam

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Andreas Kahari
Sent: Thursday, June 29, 2006 1:01 AM
To: Ajith Kumar
Cc: misc@openbsd.org
Subject: Re: Open BSD commands

On 29/06/06, Ajith Kumar <[EMAIL PROTECTED]> wrote:
> Hi,
> I have two silly questions..
>
> How to see the memoy details of a OpenBSD machine using commands ?
>

$ sysctl hw.physmem
hw.physmem=1073278976

> How to see the processor details of a OpenBSD machine using commands ?
>

$ sysctl hw.machine
hw.machine=amd64
$ sysctl hw.model
hw.model=AMD Athlon(tm) 64 Processor 3400+ $ sysctl hw.ncpu
hw.ncpu=1

$ sysctl hw.vendor
hw.vendor=Gigabyte Technology Co., Ltd.
$ sysctl hw.product
hw.product=K8T800-8237

Reply via email to