From owner-freebsd-jail@FreeBSD.ORG Wed Jan 21 03:26:11 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 3BE65106566C for ; Wed, 21 Jan 2009 03:26:11 +0000 (UTC) (envelope-from stef-list@memberwebs.com) Received: from mx.npubs.com (mail.wsfamily.com [209.66.100.224]) by mx1.freebsd.org (Postfix) with ESMTP id 269DE8FC08 for ; Wed, 21 Jan 2009 03:26:11 +0000 (UTC) (envelope-from stef-list@memberwebs.com) Received: from mx.npubs.com (avhost [209.66.100.194]) by mx.npubs.com (Postfix) with ESMTP id EB6778C2AD2; Wed, 21 Jan 2009 03:26:10 +0000 (UTC) Received: from northstar-srv2 (unknown [172.27.2.11]) by mx.npubs.com (Postfix) with ESMTP id 548568C2A3D; Wed, 21 Jan 2009 03:26:10 +0000 (UTC) From: Stef User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: Miroslav Lachman <000.fbsd@quip.cz> References: <20090120011951.D26228C282E@mx.npubs.com> <4975B8F3.7010008@quip.cz> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20090121032610.548568C2A3D@mx.npubs.com> X-Virus-Scanned: ClamAV using ClamSMTP Date: Wed, 21 Jan 2009 03:26:10 +0000 (UTC) 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 Reply-To: stef@memberwebs.com 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 03:26:11 -0000 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). Cheers, Stef