Symfoware Active DB Guard 運用ガイド |
目次
索引
![]() ![]() |
第2章 モニタリング | > 2.3 性能監視 |
Symfoware Serverのパフォーマンスモニタで、RERUNログに関する性能情報を表示します。
Symfoware Serverのrdbpmreportコマンドによる性能監視は両システムで実行します。
$ rdbpmreport -t 時刻[,時刻] [ -c rerunlog ] [ -v 9.0 ] |
表示例
$ rdbpmreport -t 15:00 -c rerunlog Symfoware Server Performance Monitor / Performance Report Period of analysis: 2007/03/30 15:00:00 - 2007/03/30 15:53:24 Time 2007/03/30 15:50:08 Time 2007/03/30 15:50:38 Time 2007/03/30 15:51:08 Time 2007/03/30 15:52:08 < rerunlog > GroupName BufSize BufNum UseNum([%]) Alarm DryUp system 2048 128 0( 0) 0 0 RLPName Write IoNum rlp001 633 102 Time 2007/03/30 15:52:38 < rerunlog > GroupName BufSize BufNum UseNum([%]) Alarm DryUp system 2048 128 0( 0) 0 0 RLPName Write IoNum rlp001 1136 239 |
Symfoware Serverのrdbpmreportコマンドの詳細については“コマンドリファレンス”を参照してください。
Symfoware Serverで処理時間が長くなっている原因としてAIログバッファの空き待ちによる中断が多く発生している場合で、ディスク配置に問題ないと判断したときは、DryUpが発生している可能性があります。rdbpmreportコマンドを実行して、DryUpの発生状況を調査します。DryUpが発生している場合は、メモリに余裕があり、被災時のデータロスト時間に問題がない程度にRERUNログバッファ数を増やしてください。
目次
索引
![]() ![]() |