欧美一级特黄大片做受成人-亚洲成人一区二区电影-激情熟女一区二区三区-日韩专区欧美专区国产专区

OSWatcher如何安裝使用-創(chuàng)新互聯(lián)

這篇文章主要介紹了OSWatcher如何安裝使用,具有一定借鑒價(jià)值,感興趣的朋友可以參考下,希望大家閱讀完這篇文章之后大有收獲,下面讓小編帶著大家一起了解一下。

成都創(chuàng)新互聯(lián)主要從事成都網(wǎng)站設(shè)計(jì)、網(wǎng)站建設(shè)、網(wǎng)頁(yè)設(shè)計(jì)、企業(yè)做網(wǎng)站、公司建網(wǎng)站等業(yè)務(wù)。立足成都服務(wù)正藍(lán),10多年網(wǎng)站建設(shè)經(jīng)驗(yàn),價(jià)格優(yōu)惠、服務(wù)專業(yè),歡迎來(lái)電咨詢建站服務(wù):13518219792

 [root@rhel5 ~]# ls
Desktop  anaconda-ks.cfg  install.log  install.log.syslog  oswbb601.tar  sqlnet.log
[root@rhel5 ~]# tar xvf oswbb601.tar     -- 解壓文件
oswbb/
oswbb/src/
oswbb/src/tombody.gif
oswbb/src/Thumbs.db
oswbb/src/missing_graphic.gif
oswbb/src/OSW_profile.htm
oswbb/src/watch.gif
oswbb/src/coe_logo.gif
oswbb/src/oswbba_input.txt
oswbb/tmp/
oswbb/call_du.sh
oswbb/tarupfiles.sh
oswbb/Exampleprivate.net
oswbb/vmsub.sh
oswbb/docs/
oswbb/docs/The_Analyzer/
oswbb/docs/The_Analyzer/oswbba_README.txt
oswbb/docs/The_Analyzer/OSW_Black_Box_Analyzer_Overview.pdf
oswbb/docs/The_Analyzer/oswbba_user_guide.pdf
oswbb/docs/OSWatcher_Black_Box/
oswbb/docs/OSWatcher_Black_Box/OSWatcherUserGuide.pdf
oswbb/docs/OSWatcher_Black_Box/oswbb_README.txt
oswbb/topaix.sh
oswbb/OSWatcher.sh
oswbb/pssub.sh
oswbb/nfssub.sh
oswbb/mpsub.sh
oswbb/oswrds.sh
oswbb/profile/
oswbb/oswsub.sh
oswbb/call_sar.sh
oswbb/oswnet.sh
oswbb/OSWatcherFM.sh
oswbb/analysis/
oswbb/startOSWbb.sh
oswbb/gif/
oswbb/oswib.sh
oswbb/stopOSWbb.sh
oswbb/extras.txt
oswbb/oswbba.jar
oswbb/locks/
oswbb/iosub.sh
oswbb/xtop.sh
[root@rhel5 ~]# ls
Desktop  anaconda-ks.cfg  install.log  install.log.syslog  oswbb  oswbb601.tar  sqlnet.log
[root@rhel5 ~]# cd oswbb
[root@rhel5 oswbb]# ls
Exampleprivate.net  analysis     docs        iosub.sh  nfssub.sh   oswnet.sh  profile   startOSWbb.sh  tmp        xtop.sh
OSWatcher.sh        call_du.sh   extras.txt  locks     oswbba.jar  oswrds.sh  pssub.sh  stopOSWbb.sh   topaix.sh
OSWatcherFM.sh      call_sar.sh  gif         mpsub.sh  oswib.sh    oswsub.sh  src       tarupfiles.sh  vmsub.sh
[root@rhel5 oswbb]# vi OSWatcher.sh      -- 修改文件 nfs_collect=1
#!/bin/sh
######################################################################
# Copyright (c)  2011 by Oracle Corporation
# OSWatcher.sh
# This is the main oswbb program. This program is started by running
# startOSWbb.sh
######################################################################
# Modifications Section:
######################################################################
##     Date        File            Changes
######################################################################
##  04/18/2005                      Baseline version 1.2.1
##
##  05/19/2005     OSWatcher.sh     Add -x option to iostat on linux
##  V1.3.1                          Add code to write pwd to /tmp/osw.hb
##                                  for rac_ddt to find osw archive
##                                  files
##
##  V1.3.2         OSWatcher.sh     Remove -f flag from $TOP for HP Conf
##                                  section. Append -f flag to $TOP when
##                                  running the HP top cmd
##
##  09/29/2006     OSWatcher.sh     Added $PLATFORM key and OSW version
##  V2.0.0                          info to header of all files. This
##                                  empty lists causing exceptions
##                                  when graphing data on platforms
##                                  other than solaris
##  07/24/2007     OSWatcher.sh     Added enhancements requested by
##  V2.1.0                          linux bde. These include using a
##                                  environment variable to control the
##                                  amount of ps data, changes to top
##                                  and iostat commands, change format
##                                  of filenames to yy.mm.dd, add
##                                  optional flag to compress files.
##                                  Added -D flag for aix iostat
##  07/24/2007     oswlnxtop.sh     Created new file for linux top
##  V2.1.0                          collection.
##  07/24/2007     oswlnxio.sh      Created new file for linux iostat
##  V2.1.0                          collection.
##  07/24/2007     startOSW.sh      Added optional 3rd parameter to
##  V2.1.0                          compress files
##  11/26/2007     oswlnxtop.sh     Fixed bug with awk script. Bug caused
##  V2.1.1                          no output on some linux platforms
##  12/16/2008     OSWg.jar         Fixed problem reading aix
##  V2.1.2                          iostat files
##  06/16/2009     OSWg.jar         Release 3.0 for EXADATA
##  V3.0.0
##  02/11/11       OSWg.jar         Bug Fix for linux iostat spanning
##  V3.0.1                          multiple lines

