Unix Technical Forum

ucd-snmp router<>server mrtg simple howto or examples?

This is a discussion on ucd-snmp router<>server mrtg simple howto or examples? within the comp.unix.bsd.openbsd.misc forums, part of the OpenBSD category; --> Hi, What I'm trying to obtain is to get all the data I could get with mrtg if it ...


Go Back   Unix Technical Forum > Unix Operating Systems > OpenBSD > comp.unix.bsd.openbsd.misc

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-16-2008, 06:02 AM
PiotrAF
 
Posts: n/a
Default ucd-snmp router<>server mrtg simple howto or examples?

Hi,
What I'm trying to obtain is to get all the data I could get with mrtg if
it was installed on the router/firewall locally. i.e. I have a DMZ-located
server which I want to generate the graphs for various data retrieved by
means of udc-snmp from the router/firewall. What I need to start is a
simplest (not neccessarily safest) config of the router/firewall
snmpd.conf and whatever conf I need on either of them. This stuff seems to
be powerfull thus quite complicated for a neebie like me I was
wondering if anyone could help me at least pointing to a good link with
such informations/examples. thnx in advance
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-16-2008, 06:03 AM
Wally Bedford
 
Posts: n/a
Default Re: ucd-snmp router<>server mrtg simple howto or examples?

On Mon, 13 Sep 2004 15:38:59 +0200, PiotrAF
<piotraf@nospam.poczta.onet.pl> reported to us:

>Hi,
>What I'm trying to obtain is to get all the data I could get with mrtg if
>it was installed on the router/firewall locally. i.e. I have a DMZ-located
>server which I want to generate the graphs for various data retrieved by
>means of udc-snmp from the router/firewall. What I need to start is a
>simplest (not neccessarily safest) config of the router/firewall
>snmpd.conf and whatever conf I need on either of them. This stuff seems to
>be powerfull thus quite complicated for a neebie like me I was
>wondering if anyone could help me at least pointing to a good link with
>such informations/examples. thnx in advance


Add the package, add this to rc.local...

# Start snmpd
if [ -x /usr/local/sbin/snmpd ]; then
/usr/local/sbin/snmpd && echo -n ' snmpd'
fi


Modify /usr/local/share/snmp/snmpd.conf to be something like...

syslocation host.domain.com
syscontact you@domain.com
sysservices 79
rocommunity public
agentuser root
agentgroup wheel
agentaddress 161

That gets it running. I know there are resources at onlamp. Start
here...
http://www.onlamp.com/pub/a/bsd/2000...y_Daemons.html

Next step is MRTG...

HTH,


Wally

"No one has ever had an idea in a dress suit."
Sir Frederick G. Banting
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:48 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com