Hi Everyone,<div><br></div><div>Sorry, I've been busy.</div><div><br></div><div>I just want to say thanks for your input with this, a couple of excellent starting points. I'll post back If I get something useful up and running. I haven't had chance to test any of this yet.</div>
<div><br></div><div><br clear="all"><div>Best Regards,</div><div><br></div><div>Dave Hanson</div><div><br></div><div><img src="http://hansonforensics.co.uk/logo.png" width="200" height="24"><br></div><br>
<br><br><div class="gmail_quote">On Mon, Jun 27, 2011 at 9:52 PM, Chris Rowson <span dir="ltr"><<a href="mailto:christopherrowson@gmail.com">christopherrowson@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Might want to change this line<br>
<div class="im"><br>
> TEMP=$(sensors -u | grep temp1 | tail -n1 | awk '{print $2}')<br>
<br>
</div>to<br>
<br>
TEMP=$(sensors -u | grep temp1_input | tail -n1 | awk '{print $2}')<br>
<br>
I think the suggested script might return the critical temperature<br>
rather than the actual temp of the CPU ;-)<br>
<font color="#888888"><br>
Chris<br>
</font><div><div></div><div class="h5"><br>
--<br>
<a href="mailto:ubuntu-uk@lists.ubuntu.com">ubuntu-uk@lists.ubuntu.com</a><br>
<a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk</a><br>
<a href="https://wiki.ubuntu.com/UKTeam/" target="_blank">https://wiki.ubuntu.com/UKTeam/</a><br>
</div></div></blockquote></div><br></div>