Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 2004 11:57:27 +0200
From:      Vlad GALU <vladgalu@gmail.com>
To:        freebsd-hackers@freebsd.org
Subject:   Re: counting total PIDs since the server been started
Message-ID:  <79722fad04121401572488731c@mail.gmail.com>
In-Reply-To: <20041214095521.GA65343@shagged.org>
References:  <965002013.20041214123345@stickit.nu> <20041214095521.GA65343@shagged.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 14 Dec 2004 09:55:21 +0000, Chris Elsworth <chris@shagged.org> wrote:
> On Tue, Dec 14, 2004 at 12:33:45PM +0300, scream wrote:
> > Hello freebsd-hackers,
> >
> >   I`m trying to solve this puzzle >"how to get statistics about total count of
> >   fork`ed\exec`ed processes since the server been rebooted and even
> >   make some RRD-like graphs".I need it
> >   to make some graphs about server perfomance and stability.Could
> >   anyone point me to any usefull docs.
> 
> Hello,
> 
> OTTOMH without consulting any docs, are these any use:
> 
> # sysctl -a | grep fork
> vm.stats.vm.v_forks: 4795379
> vm.stats.vm.v_vforks: 1017309
> vm.stats.vm.v_rforks: 0
> 
    Hehe, I never noticed those.

> --
> Chris
> 
> 
> _______________________________________________
> freebsd-performance@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-performance
> To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"
> 


-- 
If it's there, and you can see it, it's real.
If it's not there, and you can see it, it's virtual.
If it's there, and you can't see it, it's transparent.
If it's not there, and you can't see it, you erased it.



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