From owner-freebsd-questions@FreeBSD.ORG Thu May 4 10:01:27 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 4E13516A400 for ; Thu, 4 May 2006 10:01:27 +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 E60D043D48 for ; Thu, 4 May 2006 10:01:26 +0000 (GMT) (envelope-from nospam@mgedv.net) Received: from metis (localhost [127.0.0.1]) by mgedv.at (SMTPServer) with ESMTP id 863EA186864 for ; Thu, 4 May 2006 12:01:16 +0200 (MEST) From: "No@SPAM@mgEDV.net" To: Date: Thu, 4 May 2006 12:01:30 +0200 Message-ID: <002001c66f61$b7b9dd40$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: AcZu6DXBo6fsGFy6RFWJSwkP5mJyqwAeP+0A In-Reply-To: <20060503151513.ca24cbf0.wmoran@collaborativefusion.com> Subject: RE: wanted: hp-ux glance pendant [SOLVED] 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: Thu, 04 May 2006 10:01:27 -0000 > > > > > Systat doesn't like it if it has no stdin; adding a " > > to your commandline should make it behave. > > > > adding your suggestion fixes the problem, but i'd like to run it w/o > > enabling any user keystrokes/input to systat. tried /dev/null and an > > empty file, obviously w/o success -( > > any further ideas? > Dump it to a file and "tail -f" the file in the console? ok, but if i want this to be up at reboot, i again need some real stdin i can give to systat, which then will dump/tail. anyway, systat is (besides of it's behaviour when detached from a terminal) definitely a glance pendant (not all the nice functions, but at least the vmstat page gives an idea of what's goin' on).