From owner-freebsd-questions@FreeBSD.ORG Sun Apr 10 07:27:33 2005 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 D0D4216A4CE for ; Sun, 10 Apr 2005 07:27:33 +0000 (GMT) Received: from mail.sv-bg.com (proxy.sv-bg.com [213.222.60.18]) by mx1.FreeBSD.org (Postfix) with SMTP id 3719243D31 for ; Sun, 10 Apr 2005 07:27:32 +0000 (GMT) (envelope-from lalev@sv-bg.com) Received: (qmail 19910 invoked by uid 1013); 10 Apr 2005 10:37:21 -0000 Received: from lalev@sv-bg.com by www.sv-bg.com by uid 1010 with qmail-scanner-1.22-st-qms Clear:RC:0(213.222.60.195):SA:0(-2.6/5.0):. Processed in 6.185436 secs); 10 Apr 2005 10:37:21 -0000 X-Spam-Status: No, hits=-2.6 required=5.0 X-Antivirus-MYDOMAIN-Mail-From: lalev@sv-bg.com via www.sv-bg.com X-Antivirus-MYDOMAIN: 1.22-st-qms (Clear:RC:0(213.222.60.195):SA:0(-2.6/5.0):. Processed in 6.185436 secs Process 19895) Received: from unknown (HELO ?192.168.1.20?) (lalev@sv-bg.com@213.222.60.195) by mail.sv-bg.com with SMTP; 10 Apr 2005 10:37:15 -0000 Message-ID: <4258FDF0.40102@sv-bg.com> Date: Sun, 10 Apr 2005 10:20:32 +0000 From: Angelin Lalev User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: net-snmp and mrtg question 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: Sun, 10 Apr 2005 07:27:33 -0000 I have FreeBSD router with two interfaces. Every interface has several networks. The basic configuration of snmpd and mrtg allow me to monitor the load only on per-interface basis, but I need to be able to monitor the traffic on each network separately. Is there a way to do it via net-snmp / mrtg? Are there orther tools with output similar to mrtg (prefferably the same), which can do this? TIA