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: [EMAIL PROTECTED]
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-hackers" in the body of the message
>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message