Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Oct 2001 11:54:46 -0500
From:      Mike Meyer <mwm@mired.org>
To:        "Moshe Ashkenazi" <moshea@checkpoint.com>
Cc:        questions@freebsd.org
Subject:   Re: Vmstat -s  & pstat -T command
Message-ID:  <15318.62038.62015.654350@guru.mired.org>
In-Reply-To: <59986775@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Moshe Ashkenazi <moshea@checkpoint.com> types:
> I'm new to FreeBSD so forgive me if my question 
> Will sound stupid.

It sounds like you haven't read the manual, which is a Bad Thing(TM).

> I'm tiring to get resource status from my FreeBSD 
> Machine with "vmstat -s" and "pstat -T"
> 
> It seems that those two command ("vmstat -s" and "pstat -T")
> Return large numbers at the output.

The man pages provide descriptions of what comes out of those two
commands. Not very detailed, I admit.

> I will appreciate if someone can explain or address me to web site 
> Which explain the most important numbers from the output. 
> Numbers    

pstat -T is easy - it's the number used and total available for kernel
file descriptors and swap space. If you don't know what those are,
follow the advice for vmstat -s.

vmstat -s is another story completely. I'd recommend buying Kirk
McKusick's BSD internals book. I can't think of anything else that's
liable to cover it all.

	<mike
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Q: How do you make the gods laugh?		A: Tell them your plans.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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