| « MythTV Install on Centos 7 | Floating Corner Shelves (shower) » |
Unraid System and Mainboard Temp Plugin Setup
Here's what I did to enable the system/mainboard temp settings for unRAID:
- Preparation
- Install the perl package, easiest done by installing the NerdPack plugin, then in the plugin enabling perl to install. Perl is only needed by the script "sensors-detect", which will be run in the background by the Detect function of Step 2. Once you have completed System Temp setup, perl is no longer needed and can be disabled, uninstalled.
- To install NerdPack, paste https://raw.githubusercontent.com/dmacias72/unRAID-NerdPack/master/plugin/NerdPack.plg into the Install Plugin page.
- Install Dynamix System Temperature Plugin from Community Applications
- Detection
- Press the <Detect> button to search and automatically fill in the required drivers, or alternatively - if you know the name of the driver(s) - you can fill them in manually.
- Saving and activation
- Press the <Save> button to save and activate (load) the driver(s). This will create the file /config/plugins/dynamix.system.temp/drivers.conf on your flash device.
- Sensor assignment and display
- Use the dropdown menus under sensors to assign the appropriate sensor for CPU and motherboard readings. You may need to consult the user guide of your motherboard to find out which sensor needs to be selected here. Once a sensor selection is done, the corresponding item will be displayed at the right side of the footer. Click the <Apply> button to confirm your selection. This will create the file /config/plugins/dynamix.system.temp/sensors.conf on your flash device.
- You are done! You no longer need perl installed, and can remove it.