15.Oracle杂记——Oracle诊断磁盘IO监控脚本
发布时间:2020-12-12 14:23:41 所属栏目:百科 来源:网络整理
导读: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 f
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 主要功能如下: 1 显示数据库文件的IO 统计信息 2 显示段 IO统计信息 3 显示操作系统 文件系统的IO 统计信息 程序名字如下:dbiomon.exe 下载地址: http://download.csdn.net/detail/notbaron/9447082 (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |