From owner-freebsd-questions@FreeBSD.ORG Sun Oct 8 15:04:50 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 48B5C16A47C for ; Sun, 8 Oct 2006 15:04:50 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1720543D5F for ; Sun, 8 Oct 2006 15:04:48 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.6/8.13.8) id k98F4l7q018514; Sun, 8 Oct 2006 10:04:47 -0500 (CDT) (envelope-from dan) Date: Sun, 8 Oct 2006 10:04:47 -0500 From: Dan Nelson To: Warren Liddell Message-ID: <20061008150447.GB65659@dan.emsphone.com> References: <200610072358.13804.shinjii@virusinfo.rdksupportinc.com> <200610082107.29701.shinjii@virusinfo.rdksupportinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200610082107.29701.shinjii@virusinfo.rdksupportinc.com> X-OS: FreeBSD 6.2-PRERELEASE X-message-flag: Outlook Error User-Agent: Mutt/1.5.13 (2006-08-11) Cc: freebsd-questions@freebsd.org Subject: Re: Ntop + SNMP 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: Sun, 08 Oct 2006 15:04:50 -0000 In the last episode (Oct 08), Warren Liddell said: > > You don't. > > > > If you wish to use SNMP to monitor traffic voumes, etc., you'll need > > to use something like mrtg, cacti or nagios. > > > > ntop doesn't know or care about SNMP, any more than does, say, tcpdump > > or WireShark. > > > > Kurt > > Then why does it have support//plugin for SNMP if it wont/cant > monitor it to ask the obvious ? I think it's more for allowing ntop to provide status via SNMP (i.e. as an agent) than using snmp to collect info from remote machines. There's really no way to use SNMP to gather the info ntop needs. All you can get from snmp is network utilization, where ntop wants to see raw packets (or at minimum, ip+port+size data per flow). -- Dan Nelson dnelson@allantgroup.com