<%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.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.eml.mntr.Constants"%> <%@ page import="java.util.ResourceBundle"%> <%@ page import="oracle.sysman.emSDK.util.jdk.NLSUtil"%> <%@ page import="oracle.sysman.emSDK.chart.SimpleChartDataSource"%> <%@ page import="oracle.sysman.resources.health.HealthResourceBundle"%> <%@ include file="/oemTitle.jspf" %> <%@ include file="/oemGlobal.jspf" %> <%@ include file="header.jsp" %> <%@ include file="healthTimestampandError.jsp" %> <% String[] omss = (String[])request.getAttribute("oname"); SimpleChartDataSource[] graphSource = (SimpleChartDataSource[])request.getAttribute("loaderChartData"); if((graphSource != null) && (graphSource.length > 0)) { for(int i=0;i <% i++; if(i <% } %> <% } } %>