Errors Messages after issuing SIGHUP
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am using Net-SNMP 5.3.0.1 I have compiled it with disman event mib and host mib support and applied the following official patches. 1473289 5.3.0.1 SIGHUP breaks daemons 1429059 5.3.0.1: DISMAN monitoring crash 1421725 5.3.0.x: OID lookups fail 1420758 5.3/5.3.0.1 snmptrapd: select: No such file or directory After issue of SIGHUP the agent is responding to snmpget requests. But I am getting the below errors in /var/log/snmpd.log file after issue of SIGHUP to snmpd process. ------------------------------------------------------------------------ --------------- 2006-04-28 17:22:21 NET-SNMP version 5.3.0.1 restarted 2006-04-28 17:22:21 error on subcontainer '' insert (-1) 2006-04-28 17:22:21 error on subcontainer '' insert (-1) 2006-04-28 17:22:21 /usr/local/share/snmp/snmpd.conf: line 183: Error: duplicate trigger name 2006-04-28 17:22:21 /usr/local/share/snmp/snmpd.conf: line 187: Error: duplicate trigger name 2006-04-28 17:22:21 /usr/local/share/snmp/snmpd.conf: line 187: Error: duplicate trigger name 2006-04-28 17:22:21 Turning on AgentX master support. 2006-04-28 17:22:21 net-snmp: 3 error(s) in config file(s) 2006-04-28 17:22:21 error on subcontainer '' insert (-1) 2006-04-28 17:22:21 error on subcontainer '' insert (-1) 2006-04-28 17:22:21 error on subcontainer '' insert (-1) 2006-04-28 17:22:21 error on subcontainer '' insert (-1) 2006-04-28 17:22:21 error on subcontainer '' insert (-1) 2006-04-28 17:22:21 error on subcontainer '' insert (-1) 2006-04-28 17:22:21 error on subcontainer '' insert (-1) 2006-04-28 17:22:21 error on subcontainer '' insert (-1) 2006-04-28 17:22:21 error on subcontainer '' insert (-1) 2006-04-28 17:22:21 error on subcontainer '' insert (-1) 2006-04-28 17:22:21 error on subcontainer '' insert (-1) 2006-04-28 17:22:21 error on subcontainer '' insert (-1) 2006-04-28 17:22:21 error on subcontainer '' insert (-1) ------------------------------------------------------------------------ --------------- I have the following directives in my snmpd.conf file monitor -u admin -o dskPath -o dskErrorMsg "dskTable" dskErrorFlag != 0 linkUpDownNotifications yes Can anyone pls suggest me if some patch is availble for the above problem. The same configuration is working fine on Net-SNMP 5.1.2. Thanks, Sailaja