From owner-freebsd-questions@FreeBSD.ORG Mon Jun 30 10:36:00 2003 Return-Path: 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 D859937B401 for ; Mon, 30 Jun 2003 10:36:00 -0700 (PDT) Received: from hotmail.com (sea1-dav45.sea1.hotmail.com [207.68.162.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64E0143FD7 for ; Mon, 30 Jun 2003 10:36:00 -0700 (PDT) (envelope-from kenzo_chin@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 30 Jun 2003 10:36:00 -0700 Received: from 209.187.233.158 by sea1-dav45.sea1.hotmail.com with DAV; Mon, 30 Jun 2003 17:35:59 +0000 X-Originating-IP: [209.187.233.158] X-Originating-Email: [kenzo_chin@hotmail.com] From: "Kenzo" To: Date: Mon, 30 Jun 2003 12:35:59 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: X-OriginalArrivalTime: 30 Jun 2003 17:36:00.0227 (UTC) FILETIME=[1229A330:01C33F2E] Subject: network monitor X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2003 17:36:01 -0000 I was wondering if there was another app like ntop that monitors network traffic. I would like to be able to see who uses how much bandwidth and what services they are using. Ntop does not fully give these info. For example, I see that morpheus is being listed as a used service, but it doesn't give me a link to a host or IP address. I have to look for it to find who used that service. I would like to be able to see the port or service and click on a link to show me all the hosts or IPs that used that service and when. Is there such a App? Thanks.