##  05/04/11                        Fixed directory permission on
##  V3.0.2                          install of osw.tar
##  02/01/12       OSWatcher.sh     Release 4.0 for OSWbb
##  V4.0.0
##  03/01/12       OSWbba.jar       Bug fix for throughput
##  V4.0.1                          analysis
##  03/06/12       OSWbba.jar       Bug fix for timestamp
##  V4.0.2
##  06/18/12       OSWatcher.sh     Release 5.0 for oswbb
##  V5.0.0
##  06/18/12       OSWatcher.sh     Release 5.1 for oswbb
##  V5.1.0                          added nfs collection
##  V6.0
##  02/20/12       OSWatcher.sh     fix for blank lines in extras.txt
##  V6.0.1                          causing errors
######################################################################

snapshotInterval=$1
archiveInterval=$2
zipfiles=0
status=0
vmstatus=0
mpstatus=0
iostatus=0
nfs_collect=1
nfsstatus=0
psstatus=0
netstatus=0
topstatus=0
rdsstatus=0
ibstatus=0
ZERO=0
PS_MULTIPLIER_COUNTER=0
PRSTAT_FOUND=0
ioheader=1
zip=$3
"OSWatcher.sh" 1049L, 31619C written
[root@rhel5 oswbb]# ./startOSWbb.sh 30 12 &       -- 30秒收集一次,保留12小時(shí),并且后臺(tái)運(yùn)行
[1] 4822
Setting the archive log directory to/root/oswbb/archive

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.

Testing for discovery of OS CPU COUNT
oswbb is looking for the CPU COUNT on your system
CPU COUNT will be used by oswbba to automatically look for cpu problems

CPU COUNT found on your system.
CPU COUNT = 3

Discovery completed.

Starting OSWatcher Black Box v6.0.1  on Thu Sep 5 04:49:12 CST 2013
With SnapshotInterval = 30
With ArchiveInterval = 12

OSWatcher Black Box - Written by Carl Davis, Center of Expertise,
Oracle Corporation
For questions on install/usage please go to MOS (Note:301137.1)
If you need further assistance or have comments or enhancement
requests you can email me Carl.Davis@Oracle.com

Data is stored in directory: /root/oswbb/archive

Starting Data Collection...

oswbb heartbeat:Thu Sep 5 04:49:17 CST 2013
oswbb heartbeat:Thu Sep 5 04:49:47 CST 2013
oswbb heartbeat:Thu Sep 5 04:50:17 CST 2013
oswbb heartbeat:Thu Sep 5 04:50:48 CST 2013
oswbb heartbeat:Thu Sep 5 04:51:18 CST 2013
oswbb heartbeat:Thu Sep 5 04:51:48 CST 2013
oswbb heartbeat:Thu Sep 5 04:52:19 CST 2013
oswbb heartbeat:Thu Sep 5 04:52:49 CST 2013
oswbb heartbeat:Thu Sep 5 04:53:20 CST 2013
oswbb heartbeat:Thu Sep 5 04:53:50 CST 2013
oswbb heartbeat:Thu Sep 5 04:54:20 CST 2013

[1]+  Done                    ./startOSWbb.sh 30 12
[root@rhel5 oswbb]# ps -ef | grep OSW
root      4826     1  0 04:48 pts/1    00:00:00 /bin/sh ./OSWatcher.sh 30 12
root      4974  4826  0 04:49 pts/1    00:00:00 /bin/sh ./OSWatcherFM.sh 12 /root/oswbb/archive
root     11354  4767  0 04:54 pts/1    00:00:00 grep OSW
[root@rhel5 oswbb]# rpm -qa | grep java
 java-1.6.0-openjdk
 [root@rhel5 oswbb]# java -jar oswbba.jar -i /root/oswbb/archive      --查看OSW報(bào)告

Starting OSW Black Box Analyzer V6.0.1
OSWatcher Black Box Analyzer Written by Oracle Center of Expertise
Copyright (c)  2012 by Oracle Corporation

Parsing Data. Please Wait...

Scanning file headers for version and platform info...


Parsing file rhel5_iostat_13.09.05.0400.dat ...
Timestamp Error. Expected format: May 3 16:11:12 2006.
Timestamp Error. Found format: Sep 5 04:49:17 2013
Timestamp Error. Expected format: May 3 16:11:12 2006.
Timestamp Error. Found format: Sep 5 04:49:47 2013
Timestamp Error. Expected format: May 3 16:11:12 2006.
 
