-
CPU
(custom)
<font color="blue">CPU: %Date_OHM.CpuType%</font>
-
CPUtempDay
(custom)
<font color="orange">CPU Temp Day: %Date_2.cpuTempVchera%°С</font>
-
CPUtemp
(custom)
<font color="orange">CPU Temp: %Date_2.CPUtemp%°С</font>
-
CPULoad
(custom)
<font color="orange">CPU Load: %Date_2.CPULoad%%</font>
-
MemoryLoad
(custom)
<font color="orange"> Memory Load: %Date_2.MemoryLoad%%</font>
-
HDDTemp
(custom)
<font color="orange">HDD Temp: %Date_2.HDDTemp%°С</font>
-
HDDUsed
(custom)
<font color="orange">HDD Used: %Date_2.HDDUsed%%</font>
-
Uptime
(custom)
<font color="orange">Uptime: %Date_2.Uptime%.</font>
-
Алиса
(custom)
<fieldset data-role="controlgroup" data-theme="b" data-type="horizontal" data-mini="true" align=left>
<div style="float:left;padding-top:1px;padding-right:83px;"><big style="font-size:28px"><font color="orange">Алиса</font></big>
</div>
<input type="radio" name="radio-choice-power" id="reboot" value="reboot" onclick="$.get('/objects/?object=ThisComputer&op=m&m=Reboot&');"></input>
<label for="reboot" style="background: #616110; padding-left: 0px; padding-right: 0px;"><span class="ui-btn-icon-left ui-icon-refresh"></span></label>
<input type="radio" name="radio-choice-power" id="poweroff" value="poweroff" onclick="$.get('/objects/?object=ThisComputer&op=m&m=Shutdoun&');"></input>
<label for="poweroff" style="background: #8a1111; padding-left: 0px; padding-right: 0px; margin-right: -18px;"><span class="ui-btn-icon-left ui-icon-power"></span></label>
</fieldset>
-
Алиса (copy)
(custom)
<style type="text/css">
.go {
display: inline-block
}
</style>
<fieldset data-role="controlgroup" data-theme="b" data-type="horizontal" data-mini="true" align=left>
<div style="float:left;padding-top:1px;padding-right:83px;"><big style="font-size:28px"><font color="orange">Алиса</font></big>
</div>
<div class="go">
<div style='padding-top:5px;' onClick='callMethod("ThisComputer.Shutdoun");'>
<img src="\images\compOff.png"width="30" height="30"></img></div>
</div>
<div class="go">
<div onClick='callMethod("ThisComputer.Reboot");'>
<img src="\images\compRe.png"width="32" height="30"></img></div>
</div>
</fieldset>
-
Роутер
(custom)
<fieldset data-role="controlgroup" data-theme="b" data-type="horizontal" data-mini="true" align=left>
<div style="float:left;padding-top:1px;padding-right:93px;"><big style="font-size:28px"><font color="green">Роутер</font></big>
</div>
<input type="radio" name="radio-choice-power" id="reboot" value="reboot" onclick="$.get('/objects/?script=reboot_618');"></input>
<label for="reboot" style="background: #616110; padding-left: 0px; padding-right: 0px;"><span class="ui-btn-icon-left ui-icon-refresh"></span></label>
</fieldset>
-
Роутер (copy)
(custom)
<style type="text/css">
.go {
display: inline-block
}
</style>
<fieldset data-role="controlgroup" data-theme="b" data-type="horizontal" data-mini="true" align=left>
<div style="float:left;padding-top:1px;padding-right:93px;"><big style="font-size:28px"><font color="green">Роутер</font></big>
</div>
<div class="go">
<div onClick='$.get("/objects/?script=reboot_618");'>
<img src="\images\compRe.png"width="30" height="30"></img></div>
</div>
</fieldset>