生成時間: {$smarty.now|date_format:"%G年%m月%d日%k時%M分%S秒"}
| {$inventory_col.001} | {if $item.group1}{$item.group1|escape:"html"}{else} {/if} | |
|---|---|---|
| {$inventory_col.002} | {if $item.jyotai}{$condition_col.$jyotai|escape:"html"}{else} {/if} | |
| {$inventory_col.003} | {if $item.hsyubetu}{$hardtype_col.$hsyubetu|escape:"html"}{else} {/if} | |
| {$inventory_col.004} | {if $item.hikaku}{$umu_col.$hikaku|escape:"html"}{else} {/if} | |
| {$inventory_col.005} | {if $detail.collectsource}{$detail.collectsource|escape:"html"}{else} {/if} | |
| {$inventory_col.006} | {if $detail.invtraprecvdate}{$detail.invtraprecvdate|date_format:"%G-%m-%d %H:%M"}{else} {/if} | |
| {$inventory_col.007} | {if $detail.hardwareno}{$detail.hardwareno|escape:"html"}{else} {/if} | |
| MACアドレス | {if $detail.macaddress}{$detail.macaddress|escape:"html"}{else} {/if} | |
| {$inventory_col.008} | {if $detail.computername}{$detail.computername|escape:"html"}{else} {/if} | |
| {$inventory_col.009} | {if $detail.ipaddress}{$detail.ipaddress|escape:"html"}{else} {/if} | |
| サブネットマスク | {if $detail.subnetmask}{$detail.subnetmask|escape:"html"}{else} {/if} | |
| デフォルトゲートウェイ | {if $detail.defaultgateway}{$detail.defaultgateway|escape:"html"}{else} {/if} | |
| DNSサーバー | {if $detail.dnsserver}{$detail.dnsserver|escape:"html"}{else} {/if} | |
| セカンダリーDNSサーバー | {if $detail.secondarydns}{$detail.secondarydns|escape:"html"}{else} {/if} | |
| ドメイン名 | {if $detail.domainname}{$detail.domainname|escape:"html"}{else} {/if} | |
| ワークグループ | {if $detail.workgroup}{$detail.workgroup|escape:"html"}{else} {/if} | |
| ログオンユーザー名 | {if $detail.userid}{$detail.userid|escape:"html"}{else} {/if} | |
| ログオンユーザー表示名 | {if $detail.hyoujimei}{$detail.hyoujimei|escape:"html"}{else} {/if} | |
| ログオンユーザー役職 | {if $detail.yakusyoku}{$detail.yakusyoku|escape:"html"}{else} {/if} | |
| ログオンユーザー所属 | {if $detail.syozoku}{$detail.syozoku|escape:"html"}{else} {/if} | |
| {$inventory_col.012} | {if $detail.machinevendor}{$detail.machinevendor|escape:"html"}{else} {/if} | |
| {$inventory_col.013} | {if $detail.machinename}{$detail.machinename|escape:"html"}{else} {/if} | |
| CPUタイプ | {if $detail.cpuname}{$detail.cpuname|escape:"html"}{else} {/if} | |
| メモリーサイズ | {if $detail.memorysize}{$detail.memorysize|escape:"html"}{else} {/if} | |
| OS | {if $detail.osversion}{$detail.osversion|escape:"html"}{else} {/if} | |
| Windowsサービスパック | {if $detail.windowsservicepack}{$detail.windowsservicepack|escape:"html"}{else} {/if} | |
| InternetExplorer | {if $detail.ieversion}{$detail.ieversion|escape:"html"}{else} {/if} | |
| ウィルス対策ソフト | {if $detail.virussoftname}{$detail.virussoftname|escape:"html"}{else} {/if} | |
| ウィルス対策ソフトエンジン | {if $detail.enginever}{$detail.enginever|escape:"html"}{else} {/if} | |
| ウィルス対策ソフトパターン | {if $detail.patternver}{$detail.patternver|escape:"html"}{else} {/if} | |
| クライアントツール内部管理キー | {if $detail.idkey}{$detail.idkey|escape:"html"}{else} {/if} | |
| クライアントツールバージョン | {if $detail.toolversion}{$detail.toolversion|escape:"html"}{else} {/if} | |
| 未使用項目1 | {if $detail.misiyou1}{$detail.misiyou1|escape:"html"}{else} {/if} | |
| 未使用項目2 | {if $detail.misiyou2}{$detail.misiyou2|escape:"html"}{else} {/if} | |
| 未使用項目3 | {if $detail.misiyou3}{$detail.misiyou3|escape:"html"}{else} {/if} | |
| プログラムの追加と削除での表示 |
{section name=item loop=$program_add_del}
{if $program_add_del[item].type == "true"}
{$program_add_del[item].name|escape:"html"}
{elseif $program_add_del[item].type == "driver"}
{$program_add_del[item].name|escape:"html"}
{else}
{$program_add_del[item].name|escape:"html"}
{/if}
{sectionelse}
{/section}
|
|
| {$inventory_col.018} | {if $detail.bikou}{$detail.bikou|nl2br}{else} {/if} | |
| {$inventory_col.019} | {if $detail.memo}{$detail.memo|nl2br}{else} {/if} | |
(シ)・・・システム管理者のみ表示
{/if}