From owner-freebsd-questions Sat Mar 23 20:41:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from out4.mx.nwbl.wi.voyager.net (out4.mx.nwbl.wi.voyager.net [169.207.1.77]) by hub.freebsd.org (Postfix) with ESMTP id C901F37B419 for ; Sat, 23 Mar 2002 20:41:36 -0800 (PST) Received: from shell.core.com (shell.core.com [169.207.1.89]) by out4.mx.nwbl.wi.voyager.net (8.11.1/8.11.4/1.7) with ESMTP id g2O4fX584248 for ; Sat, 23 Mar 2002 22:41:33 -0600 (CST) Received: from localhost (raiden@localhost) by shell.core.com (8.11.6/8.11.6/1.3) with ESMTP id g2O4fXG14699 for ; Sat, 23 Mar 2002 22:41:33 -0600 (CST) Date: Sat, 23 Mar 2002 22:41:33 -0600 (CST) From: Steven Lake X-X-Sender: raiden@shell.core.com To: freebsd-questions@FreeBSD.ORG Subject: Showing Uptime Via webpage Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all. Just a curiousity question. If I wanted to have a special hidden page which showed me all of the current processes, total uptime, list of last logins, or other things like that which automatically refreshed each time I reloaded the page, how would I do that? Do I make a perl script for that, or can I do it directly through Apache? Kinda curious about this cause it would be nice if I could do that. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message