From owner-freebsd-hackers Mon Mar 11 08:57:23 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA24710 for hackers-outgoing; Mon, 11 Mar 1996 08:57:23 -0800 (PST) Received: from FSL.ORST.EDU (root@FSL.ORST.EDU [128.193.112.105]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id IAA24683 for ; Mon, 11 Mar 1996 08:56:28 -0800 (PST) Received: from picea.FSL.ORST.EDU (hernanw@picea.FSL.ORST.EDU [128.193.112.3]) by FSL.ORST.EDU (8.6.9/8.6.9) with ESMTP id IAA17958; Mon, 11 Mar 1996 08:56:12 -0800 Received: (from hernanw@localhost) by picea.FSL.ORST.EDU (8.6.9/8.6.9) id IAA16772; Mon, 11 Mar 1996 08:56:11 -0800 Date: Mon, 11 Mar 1996 08:56:10 -0800 (PST) From: Wayne Hernandez To: Mark Murray cc: hackers@FreeBSD.ORG Subject: Re: SUP and statistics. How? In-Reply-To: <199603101129.NAA09949@grumble.grondar.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk What I am doing, is a netstat every half hour. Does not get everybody, but it is helpful for the most part. I would also like to see something that either goes to syslog, or it's own log file. Wayne On Sun, 10 Mar 1996, Mark Murray wrote: > Hi > > Has anyone out there got a clever way to measure SUP usage? > > In running a site I like to know how much it is being used (helps > convince people sometimes :-)), and the various ftpd's do a good > job. AFAIK, there is no such loggin info from supfilesrv(8). > > Anyone know any tricks? Anyone working on anything? Otherwise I > may just hack the source... >