{$title}

収集情報の保守を行います。

{if $att_flag == true}
    {section name=itm loop=$att_msg}
  • {$att_msg[itm]}
  • {/section}
{/if} {if $error_flag == true}
    {section name=itm loop=$error_msg}
  • {$error_msg[itm]}
  • {/section}
{/if} {if $error_detail == ""}
{if $authority == "system"} {/if}
{$inventory_col.001}(※)
{$inventory_col.002}(※)
{$inventory_col.003}(※)
{$inventory_col.004}(※)
{$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}
{$inventory_col.019}(シ)
{if $authority == "system"}

(シ)・・・システム管理者のみ表示

※無効にしても{$smarty.const._DAICHO_COMP_DAY}日経過後、自動的に有効に戻ります。

{/if}

{else}
  • {$error_detail}
{/if}

 一覧に戻る