RE: Help with installation

"Mike Ayers" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <83E753BE7B6A324ABB336245BAF1DAAC0DFD2158@mailserver.metatv-ds.metatv.com>
> From: Abigail Rebello [mailto:[email protected]]
> Sent: Wednesday, February 24, 2010 11:26 PM

> i'm a linux beginner..

	Yep.

> i've insstalled and configured net-snmp a number of times on my system
> but have a problem getting it to work... am not sure what's wrong...

	Actually, it may be working, but we'll get back to that in a moment...

> have attached config files

	That's not the config file, it's the net-snmp-config session.  The config file we want is the generated snmpd.conf file.

	Note that user "root" should have group "root" - "public" is what you want for the rocommunity (read-only).

	Thanks for the screenshot.  Note that snmpd backgrounds by default, so see if you still have an snmpd running:

# ps h -eo pid,args | grep snmpd

	If there is any output to that, then

# kill [pid]

	...replacing [pid] with the number in the first column.  Now do this:

# snmpd -Le -f -Dread_config

	This will run the agent in the foregrouns and log all errors to the console.  That's a start - let's see how far that gets you.


	HTH,

Mike

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.