From owner-freebsd-jail@FreeBSD.ORG Wed Jan 21 12:48:58 2009 Return-Path: Delivered-To: freebsd-jail@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF92A1065757 for ; Wed, 21 Jan 2009 12:48:58 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [91.103.162.4]) by mx1.freebsd.org (Postfix) with ESMTP id BBC948FC0C for ; Wed, 21 Jan 2009 12:48:57 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from localhost (localhost.codelab.cz [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id BEA0619E055; Wed, 21 Jan 2009 13:48:56 +0100 (CET) Received: from [192.168.1.2] (r5bb235.net.upc.cz [86.49.61.235]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 189D619E023; Wed, 21 Jan 2009 13:48:51 +0100 (CET) Message-ID: <497719E9.1080107@quip.cz> Date: Wed, 21 Jan 2009 13:49:45 +0100 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.12) Gecko/20050915 X-Accept-Language: cz, cs, en, en-us MIME-Version: 1.0 To: stef@memberwebs.com References: <20090120011951.D26228C282E@mx.npubs.com> <4975B8F3.7010008@quip.cz> <20090121032610.548568C2A3D@mx.npubs.com> In-Reply-To: <20090121032610.548568C2A3D@mx.npubs.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-jail@freebsd.org Subject: Re: bsnmp module for monitoring jails: bsnmp-jails X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jan 2009 12:49:00 -0000 Stef wrote: > Miroslav Lachman wrote: > >>Stef wrote: >> >>>I've released a bsnmp module for monitoring jails via SNMP. Stuff like >>>network traffic, disk space, CPU utilization etc... >>> >>>FreeBSD port attached, available here: >>> >>>http://memberwebs.com/stef/software/bsnmp-jails/ >> >>Thank you for your announcement and your work! I will test it as soon as >>possible. >> >>Is there some limitation of FreeBSD version (6.x / 7.x / 8.x; i386 / >>amd64) or is it compatible with "all"? > > > I hope it's compatible with all of the above. If you find problems with > later OS's or other architectures, I'd be happy to help find the > problems, or include patches. > > When it was initially developed, 6.3 was the latest stable release of > FreeBSD. It's been deployed on a dozen production 6.3-RELEASE i386 > servers (each with lots of jails). I added link to your website on http://wiki.freebsd.org/Jails Do you plan to submit PR with port? Let me know if you submit it, so I can update the wiki page. Miroslav Lachman