From owner-freebsd-jail@FreeBSD.ORG Tue Jan 20 12:00:51 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 9FDBD1065694 for ; Tue, 20 Jan 2009 12:00:51 +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 5B0028FC33 for ; Tue, 20 Jan 2009 12:00:51 +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 E12D319E023; Tue, 20 Jan 2009 12:42:58 +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 850BC19E019; Tue, 20 Jan 2009 12:42:52 +0100 (CET) Message-ID: <4975B8F3.7010008@quip.cz> Date: Tue, 20 Jan 2009 12:43:47 +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> In-Reply-To: <20090120011951.D26228C282E@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: Tue, 20 Jan 2009 12:00:54 -0000 Stef wrote: > I hope it's okay to announce this here. I thought folks might be > interested... > > 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"? Miroslav Lachman