August 12, 201312 yr Firstly: I am new to unRAID but I have thoroughly googled this issue prior to posting: I am in the process of building an unRAID box from an unused PC and I am trying to get everything set up, one thing I was interested in was temperature readings of my internal components to see if extra cooling would be needed: the output of "sensors" is below: root@Tower:~# sensors k8temp-pci-00c3 Adapter: PCI adapter Core0 Temp: +22.0 C Core1 Temp: +20.0 C This info seemed sparse (no HDD temps) so I investigated further with "sensors-detect": root@Tower:~# sensors-detect # sensors-detect revision 6085 (2012-10-30 18:18:45 +0100) # System: FUJITSU SIEMENS ESPRIMO E # Board: FUJITSU SIEMENS D2464-A1 This program will help you determine which kernel modules you need to load to use lm_sensors most effectively. It is generally safe and recommended to accept the default answers to all questions, unless you know what you're doing. Some south bridges, CPUs or memory controllers contain embedded sensors. Do you want to scan for them? This is totally safe. (YES/no): Silicon Integrated Systems SIS5595... No VIA VT82C686 Integrated Sensors... No VIA VT8231 Integrated Sensors... No AMD K8 thermal sensors... Success! (driver `k8temp') AMD Family 10h thermal sensors... No AMD Family 11h thermal sensors... No AMD Family 12h and 14h thermal sensors... No AMD Family 15h thermal sensors... No AMD Family 15h power sensors... No Intel digital thermal sensor... No Intel AMB FB-DIMM thermal sensor... No VIA C7 thermal sensor... No VIA Nano thermal sensor... No Some Super I/O chips contain embedded sensors. We have to write to standard I/O ports to probe them. This is usually safe. Do you want to scan for Super I/O sensors? (YES/no): Probing for Super-I/O at 0x2e/0x2f Trying family `National Semiconductor/ITE'... No Trying family `SMSC'... No Trying family `VIA/Winbond/Nuvoton/Fintek'... No Trying family `ITE'... No Probing for Super-I/O at 0x4e/0x4f Trying family `National Semiconductor/ITE'... No Trying family `SMSC'... Yes Found `SMSC DME1737 Super IO' (hardware monitoring capabilities accessible via SMBus only) Some systems (mainly servers) implement IPMI, a set of common interfaces through which system health data may be retrieved, amongst other things. We first try to get the information from SMBIOS. If we don't find it there, we have to read from arbitrary I/O ports to probe for such interfaces. This is normally safe. Do you want to scan for IPMI interfaces? (YES/no): Probing for `IPMI BMC KCS' at 0xca0... No Probing for `IPMI BMC SMIC' at 0xca8... No Some hardware monitoring chips are accessible through the ISA I/O ports. We have to write to arbitrary I/O ports to probe them. This is usually safe though. Yes, you do have ISA I/O ports even if you do not have any ISA slots! Do you want to scan the ISA I/O ports? (yes/NO): Lastly, we can probe the I2C/SMBus adapters for connected hardware monitoring devices. This is the most risky part, and while it works reasonably well on most systems, it has been reported to cause trouble on some systems. Do you want to probe the I2C/SMBus adapters now? (YES/no): Using driver `i2c-nforce2' for device 0000:00:0a.1: nVidia Corporation nForce SMBus (MCP51) FATAL: Module i2c_nforce2 not found. Failed to load module i2c-nforce2. Module i2c-dev loaded successfully. Now follows a summary of the probes I have just done. Just press ENTER to continue: Driver `k8temp' (autoloaded): * Chip `AMD K8 thermal sensors' (confidence: 9) No modules to load, skipping modules configuration. Unloading i2c-dev... OK Is there any way for me to get hold of the i2c-nforce module? Thanks for any help offered! The Capt.
August 13, 201312 yr HDD temps will be read from SMART data directly off the HDD, so no need for that module (at least for HDD temp).
August 13, 201312 yr Author HDD temps will be read from SMART data directly off the HDD, so no need for that module (at least for HDD temp). Thank you kindly!! Is there any worthwhile info likely to be gained from the module? Fan Speeds etc.? Thanks again!
August 13, 201312 yr HDD temps will be read from SMART data directly off the HDD, so no need for that module (at least for HDD temp). Thank you kindly!! Is there any worthwhile info likely to be gained from the module? Fan Speeds etc.? Thanks again! Not sure, but in general, there aren't great tools for hardware monitoring in unRAID unfortunately.
Archived
This topic is now archived and is closed to further replies.