State
(custom)
<table cellpadding="5" align="left" width="100%">
<tr>
<td style="border: 1px double black">
<big style="font-size:28px; font-weight:bold">%ThisComputer.timeNow%</big>
<br>
<img src="/img/icons/status/lock_32_%Security.stateColor%.png" align="absmiddle"> %Security.stateDetails%
<img src="/img/icons/status/system_32_%System.stateColor%.png" align="absmiddle"> %System.stateDetails%
<img src="/img/icons/status/network_32_%Communication.stateColor%.png" align="absmiddle"> %Communication.stateDetails%
<!--
<img src="/img/icons/status/ups_%Power.stateColor%.png" align="absmiddle"> %Power.stateDetails% -->
</td>
<td style="border: 1px double black">
<small>Будние дни: %AlarmWorkday.value%<br>
Выходные: %AlarmWeekend.value%<br>
Одиночные: %AlarmOne.value%</small>
</td>
</tr>
</table>
<br>
<table cellpadding="5" align="left">
<!-- <tr>
<td>%ThisComputer.somebodyHomeText%</td>
</tr>-->
<tr>
<td><!--Admin -- %Admin.seenAt% (%Admin.CoordinatesUpdated%)//--><br>
<!--<small style="font-size:9px; font-weight:bold">Память: %ThisComputer.memory%<br>
</small>//-->
<small style="font-size:9px; font-weight:bold">RAM: %SystemInfo.RAMtotal%Mb, Used: %SystemInfo.RAMused%Mb, Free: %SystemInfo.RAMfree%Mb<br>
</small>
<!--<small style="font-size:9px; font-weight:bold">Своп: %ThisComputer.memoryswap%<br>
</small>//-->
<!--<small style="font-size:9px; font-weight:bold">SWAP Total: %SystemInfo.SWAPtotal%Mb, Used: %SystemInfo.SWAPused%Mb, Free: %SystemInfo.SWAPfree%Mb<br>
</small>//-->
<small style="font-size:9px; font-weight:bold">Uptime: %SystemInfo.RPIUptime%<br>
</small>
<small style="font-size:9px; font-weight:bold">CPU Temp: %SystemInfo.CPU_temperature%°C<br>
</small>
</td>
</tr>
</table>