You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
914 B
20 lines
914 B
<panel>
|
|
<chart>
|
|
<title>CPU Utlization (%)</title>
|
|
<search>
|
|
<query>|savedsearch DA-ITSI-APPSERVER-ApplicationServerInstance_Performance_CPU_Utilization_Percentage
|
|
application_server="$application_server$"
|
|
</query>
|
|
<earliest>$earliest$</earliest>
|
|
<latest>$latest$</latest>
|
|
</search>
|
|
<option name="charting.chart">area</option>
|
|
<option name="charting.axisTitleY.visibility">collapsed</option>
|
|
<option name="charting.axisTitleX.visibility">collapsed</option>
|
|
<option name="charting.axisY.maximumNumber">100</option>
|
|
<option name="charting.chart.nullValueMode">connect</option>
|
|
<option name="charting.chart.showDataLabels">none</option>
|
|
<option name="charting.legend.placement">top</option>
|
|
<option name="refresh.time.visible">false</option>
|
|
</chart>
|
|
</panel> |