System Information

{% if not has_settings %}

設定ファイルが見つかりません

{% endif %} {% with firmware.valid as ok %} システムバージョン {{ firmware.value }} {% endwith %} {% if bios %} {% with bios.version.valid as ok %} BIOSバージョン {{ bios.version.val }} {% endwith %} {% endif %} {% if uboot %} {% with uboot.valid as ok %} U-Bootバージョン {{ uboot.val }} {% endwith %} {% endif %} {% for port, lan in lanlist.iteritems %} {% with lan.macaddr.valid as ok %} {% if forloop.first %} {# FIXME: error #} {% endif %} LAN{{ port }} {{ lan.macaddr.val }} {% endwith %} {% endfor %} {% for port, lan in lanlist.iteritems %} {% with lan.apt.valid as ok %} {% if forloop.first %} {% endif %} LAN{{ port }} {{ lan.apt.val|yesno:"ON,OFF,-" }} {% endwith %} {% endfor %} {% if tpm %} {% with tpm.valid as ok %} TPM {{ tpm.value }} {% endwith %} {% endif %} {% with model.valid as ok %} モデル {{ model.value }} {% endwith %} {% with memory.size.valid as ok %} メモリ {{ memory.size.val }} {% endwith %} {% for num, sata in satalist.iteritems %} {% with sata.model.valid as ok1 %} {% with sata.fw.valid as ok2 %} {% with sata.size.valid as ok3 %} HDDユニット(sata{{ num }}) HDDモデル {{ sata.model.val|default:"-" }} HDDファーム {{ sata.fw.val|default:"-" }} HDD全容量 {{ sata.size.val|default:"-" }} {% endwith %} {% endwith %} {% endwith %} {% endfor %} {% with eeprom.uptime.valid as ok1 %} {% with eeprom.fantime.valid as ok2 %} {% with eeprom.powertime.valid as ok3 %} {% with eeprom.powercycle.valid as ok4 %} {% with eeprom.fanfail.valid as ok5 %} {% with eeprom.tempfail.valid as ok6 %} {% with eeprom.gplv3.valid as ok7 %} {% with eeprom.autoboot.valid as ok8 %} EEPROM パラメータ 項目1〜3 {{ eeprom.uptime.val }} {{ eeprom.fantime.val }} {{ eeprom.powertime.val }} 項目4 {{ eeprom.powercycle.val }} 項目5〜8 {{ eeprom.fanfail.val }} {{ eeprom.tempfail.val }} {{ eeprom.gplv3.val }} {{ eeprom.autoboot.val }} {% endwith %} {% endwith %} {% endwith %} {% endwith %} {% endwith %} {% endwith %} {% endwith %} {% endwith %}
システム時刻
端末時刻
MACアドレス
APT