Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\rac\thruput.jspf
<uix:tableLayout renderedBinding="onThroughputTab@defaultBean@servletRequest"> <uix:rowLayout hAlign="left"> <uix:spacer width="60" height="0"/> <uix:messagePrompt promptBinding="DATABASE_THROUGHPUT_RATE@racMsgBundle@servletRequest"/> <uix:flowLayout> <uix:contents childDataBinding="rateTypesList@racDBBean@servletRequest"> <uix:radioButton name="rateType" textBinding="text" valueBinding="val" onClickBinding="onclick" selectedBinding="selected" /> </uix:contents> </uix:flowLayout> </uix:rowLayout> </uix:tableLayout> <uix:header textBinding="dbThroughputHeader@servletRequest" renderedBinding="showThroughputHeader@defaultBean@servletRequest" /> <uix:tableLayout width="100%" renderedBinding="onThroughputTab@defaultBean@servletRequest"> <uix:rowLayout hAlign="left" renderedBinding="showSysstatChart@defaultBean@servletRequest"> <oem:chart chartType="timeSeriesChart" width="800" height="120" orientation="vertical" timeGranularity="SECOND" title="counts" titleVisible="false" legendPosition="east" legendVisible="external" yAxisWidth="30" yAxisLabelBinding="throughputUnit@servletRequest" noDataMessageBinding="NO_DATA_ALT@racMsgBundle@servletRequest"> <uix:contents> <oem:boundChartDataSource chartDataSourceBinding="countthroughPutChart@servletRequest"/> <oem:chartColumn isKey="true" displayLabel="Target" sourceIndex="0"/> <oem:chartColumn isTimeColumn="true" displayLabel="Date" sourceIndex="1" /> <oem:chartColumn displayLabel="" sourceIndex="2" /> <oem:imageMap imageMapDataSourceBinding="countthroughputImageMap@servletRequest"/> </uix:contents> </oem:chart> </uix:rowLayout> <uix:rowLayout hAlign="left"> <oem:chart chartType="timeSeriesChart" width="800" height="120" orientation="vertical" timeGranularity="SECOND" legendPosition="east" legendVisible="external" yAxisLabelBinding="throughputUnit@servletRequest" title="blocks" titleVisible="false" yAxisWidth="30" noDataMessageBinding="NO_DATA_ALT@racMsgBundle@servletRequest"> <uix:contents> <oem:boundChartDataSource chartDataSourceBinding="blockthroughPutChart@servletRequest"/> <oem:chartColumn isKey="true" displayLabel="Target" sourceIndex="0"/> <oem:chartColumn isTimeColumn="true" displayLabel="Date" sourceIndex="1" /> <oem:chartColumn displayLabel="" sourceIndex="2" /> <oem:imageMap imageMapDataSourceBinding="blockthroughputImageMap@servletRequest"/> </uix:contents> </oem:chart> </uix:rowLayout> </uix:tableLayout>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de