2014年6月7日

Oracle 11g实时SQL监控

摘要: 作者:dbtan链接:http://www.dbtan.com/2010/04/real-time-sql-monitoring-in-oracle11g.htmlOracle 11g实时SQL监控:前面提到,在Oracle Database 11g中,v$session视图增加了一些新的字段,这其... 阅读全文

posted @ 2014-06-07 12:38 零玖视界 阅读(433) 评论(0) 推荐(0)

监控CPU和内存的使用

摘要: 监控CPU和内存的使用:#!/bin/bash#script to capture system statisticsoutfile=/home/rainbow/test/file.csvdate=`date +%Y/%m/%d`time=`date +%k:%M:%S`timeout=`uptim... 阅读全文

posted @ 2014-06-07 12:05 零玖视界 阅读(303) 评论(0) 推荐(0)

导航