From owner-freebsd-questions@FreeBSD.ORG Thu Aug 10 11:05:25 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A836716A4DF for ; Thu, 10 Aug 2006 11:05:25 +0000 (UTC) (envelope-from roberto.nunnari@supsi.ch) Received: from mail.dti.supsi.ch (mail.dti.supsi.ch [193.5.153.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07B7943D76 for ; Thu, 10 Aug 2006 11:05:24 +0000 (GMT) (envelope-from roberto.nunnari@supsi.ch) Received: from [127.0.0.1] (pcm2027.dti.supsi.ch [193.5.152.27]) by mail.dti.supsi.ch (8.12.11.20060308/8.12.11) with ESMTP id k7AB5LND028425; Thu, 10 Aug 2006 13:05:22 +0200 Message-ID: <44DB1260.4010708@supsi.ch> Date: Thu, 10 Aug 2006 13:02:56 +0200 From: Roberto Nunnari User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Chuck Swiger References: <44DAD47B.3030600@supsi.ch> <44DAF7D7.6000608@supsi.ch> <44DB1089.3080307@mac.com> In-Reply-To: <44DB1089.3080307@mac.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "'freebsd-questions@freebsd.org'" Subject: Re: top: what processes use the CPU? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Aug 2006 11:05:25 -0000 Chuck Swiger wrote: > Roberto Nunnari wrote: >> Stefan Bethke wrote: > [ ... ] >>> Because the cc processes are too short lived to consistently show up >>> when top is scanning the process table? >> >> Ok.. but as idle CPU shows 0.0%, there should be a way of getting >> the processes that finished already living but caused that 0.0% idle.. >> >> What if your users are running lot of short lived processes? >> How can you find them out? > > You could set up process accounting as documented here: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/security-accounting.html > > Thank you. I'll take a look at that. -- Robi