15.Oracle杂记——Oracle诊断磁盘IO监控脚本
继上面的监控脚本,这次是IO监控脚本
主要是系统IO相关类
执行功能如下
$ sh dbiomon.sh
Invalid Arguments!
pls use like this : ./dbiomon.exe [ NUMBER]
the NUMBER can be from 1 to 100
[1] show the db's file io statistic
[2] show the segment io statistic
[3] show the os's file system io statistic
主要功能如下:
程序名字如下:dbiomon.exe
原文链接:https://www.f2er.com/oracle/207448.html