# lm-sensors 3 configuration file for the Dell Precision 670 workstation # 2012-01-05, Jean Delvare # Thanks to Harry G McGavran Jr and Jeff Rickman for their feedback. # Note that the Precision 670 can come with one or two CPU, which # implies slight configuration changes. Comment out and uncomment # sections below as needed for the single-CPU case. chip "emc6w201-*" ### Voltages label in0 "Vram" label in2 "+3.3V" label in3 "+5V" label in4 "+12V" # For dual-CPU setups label in1 "Vcore1" label in5 "Vcore2" # For single-CPU setups #label in1 "Vcore" #ignore in5 compute in4 @ * 8, @ / 8 ### Fans label fan3 "Chassis Fan" ignore fan4 ignore fan5 # For dual-CPU setups label fan1 "CPU1 Fan" label fan2 "CPU2 Fan" # For single-CPU setups #label fan1 "CPU Fan" #ignore fan2 ### Temperatures # No idea what temp3, temp4 and temp5 are. label temp6 "Case Temp" # For dual-CPU setups label temp1 "CPU1 Temp" label temp2 "CPU2 Temp" # For single-CPU setups #label temp1 "CPU Temp" #ignore temp2