Hex Router Temperature Script

I would like to create a script that emails us upon a high temperature on the hex router. Is there a way to change the temperature to fahrenheit?

Also, is the temperature readout from the hex the actual room temperature, or the temperature of the chipset?

Thanks.

anyone?

Which part of the related manual page is not clear?

No device that generates some considerable amount of heat on its own can measure the ambient temperature using an on-board sensor, you always need an external sensor for that, to be placed far enough from both the device itself and other heat sources.

Also the temperature is only shown in °C; you need a script to convert that value to °F if you are still interested in it although it is not the ambient one.

Thanks Sindy.