From owner-cvs-src@FreeBSD.ORG Wed Nov 3 19:02:56 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2030516A4CE; Wed, 3 Nov 2004 19:02:56 +0000 (GMT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5208343D55; Wed, 3 Nov 2004 19:02:55 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id iA3J2s2Q024244; Wed, 3 Nov 2004 20:02:54 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: "Bjoern A. Zeeb" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 03 Nov 2004 18:57:23 GMT." Date: Wed, 03 Nov 2004 20:02:54 +0100 Message-ID: <24243.1099508574@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/em if_em.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Nov 2004 19:02:56 -0000 In message , "Bjoern A. Zeeb" writes: >On Wed, 3 Nov 2004, Poul-Henning Kamp wrote: > >> In message , "Bjoern A. Zeeb" writes: >> >> >I think it's overkill to enable all verbose msgs just to see link state >> >messages in my logs again when someone fiddles at the cabling in the >> >colo hotel where he shouldn't - or did I mis-read the commit message ? >> >> Link states are visible with ifconfig(8). > >of course they are but who will notify me or write them to my logs so >I have timestamps ? Do I need to write a small daemon to regularly >and fast enough poll for link state changes now ? I'm not against logging link states, but if we do it, we should not arbitrarily limit it to when the link is gigE. In general I would say it is a job for SNMP. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.