| IP-адреса | Hostname | Температура GPU | Температура CPU | Графік GPU | Графік CPU | Статус |
|---|---|---|---|---|---|---|
| {{ temp.name }} | {{ temp.hostname }} | {% if temp.value is string %}{{ temp.value }}{% else %}{{ temp.value }}°C{% endif %} | {% if temp.cpu is string %}{{ temp.cpu }}{% else %}{{ temp.cpu }}°C{% endif %} | {{ temp.status }} |