Hi Thomas,

Thanks for your email and help. 
The followings are the information about snmpd and Debian version.
I will test your other suggestions and let you know the status.
Thanks again.

Kevin SZ

ii  libsnmp-base   4.2.3-2        NET SNMP (Simple Network Management Protocol
ii  libsnmp4.2     4.2.3-2        NET SNMP (Simple Network Management Protocol
ii  snmpd          4.2.3-2        NET SNMP (Simple Network Management Protocol

I am using Debian release:
testing/unstable




-----Original Message-----
From: Thomas Anders [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 18, 2007 2:42 PM
To: Siwei Zhang
Cc: net-snmp-users
Subject: Re: snmpd keeping dying

What Debian version are you running?
What net-snmp version are you using?
Debian package or self-compiled?
If the latter, what's the output of "net-snmp-config --configure-options"?

> snmp     25742     1  0 Aug29 ?        00:03:13 /usr/sbin/snmpd -s -l
> /dev/null -u snmp -I -smux -P /var/run/snmpd.pid -p [EMAIL PROTECTED]

You're using deprecated options. See the snmpd(8) manual page for details.

> I have implemented snmpd on our Debian servers. However, some of the
> snmpd keeping dying when polled.

I'd suggest running it in the foreground like

  snmpd -f -Le ...

to see whether it gives any error messages. If there isn't anything
useful and the daemon still crashes, try getting a gdb backtrace:

  http://www.net-snmp.org/wiki/index.php/Debugger


+Thomas


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
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

Reply via email to