From owner-freebsd-questions@FreeBSD.ORG Wed May 3 17:09:14 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 5110A16A409 for ; Wed, 3 May 2006 17:09:14 +0000 (UTC) (envelope-from nospam@mgedv.net) Received: from mgedv.at (mail.mgedv.at [195.3.87.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9B8243D49 for ; Wed, 3 May 2006 17:09:12 +0000 (GMT) (envelope-from nospam@mgedv.net) Received: from metis (localhost [127.0.0.1]) by mgedv.at (SMTPServer) with ESMTP id B1CB2186864 for ; Wed, 3 May 2006 19:08:58 +0200 (MEST) From: "No@SPAM@mgEDV.net" To: Date: Wed, 3 May 2006 19:09:12 +0200 Message-ID: <000901c66ed4$4cf6c280$dededede@avalon.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcZur/StoxkRHZd4QAGOOc2hFcTq0wAI2Ypw In-Reply-To: <20060503084313.cfa8d990.wmoran@collaborativefusion.com> Subject: RE: wanted: hp-ux glance pendant X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nospam@mgedv.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 17:09:14 -0000 > I'm not familiar with glance, but have a look at systat, specifically, > the vmstat screen. well, thx for the hint. the tool indeed looks nice, and curious as i am, i monitored some action with it. i started it with "systat -vmstat 1 >/dev/ttyv9 &" to get the output to a non-shelled terminal and watch the stats on another screen. right now, the only process currently still working on the system is the monitor tool itself: top output: last pid: 51158; load averages: 1.12, 1.03, 1.01 up 0+09:40:19 19:00:57 21 processes: 2 running, 19 sleeping CPU states: 69.9% user, 0.0% nice, 30.1% system, 0.0% interrupt, 0.0% idle Mem: 297M Active, 1393M Inact, 137M Wired, 92M Cache, 104M Buf, 83M Free Swap: 4096M Total, 500M Used, 3596M Free, 12% Inuse PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU COMMAND 60297 root 1 126 0 1816K 1256K RUN 221:45 99.02% systat 50917 root 1 96 0 6088K 2348K select 0:00 0.00% sshd 284 root 1 96 0 1284K 684K select 0:00 0.00% syslogd 50921 root 1 96 0 6088K 2408K select 0:00 0.00% sshd 50920 root 1 8 0 1712K 1232K wait 0:00 0.00% sh 590 root 1 8 0 1304K 660K nanslp 0:00 0.00% cron 51109 root 1 5 0 2016K 1740K ttyin 0:00 0.00% vi 538 root 1 96 0 1212K 440K select 0:00 0.00% usbd 50924 root 1 8 0 1712K 1224K wait 0:00 0.00% sh 51158 root 1 96 0 2268K 1524K RUN 0:00 0.00% top 581 root 1 96 0 3356K 1328K select 0:00 0.00% sshd 51157 root 1 5 0 1268K 904K ttyin 0:00 0.00% getty 632 root 1 5 0 1268K 464K ttyin 0:00 0.00% getty 634 root 1 5 0 1268K 464K ttyin 0:00 0.00% getty 631 root 1 5 0 1268K 464K ttyin 0:00 0.00% getty 636 root 1 5 0 1268K 464K ttyin 0:00 0.00% getty 635 root 1 5 0 1268K 464K ttyin 0:00 0.00% getty 633 root 1 5 0 1268K 464K ttyin 0:00 0.00% getty 630 root 1 5 0 1268K 464K ttyin 0:00 0.00% getty 51107 root 1 8 0 1712K 1268K wait 0:00 0.00% sh 256 root 1 96 0 500K 284K select 0:00 0.00% devd is this normal? it will at least render the figures inaccurate, not?