View Single Post
Staro 01.12.2021., 19:48   #753
pogi
aka Mali Mirko
Moj komp
 
pogi's Avatar
 
Datum registracije: Nov 2001
Lokacija: Rijeka
Postovi: 3,022



Code:
<disk_temperature fan_speed="01%40hz" action="NONE">0</disk_temperature>
<disk_temperature fan_speed="10%40hz" action="NONE">41</disk_temperature>
<disk_temperature fan_speed="20%40hz" action="NONE">46</disk_temperature>
<disk_temperature fan_speed="35%40hz" action="NONE">48</disk_temperature>
<disk_temperature fan_speed="50%40hz" action="NONE">50</disk_temperature>
<disk_temperature fan_speed="70%40hz" action="NONE">54</disk_temperature>
<disk_temperature fan_speed="99%40hz" action="NONE">58</disk_temperature>
<disk_temperature fan_speed="99%40hz" action="SHUTDOWN">61</disk_temperature>

<cpu_temperature fan_speed="01%40hz" action="NONE">0</cpu_temperature>
<cpu_temperature fan_speed="10%40hz" action="NONE">57</cpu_temperature>
<cpu_temperature fan_speed="20%40hz" action="NONE">62</cpu_temperature>
<cpu_temperature fan_speed="50%40hz" action="NONE">65</cpu_temperature>
<cpu_temperature fan_speed="99%40hz" action="NONE">80</cpu_temperature>
<cpu_temperature fan_speed="99%40hz" action="SHUTDOWN">90</cpu_temperature>





Nisam siguran što bi ove vrijednosti u tvom slučaju mogle predstavljati.
meni je check_fan u "ds216play_synobios" podfolderu, ali mislim da to nije bitno nego što je upisano u scemd.xml fajlu a to je slijedeće... BTW kako si iskopirao tekst iz linux editor?


Eto, brojevi od 000 do 111. Ne vidim nego što bi to moglo biti osim 0-7-->
Citiraj:
Autor xlr Pregled postova
Ja sam radio na DS220+ (DSM 7) i ima malih razlika naspram web uputa koje sam otkrio putem (vjerojatno ovisi o modelu/kodnom imenu NAS-a, verziji DSM-a).

"fan_check" mi je lociran u "geminilake_synobios" folderu.
"scemd.xml" mi ima malo drukčiju sintaksu, pa sam one promjene s weba samo malo preobličio prije pejstanja. Doduše, vrijednosti su kao i iz uputa pa nisam imao taj problem. Primjer kako izgleda kod mene:



Code:
<disk_temperature fan_speed="01%40hz" action="NONE">0</disk_temperature>
<disk_temperature fan_speed="10%40hz" action="NONE">41</disk_temperature>
<disk_temperature fan_speed="20%40hz" action="NONE">46</disk_temperature>
<disk_temperature fan_speed="35%40hz" action="NONE">48</disk_temperature>
<disk_temperature fan_speed="50%40hz" action="NONE">50</disk_temperature>
<disk_temperature fan_speed="70%40hz" action="NONE">54</disk_temperature>
<disk_temperature fan_speed="99%40hz" action="NONE">58</disk_temperature>
<disk_temperature fan_speed="99%40hz" action="SHUTDOWN">61</disk_temperature>

<cpu_temperature fan_speed="01%40hz" action="NONE">0</cpu_temperature>
<cpu_temperature fan_speed="10%40hz" action="NONE">57</cpu_temperature>
<cpu_temperature fan_speed="20%40hz" action="NONE">62</cpu_temperature>
<cpu_temperature fan_speed="50%40hz" action="NONE">65</cpu_temperature>
<cpu_temperature fan_speed="99%40hz" action="NONE">80</cpu_temperature>
<cpu_temperature fan_speed="99%40hz" action="SHUTDOWN">90</cpu_temperature>





Nisam siguran što bi ove vrijednosti u tvom slučaju mogle predstavljati.
meni je check_fan u "ds216play_synobios" podfolderu, ali mislim da to nije bitno nego što je upisano u scemd.xml fajlu a to je slijedeće... BTW kako si iskopirao tekst iz linux editor?


Eto, brojevi od 000 do 111. Ne vidim nego što bi to moglo biti osim 0-7
pogi je offline   Reply With Quote