Date: Wed, 10 Apr 2002 23:01:24 -0500 From: "Maildrop" <maildrop@qwest.net> To: "Sean O'Neill" <sean@seanoneill.info>, questions@freebsd.org Subject: RE: mrtg+snmp = monitoring fun Message-ID: <NGBBIILBAKIFGHHCHOHPKEKACJAA.maildrop@qwest.net> In-Reply-To: <5.1.0.14.0.20020410220725.00ac1460@postoffice.swbell.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks, that worked great! What other OIDs can I get out of this that are fun to look at? :) Jack > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Sean O'Neill > Sent: Wednesday, April 10, 2002 10:08 PM > To: Budec; questions@freebsd.org > Subject: Re: mrtg+snmp = monitoring fun > > > At 09:58 PM 4/10/2002 -0500, Budec wrote: > > >I want to do some basic monitor with mrtg on my FreeBSD box to pick up > >values from the box it's self via the ucp-snmpd running. I > installed both > >packages from the ports collection and can get basic info on the > interface, > >but can't seem to pick up any vaules for the > cpu/disk/memory/etc. I do an > >snmpwalk and it looks like the ucp-snmpd packages doesn't display these > >vaules by default. > > > >My question is, can snmpd display these results (thougha config > maybe), if > >so how? Or if ucp-snmpd can't pick this info up, is there any > other snmpd > >vaules that will display this info? > > Your not poking at the right OIDs. Try this: > > snmpwalk <hostname> <communitystring> enterprises.2021 | grep -i cpu > > > > -- > ........................................................ > ......... ..- -. .. -..- .-. ..- .-.. . ... ............ > .-- .. -. -... .-.. --- .-- ... -.. .-. --- --- .-.. ... > > Sean O'Neill > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NGBBIILBAKIFGHHCHOHPKEKACJAA.maildrop>