Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Nov 2011 10:17:57 -0400
From:      Mike Jeays <mike.jeays@rogers.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Check Memory Usage, program like 'free' in Linux
Message-ID:  <20111103101757.095c5158@napoleon>
In-Reply-To: <CAB15j_Dh1nKSvBdy%2Bcj7bt5XBHfEqhAD0c3jMq7hVx1VzFC37A@mail.gmail.com>
References:  <CAB15j_DPjj-kHXBGeGCXTWYt-ZzyYkbxqEdvoVXUgf=6g%2BZQWw@mail.gmail.com> <4EB2965F.1030809@gmail.com> <CAB15j_Dh1nKSvBdy%2Bcj7bt5XBHfEqhAD0c3jMq7hVx1VzFC37A@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 3 Nov 2011 10:06:19 -0400
Jon Schipp <jonschipp@gmail.com> wrote:

> On Thu, Nov 3, 2011 at 9:25 AM, Rares Aioanei <bsdlisten@gmail.com> wrote:
> 
> > On 11/03/2011 03:18 PM, Jon Schipp wrote:
> >
> >> Is there a program to check physical memory usage in FreeBSD(using 8.2
> >> RELEASE)?
> >> In vain of 'free' in Linux.
> >>
> >> I know you can check the values with sysctl, I was just checking if anyone
> >> has a "cleaner" option.
> >> I was always curious.
> >>
> >> Thanks
> >> Jon
> >> ______________________________**_________________
> >> freebsd-questions@freebsd.org mailing list
> >> http://lists.freebsd.org/**mailman/listinfo/freebsd-**questions<http://lists.freebsd.org/mailman/listinfo/freebsd-questions>;
> >> To unsubscribe, send any mail to "freebsd-questions-**
> >> unsubscribe@freebsd.org <freebsd-questions-unsubscribe@freebsd.org>"
> >>
> >>  top?
> >
> 
> Crap, I forgot mention that it needs to be non-interactive, it will be for
> e-mail alerts.
> 
> So that rules out top as for as I know.
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"

"top -n 1" followed by grep or awk might do what you want.




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