From owner-freebsd-questions@FreeBSD.ORG Wed Sep 12 22:26:19 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5782C16A417 for ; Wed, 12 Sep 2007 22:26:19 +0000 (UTC) (envelope-from yurtesen@ispro.net) Received: from mail.ispro.net (mail.ispro.net [87.251.0.19]) by mx1.freebsd.org (Postfix) with SMTP id 6797A13C46C for ; Wed, 12 Sep 2007 22:26:18 +0000 (UTC) (envelope-from yurtesen@ispro.net) Received: (qmail 47382 invoked by uid 399); 13 Sep 2007 00:59:36 +0300 Received: from dsl-tkubrasgw1-fe26fa00-203.dhcp.inet.fi (HELO ?84.250.38.203?) (yurtesen@ispro.net@84.250.38.203) by mail.ispro.net with ESMTP; 13 Sep 2007 00:59:36 +0300 X-Originating-IP: 84.250.38.203 Message-ID: <46E86130.7060306@ispro.net> Date: Thu, 13 Sep 2007 00:59:12 +0300 From: Evren Yurtesen User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: netcraft uptime 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: Wed, 12 Sep 2007 22:26:19 -0000 Hi, I see that netcraft uptime doesnt function because the kernel timer is set to 1000 by default in freebsd 6.x So perhaps setting kern.hz=100 fixes the problem? What about things getting wrapped in 497 days? How are there some FreeBSD hosts which have 1600+days uptime? how do they manage it? I am just trying to figure out how to do the same in my systems :) Thanks, Evren