摘要:
Oracle性能监控方面常用的Linux命令:1.top2.iostattps:该设备每秒的传输次数(Indicate the number of transfers per second that were issued to the device.)。 “一次传输”意思是“一次I/O请求”。多个逻辑请求可能会被合并为“一次I/O请求”。“一次传输”请求的大小是未知的。kB_read/s:每秒从设备(drive expressed)读取的数据量;kB_wrtn/s:每秒向设备(drive expressed)写入的数据量;kB_read:读取的总数据量;kB_wrtn:写入的总数量数据... 阅读全文
posted @ 2013-05-19 15:00 yn1235 阅读(163) 评论(0) 推荐(0)
浙公网安备 33010602011771号