From owner-freebsd-questions@FreeBSD.ORG Tue Dec 5 13:33:28 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 542AD16A47E for ; Tue, 5 Dec 2006 13:33:28 +0000 (UTC) (envelope-from nathan@vidican.com) Received: from wmptl.net (mail.wmptl.com [216.8.159.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98DC843EFF for ; Tue, 5 Dec 2006 13:25:30 +0000 (GMT) (envelope-from nathan@vidican.com) Received: from [10.0.0.104] (r3140ca.wmptl.net [10.0.0.104]) by wmptl.net (8.13.4/8.13.4) with ESMTP id kB5DPxu3061787; Tue, 5 Dec 2006 08:25:59 -0500 (EST) (envelope-from nathan@vidican.com) Message-ID: <45757369.6070809@vidican.com> Date: Tue, 05 Dec 2006 08:26:01 -0500 From: Nathan Vidican User-Agent: Thunderbird 1.5.0.7 (X11/20061027) MIME-Version: 1.0 To: Beni References: <200612042123.04036.beni@brinckman.info> In-Reply-To: <200612042123.04036.beni@brinckman.info> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.54 on 10.0.0.80 Cc: questions@freebsd.org Subject: Re: network interface status 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: Tue, 05 Dec 2006 13:33:28 -0000 Beni wrote: > Hi, > > Every day, Charly Root sends me an email with the Daily Run Output. In it is a > section Network interface status who regroups per interface the traffic. > > What do i launch (manually) to get those results (not especially by mail but > on screen is fine) ? > > Thanks, > > Beni. > man periodic 'periodic' is a command which produced the email output you are inquiring about. From the console, type in 'man periodic' for more information, but to simply produce the same email you are getting, by default, nightly, type in 'periodic daily' from the console. -- Nathan Vidican nvidican@wmptl.com