Date: Mon, 10 Oct 2011 16:33:11 +0200 From: Patrick Proniewski <patpro@patpro.net> To: freebsd-fs@freebsd.org Subject: measuring IO asynchronously Message-ID: <4B8C8026-1E12-4C32-88E3-9B34A3E58A91@patpro.net> In-Reply-To: <20110915120007.F41FF10656E1@hub.freebsd.org> References: <20110915120007.F41FF10656E1@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, I would like to monitor the storage on various FreeBSD servers, = especially I/O per seconds. Is there any way to gather statistics about = I/O via asynchronous request, lets say, for example, using a munin = plugin? `iostat -w 1` and `zpool iostat tank 1` are interesting, but not useable = asynchronously. regards, patpro=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B8C8026-1E12-4C32-88E3-9B34A3E58A91>