|
@@ -115,7 +115,33 @@ Plugin {
|
|
|
Plugin {
|
|
|
type=sensors
|
|
|
Config {
|
|
|
- ChipNr=3
|
|
|
+ ChipNr=4
|
|
|
+ FeatureNr=1
|
|
|
+ Fahrenheit=0
|
|
|
+ HideUnit=0
|
|
|
+ FormatNormal=<span color="#FFFFFF"><b>%s</b></span>
|
|
|
+ FormatWarning=<span color="#FFFF00"><b>%s</b></span>
|
|
|
+ FormatCritical=<span color="#FF0000"><b><big>%s</big></b></span>
|
|
|
+ DelayInMs=1000
|
|
|
+ }
|
|
|
+}
|
|
|
+Plugin {
|
|
|
+ type=sensors
|
|
|
+ Config {
|
|
|
+ ChipNr=4
|
|
|
+ FeatureNr=2
|
|
|
+ Fahrenheit=0
|
|
|
+ HideUnit=0
|
|
|
+ FormatNormal=<span color="#FFFFFF"><b>%s</b></span>
|
|
|
+ FormatWarning=<span color="#FFFF00"><b>%s</b></span>
|
|
|
+ FormatCritical=<span color="#FF0000"><b><big>%s</big></b></span>
|
|
|
+ DelayInMs=1000
|
|
|
+ }
|
|
|
+}
|
|
|
+Plugin {
|
|
|
+ type=sensors
|
|
|
+ Config {
|
|
|
+ ChipNr=1
|
|
|
FeatureNr=15
|
|
|
Fahrenheit=0
|
|
|
HideUnit=0
|