From owner-freebsd-net@FreeBSD.ORG Thu Apr 6 20:43:38 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 762AC16A404 for ; Thu, 6 Apr 2006 20:43:38 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from pproxy.gmail.com (pproxy.gmail.com [64.233.166.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02A0643D8B for ; Thu, 6 Apr 2006 20:43:37 +0000 (GMT) (envelope-from sullrich@gmail.com) Received: by pproxy.gmail.com with SMTP id e30so287037pya for ; Thu, 06 Apr 2006 13:43:37 -0700 (PDT) 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=WB1DT9PT1Rc7yzM2cfNojn+tgfTHkEeH6P8MdDd5g70aKA5vfU+06Lz0la/uyPZfWoKp1/WC1xmk9+aUNmKkJj7QXI5cV2x1RpzfYezoNZqK+3rTPv/LoY3xBOJ+phJXd9ZleweUOfduITHtxbGGJ6XZeBZYLVJff2dHjdDAL/o= Received: by 10.35.88.17 with SMTP id q17mr67087pyl; Thu, 06 Apr 2006 13:43:36 -0700 (PDT) Received: by 10.35.94.5 with HTTP; Thu, 6 Apr 2006 13:43:36 -0700 (PDT) Message-ID: Date: Thu, 6 Apr 2006 16:43:36 -0400 From: "Scott Ullrich" To: nielsen@memberwebs.com In-Reply-To: <20060406202102.B9CCBDCACC2@mail.npubs.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060406202102.B9CCBDCACC2@mail.npubs.com> Cc: "freebsd-net@FreeBSD.org" Subject: Re: bsnmp-regex SNMP module X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Apr 2006 20:43:38 -0000 On 4/6/06, Nate Nielsen wrote: > A thousand apologies if announcing this here is inappropriate, but since > it's related to FreeBSD's very own bsnmpd... > > bsnmp-regex is an SNMP module that allows one to create arbitrary > counters from logs, program output or other text. > > If you're interested: > http://memberwebs.com/nielsen/software/bsnmp-regex/ Hey that's really cool! We can put this to use in pfSense for a number of tasks! Thanks for mentioning it, I had no clue it existed. Scott