Oracle 10g with OSW(OS Watcher)

OSWはOracleが提供しているシステム状況モニターリングツールです。
Metalink 301137.1より入手可能です。
解凍すればすぐに利用可能。
$ tar -xvf osw.tar
x ., 0 bytes, 0 tape blocks
x ./osw, 0 bytes, 0 tape blocks
x ./osw/Exampleprivate.net, 1731 bytes, 4 tape blocks
x ./osw/OSWatcher.sh, 11784 bytes, 24 tape blocks
x ./osw/OSWatcherFM.sh, 4451 bytes, 9 tape blocks
x ./osw/OSWg.jar, 722088 bytes, 1411 tape blocks
x ./osw/oswnet.sh, 334 bytes, 1 tape blocks
x ./osw/oswsub.sh, 401 bytes, 1 tape blocks
x ./osw/startOSW.sh, 1101 bytes, 3 tape blocks
x ./osw/stopOSW.sh, 560 bytes, 2 tape blocks
x ./osw/tarupfiles.sh, 127 bytes, 1 tape blocks
x ./osw/topaix.sh, 409 bytes, 1 tape blocks
x ./osw/README, 4997 bytes, 10 tape blocks
x ./osw/OSWgREADME, 3426 bytes, 7 tape blocks
実行パラメータとして、収集インターバルと収集時間を指定します。
デフォルト30秒間隔で2448時間を収集します。
モニターリング開始:
$ ./startOSW.sh 30 24
Testing for discovery of OS Utilities...

VMSTAT found on your system.
IOSTAT found on your system.
MPSTAT found on your system.
NETSTAT found on your system.
TOP found on your system.

Discovery completed.

Starting OSWatcher V2.0.2 on Tue Jul 3 14:40:21 CST 2007
With SnapshotInterval = 30
With ArchiveInterval = 240

OSWatcher - Written by Carl Davis, Center of Expertise, Oracle Corporation

Starting Data Collection...

osw heartbeat:Tue Jul 3 14:40:21 CST 2007
osw heartbeat:Tue Jul 3 14:40:51 CST 2007
osw heartbeat:Tue Jul 3 14:41:21 CST 2007
モニターリング停止
$ ./stopOSW.sh
Terminated
レポートはarchiveフォルダに出力されます。
さらに下記のフォルダに別々に保存されます。
oswiostat  
oswmeminfo  
oswmpstat  
oswnetstat  
oswprvtnet  
oswps  
oswslabinfo  
oswtop  
oswvmstat

直感で見やすい図に出力するには
$ export PATH=$ORACLE_HOME/jre/1.4.2/bin:$PATH
$ java -jar OSWg.jar -i ./archive/