From owner-freebsd-questions@freebsd.org Mon Aug 28 09:33:58 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B4DDAE09C01 for ; Mon, 28 Aug 2017 09:33:58 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from sender-of-o52.zoho.com (sender-of-o52.zoho.com [135.84.80.217]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6F8176FF33 for ; Mon, 28 Aug 2017 09:33:58 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from mr185083 (mr185083.univ-rennes1.fr [129.20.185.83]) by mx.zohomail.com with SMTPS id 1503912825413581.1917996569239; Mon, 28 Aug 2017 02:33:45 -0700 (PDT) Date: Mon, 28 Aug 2017 11:33:41 +0200 From: Patrick Lamaiziere To: freebsd-questions@freebsd.org Subject: problem with net-snmpd Message-ID: <20170828113341.6e5a3cf9@mr185083> X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.29; amd64-portbld-freebsd10.3) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit X-ZohoMailClient: External X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Aug 2017 09:33:58 -0000 Hello, 10.3-STABLE/amd64 net-snmp-5.7.3_11 Extendable SNMP implementation Here, from time to time (two or three times per month) net-snmpd stops to reply to the snmp requests and I have to kill -9 the process to restart it. Then the snmpd log file shows : Use snmp_sess_select_info2() for processing large file descriptors failed to run mteTrigger query ... Any idea ? Thanks, regards