From owner-freebsd-fs@FreeBSD.ORG Thu Sep 8 13:54:08 2011 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CCC3F1065674 for ; Thu, 8 Sep 2011 13:54:08 +0000 (UTC) (envelope-from borjam@sarenet.es) Received: from proxypop02.sare.net (proxypop02.sare.net [194.30.18.43]) by mx1.freebsd.org (Postfix) with ESMTP id 8F03B8FC16 for ; Thu, 8 Sep 2011 13:54:08 +0000 (UTC) Received: from [172.16.1.55] (izaro.sarenet.es [192.148.167.11]) by proxypop02.sare.net (Postfix) with ESMTPSA id 1D4D3109F110; Thu, 8 Sep 2011 15:53:27 +0200 (CEST) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Borja Marcos In-Reply-To: <4E68930E.8000404@gmail.com> Date: Thu, 8 Sep 2011 15:54:06 +0200 Content-Transfer-Encoding: 7bit Message-Id: <09B87CF3-3703-4331-AD3F-4C450F12D1DD@sarenet.es> References: <4E688BE4.8040602@karlov.mff.cuni.cz> <4E68930E.8000404@gmail.com> To: Luchesar V. ILIEV X-Mailer: Apple Mail (2.1084) Cc: freebsd-fs@freebsd.org Subject: Re: ZFS monitoring X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2011 13:54:08 -0000 On Sep 8, 2011, at 12:03 PM, Luchesar V. ILIEV wrote: >> we've got great experience with http://cuddletech.com/arc_summary/ (btw >> adapted to Nagios), actually, we use some version with added l2 cache >> stats. > > sysutils/zfs-stats is also quite handy in this regard I mean something like this, including several ZFS statistics. (Slow, it's on a free ti.micro EC2 instance) http://devilator.frobula.com/ Borja.