Date: Wed, 08 Dec 1999 16:57:44 -0500 From: "Louis A. Mamakos" <louie@TransSys.COM> To: "Matthew N. Dodd" <winter@jurai.net> Cc: Arun Sharma <adsharma@sharmas.dhs.org>, Andrzej Bialecki <abial@webgiro.com>, freebsd-hackers@FreeBSD.ORG Subject: Re: Fwd: Re: kstat - an API for gathering kernel stats Message-ID: <199912082157.QAA03009@whizzo.transsys.com> In-Reply-To: Your message of "Wed, 08 Dec 1999 13:42:05 EST." <Pine.BSF.4.20.9912081341110.10542-100000@sasami.jurai.net> References: <Pine.BSF.4.20.9912081341110.10542-100000@sasami.jurai.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Wed, 8 Dec 1999, Arun Sharma wrote: > > I'm interested in doing something like: > > > > kern.stats.cpu0.idle > > kern.stats.cpu0.nice > > ... > > kern.stats.cpu1.idle > > kern.stats.cpu1.nice > > ... > > > > and I want the nodes cpu0, cpu1 etc dynamically created. > > It would be better to have > > kern.stats.nice.cpu0 > kern.stats.nice.cpu1 > > or simply > > kern.stats.nice.0 Yes, please! It would be helpful if the kernel's MIB used instances (and there was easy support for creating them) like the MIBs many of us use SNMP to access in network elements. louie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912082157.QAA03009>