From owner-freebsd-questions@FreeBSD.ORG Thu Jun 1 08:52:06 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 569F216A891 for ; Thu, 1 Jun 2006 08:52:06 +0000 (UTC) (envelope-from ianchov@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0F7543D46 for ; Thu, 1 Jun 2006 08:52:05 +0000 (GMT) (envelope-from ianchov@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so119353uge for ; Thu, 01 Jun 2006 01:52:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=Eg/wRH3U9b1jLHEzOyPrpqbtQxRsXtOS8OjtZVcHwSjj7F+Hv1fcWNZvlRelwWFKneqv0xfpoXGWNjjJW6HI/RSkzAYc+7Hm5YEWf1DKMzmpVAR6eE5txe7DLM0KFVcI6XCUJ3kMgtyihiriQAaBgQUxPdQUTZGzmnKyYq5YE8I= Received: by 10.78.52.17 with SMTP id z17mr44888huz; Thu, 01 Jun 2006 01:45:57 -0700 (PDT) Received: by 10.78.39.6 with HTTP; Thu, 1 Jun 2006 01:45:57 -0700 (PDT) Message-ID: <18e02bd30606010145i67d08a6bl510b719e7e8ab5e5@mail.gmail.com> Date: Thu, 1 Jun 2006 11:45:57 +0300 From: "Iantcho Vassilev" To: "FreeBSD Mailing List" In-Reply-To: <18e02bd30606010145h4e9b8ca8y20d5048d7f7c45e@mail.gmail.com> MIME-Version: 1.0 References: <18e02bd30605311359pf9ac05bu9b6584fced2e0c52@mail.gmail.com> <447E6DD9.2070405@elischer.org> <18e02bd30606010145h4e9b8ca8y20d5048d7f7c45e@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: performance graphs with netgraph 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: Thu, 01 Jun 2006 08:52:06 -0000 On 6/1/06, Iantcho Vassilev wrote: > > > > On 6/1/06, Julian Elischer wrote: > > > > Iantcho Vassilev wrote: > > > > > Hello everyone, > > > > > > Does anyone knows how to implement(make graphs of the traffic) via the > > > Netgraph framework? > > > > > > This may be silly but you do know that netgraph (in FreeBSD) is not > > a graphing program right? > > :) Is it? > > > Yes i know what netgraph is..What i tought is that someone point me to a > good explanation of usage of netgraph..For example i found a netgraph usage > which make to interfaces showing like one..so if you sniff on this one you > get the traffic from both.. > > Sorry for the forwarding...My mistake