This is a discussion on Re: Issues with agent running on AIX. within the SNMP Users forums, part of the Networking and Network Related category; 2009/4/28 Paul Hogan <Paul.Hogan@haworth.com>: > I have multiple AIX 5.3.6 boxes ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
2009/4/28 Paul Hogan <Paul.Hogan@haworth.com>:
> I have multiple AIX 5.3.6 boxes running the 5.4.2.1 version of net-snmp.= =A0 On > a majority of them I am seeing the daemon die after running for a short > amount of time.=A0 I look in the /var/log/snmpd.log file and it just disp= lays > the version line and that is it.=A0 I then look in the syslog and it give= s no > indication why the daemon is dying.=A0 Any thoughts on how to troubleshoo= t why > this is happening?=A0 Compile and make went through with no issues. Are the agents being queried at the time that they fall over? Try running an agent manually, using something like snmpd -f -Le -d which will print out a dump of all SNMP traffic to standard output. What happens immediately before the agent falls over? If you can work out how to trigger the crash, it might be worth experimenti= ng with various -Dtoken debugging statements as well. But I'd suggest you find out exactly what triggers the problem first. (Particularly if you're = going to try with -Dall!) Dave ---------------------------------------------------------------------------= --- Register Now & Save for Velocity, the Web Performance & Operations = Conference from O'Reilly Media. Velocity features a full day of = expert-led, hands-on workshops and two days of sessions from industry = leaders in dedicated Performance & Operations tracks. Use code vel09scf = and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |