From owner-freebsd-questions Wed Apr 10 20:50:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mplspop6.mpls.uswest.net (mplspop6.mpls.uswest.net [204.147.80.9]) by hub.freebsd.org (Postfix) with SMTP id E5EF037B405 for ; Wed, 10 Apr 2002 20:50:16 -0700 (PDT) Received: (qmail 36176 invoked from network); 11 Apr 2002 03:50:19 -0000 Received: from jumpgate.antiflesh.com (HELO jenny) (63.231.238.225) by mplspop6.mpls.uswest.net with SMTP; 11 Apr 2002 03:50:19 -0000 Date: Wed, 10 Apr 2002 23:01:24 -0500 Message-ID: From: "Maildrop" To: "Sean O'Neill" , questions@freebsd.org Subject: RE: mrtg+snmp = monitoring fun MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <5.1.0.14.0.20020410220725.00ac1460@postoffice.swbell.net> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 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