-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
843a3af
commit 6513316
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
## Temperature | ||
|
||
Keeping a close eye to your Dappnode's temperature is part of the Node Runner's basic good practices. Dappnode provides you with metrics in the [main dashboard](http://my.dappnode/dashboard) to do so. | ||
|
||
If you want to configure notifications for temperature changes, you can find two options: | ||
1. In the [DMS Dashboard](http://dms.dappnode/dashboards) you'll be able to vonfigure Grafana notifications. | ||
2. You can also set [Ethical Metrics](http://my.dappnode/system/notifications) up to get email notifications while keeping your privacy. | ||
|
||
Some additional tips that will contribute to an optimal temperature are: | ||
- BIOS Adjustments: if you shut your Dappnode down you can access your NUC's BIOS setup with the `F2` key while booting. The UI includes different options that you can check in [Intel's documentation](https://www.intel.com/content/www/us/en/support/articles/000096279/intel-nuc.html) and tweak according to your preferences. | ||
- If you're using an 11th Generation NUC, check its ambient temperature recomendations [here](https://www.intel.com/content/dam/support/us/en/documents/intel-nuc/NUC11AT_TechProdSpec.pdf)https://www.intel.com/content/dam/support/us/en/documents/intel-nuc/NUC11AT_TechProdSpec.pdf. | ||
- - If you're using a 12th Generation NUC, check its ambient temperature recomendations [here](https://www.intel.com/content/dam/support/us/en/documents/intel-nuc/NUC12WSK_L10_UserGuide.pdf)https://www.intel.com/content/dam/support/us/en/documents/intel-nuc/NUC12WSK_L10_UserGuide.pdf. |