From owner-freebsd-questions@FreeBSD.ORG Thu Jul 21 09:00:56 2011 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 70DF2106566C for ; Thu, 21 Jul 2011 09:00:56 +0000 (UTC) (envelope-from basarevych@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3272A8FC0C for ; Thu, 21 Jul 2011 09:00:55 +0000 (UTC) Received: by qyk38 with SMTP id 38so712221qyk.13 for ; Thu, 21 Jul 2011 02:00:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=cGYRYS27MO3WaqCUS+GlsGANNqGZxV4KEzgbVfmK5iI=; b=ZXTruEDgpOi0QOPeGqYteWPAzaV2tI9IAVvL3ksXM9IpAm9tFjQmGI5J5doHaJMCTY IAAehu31LTJe6YaQBveTNtA3wMWC4EVt2xqldeM6+zcFJ8NkU9xandupvlfs4uBJgui0 1M4cabZuVUO2YUmOSM9dIWjYtKY/AIT83pti8= MIME-Version: 1.0 Received: by 10.229.69.133 with SMTP id z5mr5413362qci.82.1311237435201; Thu, 21 Jul 2011 01:37:15 -0700 (PDT) Received: by 10.229.13.6 with HTTP; Thu, 21 Jul 2011 01:37:15 -0700 (PDT) In-Reply-To: <4E27E267.90107@webrz.net> References: <4E27E267.90107@webrz.net> Date: Thu, 21 Jul 2011 11:37:15 +0300 Message-ID: From: Ross To: Jos Chrispijn Content-Type: text/plain; charset=UTF-8 Cc: freebsd-questions@freebsd.org Subject: Re: Maintenance script/port 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: Thu, 21 Jul 2011 09:00:56 -0000 I use security/logcheck which informs me via email about new entries in /var/log/messages and also smartd from sysutils/smartmontools which will email me when it detects any problems with SMART disks. And I also interested in something more. On Thu, Jul 21, 2011 at 11:25 AM, Jos Chrispijn wrote: > Can someone recommend me a text driven maintenance (re)port that informs me > about the health of my FreeBSD system? > I currently use the standard BSD report information, but like to get more > information out of my partitions, OS etc. > This program should be ran by schedule and send me the outcome by email. > > Thanks in advance. > Jos Chrispijn > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >