Hi All,
 
 We are facing some problems with SIGHUP for snmpd.  We are getting the
following errors in the snmpd log file for the command
> kill -HUP "snmpd pid"
 
And also snmp agent is not responding to any requests and it is dumping
core after receiving signal HUP 4 or 5 times. Below the gdb output is
also attached.
Net-SNMP version used is 5.3.1. If we start snmpd normally it is not
reporting any errors in the log file and working fine. Problem is seen
only with restarts using HUP signal.
Can one any point us where is the problem and how to fix it. Any help is
very much appreciated. 
 
Log file outtput
2007-02-13 11:34:17 /snmp/snmpd.conf: line 176: Error: duplicate trigger
name
2007-02-13 11:34:17 /snmp/snmpd.conf: line 184: Error: error: duplicate
event name
2007-02-13 11:34:17 /snmp/snmpd.conf: line 185: Error: error: duplicate
event name
2007-02-13 11:34:17 /snmp/snmpd.conf: line 187: Error: duplicate trigger
name
2007-02-13 11:34:17 /snmp/snmpd.conf: line 188: Error: duplicate trigger
name
2007-02-13 11:34:17 error on subcontainer '' insert (-1)
2007-02-13 11:34:17 error on subcontainer '' insert (-1)
2007-02-13 11:34:17 /snmp/snmpd.conf: line 204: Error: duplicate trigger
name
2007-02-13 11:34:17 error on subcontainer '' insert (-1)
2007-02-13 11:34:17 error on subcontainer '' insert (-1)
2007-02-13 11:34:17 /snmp/snmpd.conf: line 209: Error: duplicate trigger
name
2007-02-13 11:34:17 /snmp/snmpd.conf: line 212: Error: duplicate trigger
name
2007-02-13 11:34:17 error on subcontainer '' insert (-1)
2007-02-13 11:34:17 /snmp/snmpd.conf: line 215: Error: duplicate trigger
name
2007-02-13 11:34:17 error on subcontainer '' insert (-1)
2007-02-13 11:34:17 /snmp/snmpd.conf: line 219: Error: duplicate trigger
name
2007-02-13 11:34:17 error on subcontainer '' insert (-1)
2007-02-13 11:34:17 /snmp/snmpd.conf: line 220: Error: duplicate trigger
name
2007-02-13 11:34:17 error on subcontainer '' insert (-1)
2007-02-13 11:34:17 /snmp/snmpd.conf: line 221: Error: duplicate trigger
name
2007-02-13 11:34:18 Turning on AgentX master support.
2007-02-13 11:34:18 net-snmp: 12 error(s) in config file(s)
2007-02-13 11:34:18 error on subcontainer '' insert (-1)
2007-02-13 11:34:18 error on subcontainer '' insert (-1)
2007-02-13 11:34:18 error on subcontainer '' insert (-1)
2007-02-13 11:34:18 Got trap SNMP Master agent is initializing itself
2007-02-13 11:34:18 SNMP Master agent up. send warmstart trap

OUTPUT from GDB
Loaded symbols for /lib/nss_files.so.1
Reading symbols from
/usr/lib/locale/en_US.ISO8859-1/en_US.ISO8859-1.so.3...done.
Loaded symbols for /usr/lib/locale/en_US.ISO8859-1/en_US.ISO8859-1.so.3
#0  mteTrigger_run (reg=0, clientarg=0x1aff00) at
disman/event/mteTrigger.c:265
265     disman/event/mteTrigger.c: No such file or directory.
        in disman/event/mteTrigger.c
(gdb) bt
#0  mteTrigger_run (reg=0, clientarg=0x1aff00) at
disman/event/mteTrigger.c:265
#1  0xff15ee9c in run_alarms () at snmp_alarm.c:252
#2  0x000154f4 in main ()
(gdb)

Thanks,
Sailaja
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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/listinfo/net-snmp-users

Reply via email to