Re: Fedora 8 - "snmpd: symbol lookup error: snmpd: undefined symbol: netsnmp_running"

2009-02-18 Thread Ashton
That worked superbly. Now, however, after having installed from source, I've run into another little hiccup - there's no /etc/rc.d/init.d/snmptrapd file. How do I set it up as a service? I must have taken for granted the fact that it was already set up as one before I removed all the files.

Re: Changing passwords using net-snmp 5.3.2

2009-02-18 Thread Dave Shield
2009/2/18 Sergio Cabaço : > At this moment, my problem is that I'm inserting "create User" directives without the space, I trust > in the snmpd.conf file that says something like > "do not edit... unless it is a create user token and you are de admin". That's fine - you are adding the one t

Issue with memAvailReal in NET-SNMP 5.4.2.1 on RHEL ES 4 kernel version 2.6.9-11.EL i686

2009-02-18 Thread Green, Brandon
I am using SolarWinds Orion NPM to monitor our Linux Servers, which are running RHEL 4. I have installed NET-SNMP 5.4.2.1 and have begun to monitor the various servers. I have noticed that the REAL MEMORY utilization on the servers is being reported incorrectly in SolarWinds. I used a MIB Bro

Re: Need some help starting on implementing SNMP

2009-02-18 Thread Wes Hardaker
> On Mon, 16 Feb 2009 12:13:09 -0600, Ankur Saxena > said: AS> I am envisioning a NetSNMP server on the linux box with NetSNMP Agent APIs AS> being used by the components to achieve this task. The only thing I am AS> having trouble with is statistics, are statistics pulled by the server

Re: Changing passwords using net-snmp 5.3.2

2009-02-18 Thread Wes Hardaker
> On Wed, 18 Feb 2009 18:05:42 -, Sergio Cabaço > said: SC> I've inserted the tokens because I'm the system admin and saved the SC> file. Then I started the agent. Then, with the agent running, I SC> looked again at the snmpd.conf file where I've inserted the tokens SC> and there's n

RE: Changing passwords using net-snmp 5.3.2

2009-02-18 Thread Sergio Cabaço
I'm sorry for my persistence but I need to understand this. I've read the FAQ and that's why I'm writing here. At this moment, my problem is that I'm inserting "create User" directives in the snmpd.conf file that says something like "do not edit... unless it is a create user token and you are de

RE: Changing passwords using net-snmp 5.3.2

2009-02-18 Thread Sergio Cabaço
Ok thanks but, we've tried that and the directives that we wrote are overwritten when the agent executes so it's like they have never been defined... I'm talking about the dynamic or generated file snmpd.conf. We have also tried to insert the "create" directive in the file after the start of the

Re: Changing passwords using net-snmp 5.3.2

2009-02-18 Thread Dave Shield
2009/2/18 Sergio Cabaço : > Ok thanks but, we've tried that and the directives that we wrote are > overwritten when the agent executes > so it's like they have never been defined... I'm talking about the dynamic > or generated file snmpd.conf. The 'createUser' lines are deleted, and replaced by

Re: Changing passwords using net-snmp 5.3.2

2009-02-18 Thread Dave Shield
2009/2/18 Sergio Cabaço : > How can I insert the directives removed from the static snmpd.conf file and > insert them in the writable one? > Can I insert it by hand? Yes - they're text files, so can be edited with any text editor. Dave ---

RE: Changing passwords using net-snmp 5.3.2

2009-02-18 Thread Sergio Cabaço
Hi there, Thank you for all the replies. How can I insert the directives removed from the static snmpd.conf file and insert them in the writable one? Can I insert it by hand? Or is it exclusively accessed by the snmpusm command with the "create" directive? I wish that the agent answer to GET a

Re: Running Multiple snmpd agents on solaris (atleast two).

2009-02-18 Thread Robert Story
One thing all the suggestions to date have complete ignored is that they will all share a common persistent storage. This is a major oversight if you want to have distinct SNMPv3 users for each instance. http://freesnmp.com/net-snmp/faqs/#persistmulti -

Re: Changing passwords using net-snmp 5.3.2

2009-02-18 Thread Dave Shield
2009/2/18 Sergio Cabaço : > I've already sent an email about this topic but this time I'll tried to be > more cleared. > > I'm using net-snmp 5.3.2 and I'm trying to change the passwords for the users > using the command snmpusm. > The configuration file, snmpd.conf, used is as shown, > ... > rwu

RE: Changing passwords using net-snmp 5.3.2

2009-02-18 Thread Sergio Cabaço
Hi all, I've already sent an email about this topic but this time I'll tried to be more cleared. I'm using net-snmp 5.3.2 and I'm trying to change the passwords for the users using the command snmpusm. The configuration file, snmpd.conf, used is as shown, ... rwuser user1 authnopriv rwuser us

Re: Fedora 8 - "snmpd: symbol lookup error: snmpd: undefined symbol: netsnmp_running"

2009-02-18 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] 2009/2/

Re: Fedora 8 - "snmpd: symbol lookup error: snmpd: undefined symbol: netsnmp_running"

2009-02-18 Thread Dave Shield
2009/2/17 Ashton : > Here's my problem. I'm working with a Nagios installation on Fedora 8 > (Werewolf), for which I need net-snmp. Net-snmp runs at least two or > three commands, which I was called in to fix. >I reconfigured, make, and make install'd it > to no avail. The r