{PFM設計構築}付録H.4 動作ログを出力するための設定

 

  • 物理ホスト

/opt/jp1pc/tools/jpcspm stop -key all

vim /opt/jp1pc/jpccomm.ini
Action Log Mode=1
Action Log Num=10
Action Log Size=20480

/opt/jp1pc/tools/jpcspm start -key all


ls -lh /opt/jp1pc/auditlog/jpcaudit*

 

  • 論理ホスト

/opt/jp1pcwebcon/tools/jpcwstop
/opt/jp1pc/tools/jpcspm stop -key RMPlatform -lhost mmm190 -inst inst1
/opt/jp1pc/tools/jpcspm stop -key AH -lhost mmm190
/opt/jp1pc/tools/jpcspm stop -key Manager -lhost mmm190

vim /mnt/sdc2/jp1pc/jpccomm.ini
Action Log Mode=1
Action Log Num=10
Action Log Size=20480

/opt/jp1pc/tools/jpcspm start -key Manager -lhost mmm190
/opt/jp1pc/tools/jpcspm start -key AH -lhost mmm190
/opt/jp1pc/tools/jpcspm start -key RMPlatform -lhost mmm190 -inst inst1
/opt/jp1pcwebcon/tools/jpcwstart


ls -lh /mnt/sdc2/jp1pc/auditlog/jpcaudit*