From owner-freebsd-questions@FreeBSD.ORG Mon Nov 30 15:48:03 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 14517106566C for ; Mon, 30 Nov 2009 15:48:03 +0000 (UTC) (envelope-from kraduk@googlemail.com) Received: from mail-fx0-f218.google.com (mail-fx0-f218.google.com [209.85.220.218]) by mx1.freebsd.org (Postfix) with ESMTP id 933D28FC1D for ; Mon, 30 Nov 2009 15:48:02 +0000 (UTC) Received: by fxm10 with SMTP id 10so3145725fxm.14 for ; Mon, 30 Nov 2009 07:48:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=sIfZwm8T6W1RYrMp8TU5Wxvr7hfiQv4cJcCJLXGa+Ms=; b=KLSBtRjq1lp+uDPug6lk5ingppqmdjhZ5/qR5EG6l3gL4Zz4AlmNFha1SDsnUHI0Kn N3eRiqp/pAGUaWHxj77trV++g+yme+Wu+aPJllWuEJzLXDykVpiYtu0NaNOZe/2lGvrP H73fN1h/82fpULbZ3WiO/rBoLORJjesrw1bsg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=nDVlPyt4izxaAY9TTbBUeUGk0wVta0rksw1wRwA4LuIR1JlQd99J7hCCjhmiD573dq oBgkK+PdqDW4IQgqvVKBNdb3rye/B//O0+0JnJdG/DZDga6EwYZVmew7/bI/Wqc48zis LzrKSrkvpknKFiaYFH0iSjtpad6e83YVZ+v0o= MIME-Version: 1.0 Received: by 10.239.190.216 with SMTP id y24mr426998hbh.185.1259596081211; Mon, 30 Nov 2009 07:48:01 -0800 (PST) In-Reply-To: <20091130121410.00006f02@unknown> References: <20091130121410.00006f02@unknown> Date: Mon, 30 Nov 2009 15:48:01 +0000 Message-ID: From: krad To: Gergely CZUCZY Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: harti@freebsd.org, freebsd-questions@freebsd.org Subject: Re: bsnmpd + zfs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Nov 2009 15:48:03 -0000 2009/11/30 Gergely CZUCZY > Hello, > > I've read in the 8.0 detailed release notes [1] that bsnmpd(1) now > supports ZFS OIDs. So far i wasn't able to lure this support out of it, > and I'm neither able to find any information on this in its manual or > among the MIB files, or in the complete snmp walk of the host. > > I've enabled mbII nad hostres, and haven't seen any more modules that > could be related in the example config, nor among /usr/lib/snmp_*.so. > > Could someone tell me please how to monitor a ZFS system on 8 using > bsnmpd, what am I missing here? > > [1] http://www.freebsd.org/releases/8.0R/relnotes-detailed.html#USERLAND > > (I've CC'd harti@ because he's the author according to bsnmpd(1) ) > > -- > Sincerely, > Gergely CZUCZY > Harmless Digital Bt > > +36-30-9702963 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > I saw that and thought something similar. All I could find though is when you can browse the fs on the box it now reports the fs as 'zfs' rather than 'other', useful but not that exciting 8(