From owner-freebsd-questions@FreeBSD.ORG Mon Apr 6 19:34:11 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7263D106578D for ; Mon, 6 Apr 2009 19:34:11 +0000 (UTC) (envelope-from alexus@gmail.com) Received: from mail-gx0-f176.google.com (mail-gx0-f176.google.com [209.85.217.176]) by mx1.freebsd.org (Postfix) with ESMTP id 249268FC1B for ; Mon, 6 Apr 2009 19:34:10 +0000 (UTC) (envelope-from alexus@gmail.com) Received: by gxk24 with SMTP id 24so6781007gxk.19 for ; Mon, 06 Apr 2009 12:34:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=gj8/cPqJ4rjAZotZp7eCCQ5jQGyZJ3b57DdbXCgYqAI=; b=P6fYNvTIwlKbE5qmoMSGay2IgVXGDbIgEmxG8Bu2hDZlbN28/drAkGhqODLvt1lm8O WgF3IV7ZqM3tJqQYv9RcRCQr+nAnqf47t7zqzbbRce00EwdObHbiftOIuNN7zUDKJAUl fmItkYrVwf7BX0BKSIP0O82yrjXarmULdvGys= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=HUHNd0TuaSQ0WBsRiCjKcoV4Sd/a3zZnmLPZCVDepDoiA5m5NTkhbox4zu3oo2o3Mq JFb+Pzn5oZOjBGTdWeCF4LNYEkt+WMaRZuBCd42bg8Bcam1tW0TlpBQ4Wtg6z55B/OT0 laRJQyFwzxB5oRrrn5I6z9Nt2BqQhpuIhFqes= MIME-Version: 1.0 Received: by 10.150.192.7 with SMTP id p7mr9029180ybf.195.1239046449242; Mon, 06 Apr 2009 12:34:09 -0700 (PDT) In-Reply-To: References: <6ae50c2d0904061119x7fd32cd3tf2b60fcd63395b80@mail.gmail.com> <6ae50c2d0904061141p65f3f4edrbfa3ee73167fd8fa@mail.gmail.com> <6ae50c2d0904061203g71f88587n8dc8461a6fb7622c@mail.gmail.com> <6ae50c2d0904061213j13457808xf2c0b1b0946ef19d@mail.gmail.com> <6ae50c2d0904061223s5ed02f6egee48078b598207f6@mail.gmail.com> Date: Mon, 6 Apr 2009 15:34:09 -0400 Message-ID: <6ae50c2d0904061234h70bd30bt4dee6f5bd09789c2@mail.gmail.com> From: alexus To: "Vasadi I. Claudiu Florin" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" Subject: Re: bsnmpd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Apr 2009 19:34:11 -0000 On Mon, Apr 6, 2009 at 3:29 PM, Vasadi I. Claudiu Florin wrote: >> 2) if that would be incorrect i wouldn't be able to run it manually > > Yes, your right, my mistake. > So first of all, are you positive that, at startup, there are no lines, even > vagli, related to bsnmpd ? Errors... nothing ? yes, I'm 100% positive. I just restart it now $ grep -i snmp /var/log/all.log $ > Second, I'm all out of ideas, except to create a second script and use that. > You could use it from rc.conf (the second script). > -- http://alexus.org/