On Tue, Apr 28, 2009 at 3:53 PM, Bart Van Assche <[email protected]> wrote: > On Tue, Apr 28, 2009 at 2:32 PM, Paul Hogan <[email protected]> wrote: >> I have multiple AIX 5.3.6 boxes running the 5.4.2.1 version of net-snmp. On >> a majority of them I am seeing the daemon die after running for a short >> amount of time. I look in the /var/log/snmpd.log file and it just displays >> the version line and that is it. I then look in the syslog and it gives no >> indication why the daemon is dying. Any thoughts on how to troubleshoot why >> this is happening? Compile and make went through with no issues. > > Running the following command in a shell might help to find the cause: > > ./snmpd.exe -f -Lo -Dagent
Update: the above command was using the Windows syntax -- on a Unix system you can run the following command after having run "make install": /usr/local/sbin/snmpd -f -Lo -Dagent Bart. ------------------------------------------------------------------------------ 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 [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
