<%-- -- Page: osmPerformance.jsp -- Controller: oracle.sysman.db.adm.osm.OsmHealthController -- -- Description: ASM instance Performance page -- -- MODIFIED (MM/DD/YY) -- mpawelko 02/23/09 - backport 6525227: remove hardcoded thresholds -- mpawelko 07/16/08 - use OP_SIZE msg for Operation Size -- asubba 05/05/08 - XbranchMerge asubba_asm_tb_issues from -- st_emdbsa_11.1.0.0.0_project-22846 -- asubba 04/08/08 - always show users tab -- chanchan 02/14/08 - Add related links -- chanchan 07/16/07 - Hide/show OFS tab -- asubba 05/09/07 - remove validation for user link in perf page -- gmahaney 02/01/07 - XbranchMerge gmahaney_emdb_pt_main from main -- qsong 01/19/07 - -- qsong 10/27/06 - -- qsong 03/06/07 - remove access warning msg -- asubba 05/09/07 - remove validation for user link in perf page -- qsong 03/06/07 - remove access warning msg -- qsong 10/06/06 - add historical refresh choices -- chanchan 06/13/06 - add OFS tab -- asubba 09/11/06 - rolling migration -- qsong 08/31/06 - XbranchMerge qsong_bug-5495729 from main -- qsong 02/03/06 - add SIZE (the 4th) chart -- rajeshar 07/27/05 - bug 4410193 -- rajeshar 03/30/05 - UI review changes -- jochen 06/26/04 - Make chart layouts vertical, enable -- SVG automatic update -- many ? - Many edits by many people -- spanchum 10/14/02 - Creation --%> <%@ include file="/sdk/oemTop.jspf" %> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ page import="oracle.sysman.db.adm.osm.JspConstants" %> <%@ include file="/oemNoscript.jspf" %> <%-- Message Bundles --%> > <%@ include file="/enablePPR.jspf" %> <%@ include file="/oemTitle.jspf" %> <%@ include file="/database/global.jspf" %> <%-- ====================== == Refresh settings ====================== --%> <%-- ASM Rolling Migration Info --%> <%-- ====================================== == Disk Group I/O Response Time Chart ====================================== --%> <%-- ================================ == Disk Group Throughput ================================ --%> <%-- ================================ == Disk Group I/O Operations ================================ --%> <%-- ================================ == Disk Group I/O Size ================================ --%> <%-- End New IO Size Chart --%> <%-- ================================================================== == Shown only when READS view selected ================================================================== --%> <%-- ===================================== == Disk Group Read Response Time ===================================== --%> <%-- ================================ == Disk Group Read Throughput ================================ --%> <%-- =============================== == Disk Group Reads Per Second =============================== --%> <%-- ================================ == Disk Group Read Size ================================ --%> <%-- ================================================================== == Shown only when WRITES view selected ================================================================== --%> <%-- ==================================== == Disk Group Write Response Time ==================================== --%> <%-- ================================ == Disk Group Write Throughput ================================ --%> <%-- ================================ == Disk Group Writes Per Second ================================ --%> <%-- ================================ == Disk Group Write Size ================================ --%> <%-- ================================ == Additional Monitoring Links ================================ --%>