Date: Wed, 10 Apr 2002 22:08:11 -0500 From: Sean O'Neill <sean@seanoneill.info> To: Budec <budec@qwest.net>, questions@freebsd.org Subject: Re: mrtg+snmp = monitoring fun Message-ID: <5.1.0.14.0.20020410220725.00ac1460@postoffice.swbell.net> In-Reply-To: <NGBBIILBAKIFGHHCHOHPGEJNCJAA.budec@qwest.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20020410220725.00ac1460>