From owner-freebsd-questions@FreeBSD.ORG Fri Mar 10 05:37:11 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 AF83416A420 for ; Fri, 10 Mar 2006 05:37:11 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E03143D49 for ; Fri, 10 Mar 2006 05:37:11 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by wproxy.gmail.com with SMTP id 36so865751wra for ; Thu, 09 Mar 2006 21:37:10 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=H5hnQw0IAyAwzTOSYB5TAuEG0AAADvWayaLUMwLRIMi17Ie0HewScsGnIS94IDv2G5wZLdU5gHF3ZhmgSvHI1Of/QJWlAn3GfyjJ9HORCX6DvDXCSfI/TR38MTbyUmpYOE/Bboepmjjj+HWziTSa6Ur/HK1QKWAJczInM4cWzL0= Received: by 10.54.160.8 with SMTP id i8mr2315018wre; Thu, 09 Mar 2006 21:37:10 -0800 (PST) Received: by 10.54.105.5 with HTTP; Thu, 9 Mar 2006 21:37:10 -0800 (PST) Message-ID: Date: Fri, 10 Mar 2006 08:37:10 +0300 From: "Andrew Pantyukhin" To: gahn In-Reply-To: <20060310004157.86599.qmail@web52103.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060310004157.86599.qmail@web52103.mail.yahoo.com> Cc: mpd , freebsd general questions Subject: Re: mpd and sessions 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: Fri, 10 Mar 2006 05:37:11 -0000 On 3/10/06, gahn wrote: > Hi: > > I am using mpd for my vpn service. It works fine and I > have no compalints. But is anyway I can monitor that > how many sessions are being used? Something like: "ifconfig -u | grep ng" or "netstat -anf inet | grep 1723"