From owner-freebsd-questions@FreeBSD.ORG Wed Apr 3 03:36:44 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id F1FE9F9B for ; Wed, 3 Apr 2013 03:36:44 +0000 (UTC) (envelope-from FreeBSD@shaneware.biz) Received: from ipmail05.adl6.internode.on.net (ipmail05.adl6.internode.on.net [IPv6:2001:44b8:8060:ff02:300:1:6:5]) by mx1.freebsd.org (Postfix) with ESMTP id 8D519100 for ; Wed, 3 Apr 2013 03:36:44 +0000 (UTC) Received: from ppp247-71.static.internode.on.net (HELO leader.local) ([203.122.247.71]) by ipmail05.adl6.internode.on.net with ESMTP; 03 Apr 2013 14:06:43 +1030 Message-ID: <515BA3C9.30203@ShaneWare.Biz> Date: Wed, 03 Apr 2013 14:06:41 +1030 From: Shane Ambler User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: "Ronald F. Guilmette" Subject: Re: Recipie for CPU souffle' References: <8363.1364871722@server1.tristatelogic.com> In-Reply-To: <8363.1364871722@server1.tristatelogic.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Apr 2013 03:36:45 -0000 On 02/04/2013 13:32, Ronald F. Guilmette wrote: > I've now installed mbmon and xmbmon and will be watching the CPU temp > closely for awhile. > > I really wish that one or the other of those tools allowed setting a > threshold CPU temp, beyond which the tool would emit an ear piercing > alarm via the motherboard speaker... you know.. in case the regular > external stereo speakers are turned off. > It's been a while since I used it but conky is pretty customisable. Worst case you have it run your own scripts that returns monitored values and performs whatever steps you want at the thresholds.