Parsing file rhel5_vmstat_13.09.05.0400.dat ...
An exception occured in insertVmstatLists on line 0
An exception occured in insertVmstatLists on line 0
An exception occured in insertVmstatLists on line 0

Parsing file rhel5_netstat_13.09.05.0400.dat ...


Parsing file rhel5_top_13.09.05.0400.dat ...

No data found in input archive directory /root/oswbb/archive
Please rerun oswbba with proper input directory containing OSW archive data.
Program aborting...

[root@rhel5 oswbb]# export LANG=zh_US             -- 出錯(cuò)后設(shè)置顯示語(yǔ)言后正常,但需要以圖形界面顯示報(bào)告
[root@rhel5 oswbb]# java -jar oswbba.jar -i archive/

Starting OSW Black Box Analyzer V6.0.1
OSWatcher Black Box Analyzer Written by Oracle Center of Expertise
Copyright (c)  2012 by Oracle Corporation

Parsing Data. Please Wait...

Scanning file headers for version and platform info...


Parsing file rhel5_iostat_13.09.05.0400.dat ...
Parsing file rhel5_iostat_13.09.05.0500.dat ...


Parsing file rhel5_vmstat_13.09.05.0400.dat ...
Parsing file rhel5_vmstat_13.09.05.0500.dat ...

Parsing file rhel5_netstat_13.09.05.0400.dat ...
Parsing file rhel5_netstat_13.09.05.0500.dat ...


Parsing file rhel5_top_13.09.05.0400.dat ...
Parsing file rhel5_top_13.09.05.0500.dat ...

Parsing Completed.

Enter 1 to Display CPU Process Queue Graphs
Enter 2 to Display CPU Utilization Graphs
Enter 3 to Display CPU Other Graphs
Enter 4 to Display Memory Graphs
Enter 5 to Display Disk IO Graphs

Enter 6 to Generate All CPU Gif Files
Enter 7 to Generate All Memory Gif Files
Enter 8 to Generate All Disk Gif Files

Enter L to Specify Alternate Location of Gif Directory
Enter T to Specify Different Time Scale
Enter D to Return to Default Time Scale
Enter R to Remove Currently Displayed Graphs
Enter P to Generate A Profile
Enter A to Analyze Data
Enter Q to Quit Program

Please Select an Option:oswbb heartbeat:Thu Sep 5 05:20:45 CST 2013



感謝你能夠認(rèn)真閱讀完這篇文章,希望小編分享的“OSWatcher如何安裝使用”這篇文章對(duì)大家有幫助,同時(shí)也希望大家多多支持創(chuàng)新互聯(lián)網(wǎng)站建設(shè)公司,,關(guān)注創(chuàng)新互聯(lián)行業(yè)資訊頻道,更多相關(guān)知識(shí)等著你來(lái)學(xué)習(xí)!

文章題目:OSWatcher如何安裝使用-創(chuàng)新互聯(lián)
轉(zhuǎn)載來(lái)于:http://aaarwkj.com/article24/codece.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供標(biāo)簽優(yōu)化網(wǎng)站導(dǎo)航、營(yíng)銷型網(wǎng)站建設(shè)企業(yè)網(wǎng)站制作、小程序開(kāi)發(fā)、動(dòng)態(tài)網(wǎng)站

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來(lái)源: 創(chuàng)新互聯(lián)

微信小程序開(kāi)發(fā)
精品午夜人妻一区二区| 丝袜美腿一区在线播放| 国产l精品国产亚洲区久久| 日韩精品视频一二三区| 亚洲精品自拍一二三四区| 国产精品一二三在线看| 久久精品人妻少妇一区二| 日本黄网色三级三级三级| 婷婷色悠悠,色悠悠激情啪啪| 欧美三级在线完整版免费| 久久91亚洲精品中文字幕| 中国女人内射91熟女| 亚洲午夜精品美女写真| 欧美大片黄片在线观看| 久久精品亚洲一区二区| 精品国产成人一区二区| 欧美一区二区三区人妻熟妇| 久久久人妻精品一区二区三区四区| 婷婷久久香蕉五综合加勒比| 一区二区中文字幕精品| 国产三级无遮挡在线观看| 激情五月婷婷久久激情| 亚洲欧美日韩特级黄片| 欧美国产日韩激情在线| 午夜视频免费在线观看| 免费亚洲网站在线观看视频| 日本的一级片一区二区| 中文字幕精品一区二区三区精品 | 亚洲国产精品一区二区三区| 免费人成视频在线观看不卡| 91精品人妻二区三区| 欧美美女福利午夜视频| 欧美在线观看日韩精品| 中文字幕乱码亚洲中文在线| 麻豆精品情欲人妻一区| 白白在线观看网站看看亚洲| 成人永久免费播放平台| 亚洲日本高清一二三区| 一区二区三区高清人妻日本| 亚洲视一区二区三区四区| 高清在线一区二区在线|