Date: Tue, 29 Aug 2000 15:02:20 -0400 (EDT) From: Michael Lucas <mwlucas@blackhelicopters.org> To: drew@planetwe.com (Drew Sanford) Cc: hackers@FreeBSD.ORG Subject: Re: MIB's for FreeBSD? Message-ID: <200008291902.PAA32237@blackhelicopters.org> In-Reply-To: <39ABFF7A.78513D0@planetwe.com> from Drew Sanford at "Aug 29, 2000 1:22:50 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Just log into th machine in question and type % snmpwalk localhost private .1 This spills out pretty much everything you've got. You can add a few things as described in man snmpd.conf, such as disk capacity, but it's pretty conclusive. If you have trouble with .1, or if the ucd-snmp mibs don't show up, do # snmpwalk localhost private .1.3.6.1.4.1.2021 If you keep an eye on O'Reilly's BSD DevCenter, I have articles on MRTG and SNMP coming up in a few weeks. ==ml > I'm sorry if this is the wrong place for this question, but usually if > you're looking for someone who knows the nitty gritty details, you look > to the people that make it a point to know the details. I'm looking for > a comprehensive list of snmp MIB's that can be used for monitoring > FreeBSD using MRTG. If you know of a list that isn't exactly > comprehensive, I'll take what I can get. I'm running FreeBSD 4.0 using > ucd-snmp for snmpd. TIA. > > > -- > Drew Sanford > Systems Administrator > Planetwe.com > Email: drew@planetwe.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > 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?200008291902.PAA32237>