変更内容
CAFIS接続オプションまたはANSER接続オプションにおいて、nficstatコマンドの-lオプション(資源名一覧表示)にtcpg資源を指定した場合に出力される資源情報を以下のとおり変更しました。
表示項目“Number of active resource” の‘:’以降を1カラム左にシフト
表示項目“Number of non-active resource”の‘:’以降を1カラム左にシフト
表示項目“Number of non-active resource”を“Number of not-active resource”に変更
表示項目“Active resource name”の最後に‘.’を追加
表示項目“Resource name”の表示開始を2カラム左にシフト
# nficstat -l tcpg -n 72 Display of resource type 'tcpg' starts. Number of active resource : 1 Number of non-active resource : 0 Active resource name Resource name : tcpg01 Display of resource type 'tcpg' terminates.
# nficstat -l tcpg -n 72 Display of resource type 'tcpg' starts. Number of active resource : 1 Number of not-active resource : 0 Active resource name. Resource name : tcpg01 Display of resource type 'tcpg' terminates.
CAFIS接続オプションまたはANSER接続オプションにおいて、nficstatコマンドの-lオプション(資源名一覧表示)にextrsc資源を指定した場合に出力される資源情報を以下のとおり変更しました。
表示項目“Number of active resource” の‘:’以降を1カラム左にシフト
表示項目“Number of non-active resource”の‘:’以降を1カラム左にシフト
表示項目“Number of non-active resource”を“Number of not-active resource”に変更
表示項目“Number of not-active resource”の次行に“Active resource name.”を追加
表示項目“Connection nothing”を“Resource name”に変更と表示開始を2カラム左にシフト
表示項目“Non-active resource name”を“not-active resource name”に変更
表示項目“Resource name”と“ : 資源名”のとの間の表示位置合わせの空白を削除
# nficstat -l extrsc -n 72 Display of resource type 'extrsc' starts. Number of active resource : 1 Number of non-active resource : 1 Connection nothing : e010200 Non-active resource name Resource name : e010100 Display of resource type 'extrsc' terminates.
# nficstat -l extrsc -n 72 Display of resource type 'extrsc' starts. Number of active resource : 1 Number of not-active resource : 1 Active resource name. Resource name : e010200 Not-active resource name. Resource name : e010100 Display of resource type 'extrsc' terminates.
統合ATM接続オプションまたは全銀TCP/IPオプションにおいて、nficstatコマンドの-tオプション(通信資源の個別表示)を指定した場合に出力される資源情報を以下のとおり変更しました。
表示項目“Display of resource type '通信資源名' terminates.”を“Display of resource '通信資源名' terminates.”に変更
# /usr/bin/nficstat -t pvc -r pvc01 -n 99 Display of resource 'pvc01' starts. Resource name : pvc01 Resource type : pvc Resource state : active IP state : established IP address : 10.60.20.167 Send port : 2000 Recv port : 2001 LINE state : 01(connected) Communication destination name Connection exists : e010100 : e010101 : e010102 Display of resource type 'pvc01' terminates.
# /usr/bin/nficstat -t pvc -r pvc01 -n 99 Display of resource 'pvc01' starts. Resource name : pvc01 Resource type : pvc Resource state : active IP state : established IP address : 10.60.20.167 Send port : 2000 Recv port : 2001 LINE state : 01(connected) Communication destination name Connection exists : e010100 : e010101 : e010102 Display of resource 'pvc01' terminates.