Advertisement
Guest User

my 'sensors3.conf'

a guest
Apr 21st, 2014
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.48 KB | None | 0 0
  1. $ cat /etc/sensors3.conf
  2. # libsensors configuration file
  3. # -----------------------------
  4. #
  5. # This default configuration file only includes statements which do not
  6. # differ from one mainboard to the next. Only label, compute and set
  7. # statements for internal voltage and temperature sensors are included.
  8. #
  9. # In general, local changes should not be added to this file, but rather
  10. # placed in custom configuration files located in /etc/sensors.d. This
  11. # approach makes further updates much easier.
  12. #
  13. # Such custom configuration files for specific mainboards can be found at
  14. # http://www.lm-sensors.org/wiki/Configurations
  15.  
  16. chip "lm78-*" "lm79-*" "lm80-*" "lm96080-*"
  17.  
  18. label temp1 "M/B Temp"
  19.  
  20.  
  21. chip "w83792d-*"
  22.  
  23. label in0 "VcoreA"
  24. label in1 "VcoreB"
  25. label in6 "+5V"
  26. label in7 "5VSB"
  27. label in8 "Vbat"
  28.  
  29. set in6_min 5.0 * 0.90
  30. set in6_max 5.0 * 1.10
  31. set in7_min 5.0 * 0.90
  32. set in7_max 5.0 * 1.10
  33. set in8_min 3.0 * 0.90
  34. set in8_max 3.0 * 1.10
  35.  
  36.  
  37. chip "w83793-*"
  38.  
  39. label in0 "VcoreA"
  40. label in1 "VcoreB"
  41. label in7 "+5V"
  42. label in8 "5VSB"
  43. label in9 "Vbat"
  44.  
  45. set in7_min 5.0 * 0.90
  46. set in7_max 5.0 * 1.10
  47. set in8_min 5.0 * 0.90
  48. set in8_max 5.0 * 1.10
  49. set in9_min 3.0 * 0.90
  50. set in9_max 3.0 * 1.10
  51.  
  52.  
  53. chip "w83795g-*" "w83795adg-*"
  54.  
  55. label in12 "+3.3V"
  56. label in13 "3VSB"
  57. label in14 "Vbat"
  58.  
  59. set in12_min 3.3 * 0.90
  60. set in12_max 3.3 * 1.10
  61. set in13_min 3.3 * 0.90
  62. set in13_max 3.3 * 1.10
  63. set in14_min 3.0 * 0.90
  64. set in14_max 3.3 * 1.10
  65.  
  66.  
  67. chip "via686a-*"
  68.  
  69. label in0 "Vcore"
  70. label in2 "+3.3V"
  71. label in3 "+5V"
  72. label in4 "+12V"
  73.  
  74. set in2_min 3.3 * 0.90
  75. set in2_max 3.3 * 1.10
  76. set in3_min 5.0 * 0.90
  77. set in3_max 5.0 * 1.10
  78. set in4_min 12.0 * 0.90
  79. set in4_max 12.0 * 1.10
  80.  
  81.  
  82. chip "adm1025-*" "ne1619-*"
  83.  
  84. label in1 "Vcore"
  85. label in2 "+3.3V"
  86. label in3 "+5V"
  87. label in4 "+12V"
  88. label in5 "VCC"
  89.  
  90. set in2_min 3.3 * 0.90
  91. set in2_max 3.3 * 1.10
  92. set in3_min 5.0 * 0.90
  93. set in3_max 5.0 * 1.10
  94. set in5_min 3.3 * 0.90
  95. set in5_max 3.3 * 1.10
  96. # Depending on how your chip is hardwired, you may or may not have
  97. # +12V readings.
  98. # set in4_min 12.0 * 0.90
  99. # set in4_max 12.0 * 1.10
  100.  
  101. label temp1 "CPU Temp"
  102. label temp2 "M/B Temp"
  103.  
  104.  
  105. chip "lm87-*" "adm1024-*"
  106.  
  107. label in1 "Vcore"
  108. label in2 "+3.3V"
  109. label in3 "+5V"
  110. label in4 "+12V"
  111.  
  112. set in2_min 3.3 * 0.90
  113. set in2_max 3.3 * 1.10
  114. set in3_min 5.0 * 0.90
  115. set in3_max 5.0 * 1.10
  116. set in4_min 12.0 * 0.90
  117. set in4_max 12.0 * 1.10
  118.  
  119. label temp1 "M/B Temp"
  120. label temp2 "CPU Temp"
  121.  
  122.  
  123. chip "it87-*" "it8712-*" "it8716-*" "it8718-*" "it8720-*"
  124.  
  125. label in8 "Vbat"
  126.  
  127.  
  128. chip "fscpos-*" "fscher-*"
  129. #FSC "Hermes"
  130.  
  131. label in0 "+12V"
  132. label in1 "+5V"
  133. label in2 "Vbat"
  134.  
  135. label temp1 "CPU Temp"
  136. label temp2 "M/B Temp"
  137. label temp3 "Aux Temp"
  138.  
  139.  
  140. chip "fscscy-*"
  141. #FSC "Scylla"
  142.  
  143. label in0 "+12V"
  144. label in1 "+5V"
  145. label in2 "+3.3V"
  146.  
  147. label temp1 "CPU0 Temp"
  148. label temp2 "CPU1 Temp"
  149. label temp3 "M/B Temp"
  150. label temp4 "Aux Temp"
  151.  
  152.  
  153. chip "fschds-*"
  154. # Fujitsu Technology Solutions, "Hades"-Chip
  155.  
  156. # Temperatures
  157. label temp1 "CPU Temp"
  158. label temp2 "Super I/O Temp"
  159. label temp3 "System Temp"
  160.  
  161. # Fans
  162. label fan1 "PSU Fan"
  163. label fan2 "CPU Fan"
  164. label fan3 "System FAN2"
  165. label fan4 "System FAN3"
  166. label fan5 "System FAN4"
  167.  
  168. # Voltages
  169. label in0 "+12V"
  170. label in1 "+5V"
  171. label in2 "Vbat"
  172.  
  173. chip "fscsyl-*"
  174. # Fujitsu Technology Solutions, "Syleus"-Chip
  175.  
  176. # Temperatures
  177. label temp1 "CPU Temp"
  178. label temp4 "Super I/O Temp"
  179. label temp5 "Northbridge Temp"
  180.  
  181. # Fans
  182. label fan1 "CPU Fan"
  183. label fan2 "System FAN2"
  184. label fan3 "System FAN3"
  185. label fan4 "System FAN4"
  186. label fan7 "PSU Fan"
  187.  
  188. # Voltages
  189. label in0 "+12V"
  190. label in1 "+5V"
  191. label in2 "Vbat"
  192. label in3 "+3.3V"
  193. label in5 "+3.3V-Aux"
  194.  
  195. chip "vt1211-*"
  196.  
  197. label in5 "+3.3V"
  198.  
  199. label temp2 "SIO Temp"
  200.  
  201.  
  202. chip "vt8231-*"
  203.  
  204. label in5 "+3.3V"
  205.  
  206.  
  207. chip "smsc47m192-*"
  208.  
  209. label in1 "Vcore"
  210. label in2 "+3.3V"
  211. label in3 "+5V"
  212. label in4 "+12V"
  213. label in5 "VCC"
  214.  
  215. set in2_min 3.3 * 0.90
  216. set in2_max 3.3 * 1.10
  217. set in3_min 5.0 * 0.90
  218. set in3_max 5.0 * 1.10
  219. set in4_min 12.0 * 0.90
  220. set in4_max 12.0 * 1.10
  221. set in5_min 3.3 * 0.90
  222. set in5_max 3.3 * 1.10
  223.  
  224. label temp1 "SIO Temp"
  225.  
  226.  
  227. chip "lm85-*" "lm85b-*" "lm85c-*" "adm1027-*" "adt7463-*" "adt7468-*" \
  228. "emc6d100-*" "emc6d102-*" "emc6d103-*" "emc6d103s-*"
  229.  
  230. label in1 "Vcore"
  231. label in2 "+3.3V"
  232. label in3 "+5V"
  233. label in4 "+12V"
  234.  
  235. set in2_min 3.3 * 0.90
  236. set in2_max 3.3 * 1.10
  237. set in3_min 5.0 * 0.90
  238. set in3_max 5.0 * 1.10
  239. # Depending on how your chip is hardwired, you may or may not have
  240. # +12V readings.
  241. # set in4_min 12.0 * 0.90
  242. # set in4_max 12.0 * 1.10
  243.  
  244. label temp2 "M/B Temp"
  245.  
  246.  
  247. chip "emc6w201-*"
  248.  
  249. label in2 "+3.3V"
  250. label in3 "+5V"
  251.  
  252. label temp6 "M/B Temp"
  253.  
  254.  
  255. chip "pc87365-*" "pc87366-*"
  256.  
  257. # Voltage inputs
  258.  
  259. label in7 "3VSB"
  260. label in8 "VDD"
  261. label in9 "Vbat"
  262. label in10 "AVDD"
  263.  
  264. compute in7 @*2, @/2
  265. compute in8 @*2, @/2
  266. compute in10 @*2, @/2
  267.  
  268. # These are the operating conditions as recommended by National
  269. # Semiconductor
  270. set in7_min 3.0
  271. set in7_max 3.6
  272. set in8_min 3.0
  273. set in8_max 3.6
  274. set in10_min 3.0
  275. set in10_max 3.6
  276. # Depending on the hardware setup, the battery voltage may or may not
  277. # be monitored.
  278. # set in9_min 2.4
  279. # set in9_max 3.6
  280.  
  281. label temp3 "SIO Temp"
  282.  
  283. set temp3_min 0
  284. set temp3_max 70
  285. set temp3_crit 85
  286.  
  287.  
  288. chip "adm1030-*" "adm1031-*"
  289.  
  290. label temp1 "M/B Temp"
  291.  
  292.  
  293. chip "w83627thf-*"
  294.  
  295. label in3 "+5V"
  296. label in7 "5VSB"
  297. label in8 "Vbat"
  298.  
  299. # Internal resistors
  300. compute in3 @ * (1 + 34/51), @ / (1 + 34/51)
  301. compute in7 @ * (1 + 34/51), @ / (1 + 34/51)
  302.  
  303. set in3_min 5.0 * 0.90
  304. set in3_max 5.0 * 1.10
  305. set in7_min 5.0 * 0.90
  306. set in7_max 5.0 * 1.10
  307. # The battery voltage may or may not be monitored.
  308. # set in8_min 3.0 * 0.90
  309. # set in8_max 3.0 * 1.10
  310.  
  311.  
  312. chip "w83627ehf-*" "w83627dhg-*" "w83667hg-*" "nct6775-*" "nct6776-*"
  313.  
  314. label in0 "Vcore"
  315. label in2 "AVCC"
  316. label in3 "+3.3V"
  317. label in7 "3VSB"
  318. label in8 "Vbat"
  319.  
  320. set in2_min 3.3 * 0.90
  321. set in2_max 3.3 * 1.10
  322. set in3_min 3.3 * 0.90
  323. set in3_max 3.3 * 1.10
  324. set in7_min 3.3 * 0.90
  325. set in7_max 3.3 * 1.10
  326. set in8_min 3.0 * 0.90
  327. set in8_max 3.3 * 1.10
  328.  
  329.  
  330. chip "w83627uhg-*"
  331.  
  332. label in2 "AVCC"
  333. label in3 "+5V"
  334. label in7 "5VSB"
  335. label in8 "Vbat"
  336.  
  337. set in2_min 5.0 * 0.90
  338. set in2_max 5.0 * 1.10
  339. set in3_min 5.0 * 0.90
  340. set in3_max 5.0 * 1.10
  341. set in7_min 5.0 * 0.90
  342. set in7_max 5.0 * 1.10
  343. set in8_min 3.0 * 0.90
  344. set in8_max 3.3 * 1.10
  345.  
  346.  
  347. chip "f71805f-*"
  348.  
  349. label in0 "+3.3V"
  350.  
  351. set in0_min 3.3 * 0.90
  352. set in0_max 3.3 * 1.10
  353.  
  354.  
  355. chip "f71872f-*"
  356.  
  357. label in0 "+3.3V"
  358. label in9 "Vbat"
  359. label in10 "3VSB"
  360.  
  361. set in0_min 3.3 * 0.90
  362. set in0_max 3.3 * 1.10
  363. set in9_min 3.0 * 0.90
  364. set in9_max 3.0 * 1.10
  365. set in10_min 3.3 * 0.90
  366. set in10_max 3.3 * 1.10
  367.  
  368.  
  369. chip "k8temp-*"
  370.  
  371. label temp1 "Core0 Temp"
  372. label temp2 "Core0 Temp"
  373. label temp3 "Core1 Temp"
  374. label temp4 "Core1 Temp"
  375.  
  376.  
  377. chip "dme1737-*"
  378.  
  379. label in0 "5VSB"
  380. label in1 "Vcore"
  381. label in2 "+3.3V"
  382. label in3 "+5V"
  383. label in4 "+12V"
  384. label in5 "3VSB"
  385. label in6 "Vbat"
  386.  
  387. label temp2 "SIO Temp"
  388.  
  389. set in0_min 5.0 * 0.90
  390. set in0_max 5.0 * 1.10
  391. set in2_min 3.3 * 0.90
  392. set in2_max 3.3 * 1.10
  393. set in3_min 5.0 * 0.90
  394. set in3_max 5.0 * 1.10
  395. set in4_min 12.0 * 0.90
  396. set in4_max 12.0 * 1.10
  397. set in5_min 3.3 * 0.90
  398. set in5_max 3.3 * 1.10
  399. set in6_min 3.0 * 0.90
  400. set in6_max 3.0 * 1.10
  401.  
  402.  
  403. chip "sch311x-*"
  404.  
  405. label in1 "Vcore"
  406. label in2 "+3.3V"
  407. label in3 "+5V"
  408. label in4 "+12V"
  409. label in5 "3VSB"
  410. label in6 "Vbat"
  411.  
  412. label temp2 "SIO Temp"
  413.  
  414. set in2_min 3.3 * 0.90
  415. set in2_max 3.3 * 1.10
  416. set in3_min 5.0 * 0.90
  417. set in3_max 5.0 * 1.10
  418. set in4_min 12.0 * 0.90
  419. set in4_max 12.0 * 1.10
  420. set in5_min 3.3 * 0.90
  421. set in5_max 3.3 * 1.10
  422. set in6_min 3.0 * 0.90
  423. set in6_max 3.0 * 1.10
  424.  
  425.  
  426. chip "sch5027-*"
  427.  
  428. label in0 "5VSB"
  429. label in1 "Vcore"
  430. label in2 "+3.3V"
  431. label in5 "3VSB"
  432. label in6 "Vbat"
  433.  
  434. label temp2 "SIO Temp"
  435.  
  436. set in0_min 5.0 * 0.90
  437. set in0_max 5.0 * 1.10
  438. set in2_min 3.3 * 0.90
  439. set in2_max 3.3 * 1.10
  440. set in5_min 3.3 * 0.90
  441. set in5_max 3.3 * 1.10
  442. set in6_min 3.0 * 0.90
  443. set in6_max 3.0 * 1.10
  444.  
  445.  
  446. chip "sch5127-*"
  447.  
  448. label in2 "+3.3V"
  449. label in5 "3VSB"
  450. label in6 "Vbat"
  451.  
  452. set in2_min 3.3 * 0.90
  453. set in2_max 3.3 * 1.10
  454. set in5_min 3.3 * 0.90
  455. set in5_max 3.3 * 1.10
  456. set in6_min 3.0 * 0.90
  457. set in6_max 3.0 * 1.10
  458.  
  459.  
  460. chip "f71808e-*" "f71808a-*" "f71862fg-*" "f71869-*" "f71869a-*" "f71882fg-*" \
  461. "f71889fg-*" "f71889ed-*" "f71889a-*"
  462.  
  463. label in0 "+3.3V"
  464. label in7 "3VSB"
  465. label in8 "Vbat"
  466.  
  467. compute in0 @*2, @/2
  468. compute in7 @*2, @/2
  469. compute in8 @*2, @/2
  470.  
  471.  
  472. chip "f71858fg-*" "f8000-*"
  473.  
  474. label in0 "+3.3V"
  475. label in1 "3VSB"
  476. label in2 "Vbat"
  477.  
  478. compute in0 @*2, @/2
  479. compute in1 @*2, @/2
  480. compute in2 @*2, @/2
  481.  
  482.  
  483. chip "f81865f-*"
  484.  
  485. label in0 "+3.3V"
  486. label in5 "3VSB"
  487. label in6 "Vbat"
  488.  
  489. compute in0 @*2, @/2
  490. compute in5 @*2, @/2
  491. compute in6 @*2, @/2
  492.  
  493.  
  494. chip "adt7473-*" "adt7475-*"
  495.  
  496. label in2 "+3.3V"
  497.  
  498. set in2_min 3.3 * 0.90
  499. set in2_max 3.3 * 1.10
  500.  
  501. label temp2 "Board Temp"
  502.  
  503.  
  504. chip "adt7476-*" "adt7490-*"
  505.  
  506. label in1 "Vcore"
  507. label in2 "+3.3V"
  508. label in3 "+5V"
  509. label in4 "+12V"
  510.  
  511. set in2_min 3.3 * 0.90
  512. set in2_max 3.3 * 1.10
  513. set in3_min 5.0 * 0.90
  514. set in3_max 5.0 * 1.10
  515. # Depending on how your ADT7476 is hardwired, you may or may not have
  516. # +12V readings.
  517. # set in4_min 12.0 * 0.90
  518. # set in4_max 12.0 * 1.10
  519.  
  520. label temp2 "M/B Temp"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement