Unsolved
This post is more than 5 years old
18 Posts
0
10582
January 25th, 2004 14:00
Server Administrator---how to convert Temperature reading from Celsius to Fahrenheit?
I am not very good math, how can I have Server Administrator report all the temperatures in Fahrenheit as opposed to Celsius??
No Events found!


DELL-SeanC
99 Posts
0
January 25th, 2004 19:00
Hi,
The hardware instrumentation will report using centigrade units, so you will have to stick with the conversion formula Farenheit = (Celsius Temperature)x(9/5) + 32). I will pass this on to the developers though.