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.
98 lines
4.1 KiB
98 lines
4.1 KiB
<dashboard isVisible="False" stylesheet="DA-ITSI-DATABASE-DBInstance_Entity_View.css" version="1.1">
|
|
<label>Database Instance Details</label>
|
|
<row>
|
|
<panel>
|
|
<viz type="SA-ITSI-CustomModuleViz.entity_info_header">
|
|
<option name="link.visible">false</option>
|
|
<option name="refresh.time.visible">false</option>
|
|
<search>
|
|
<query>| savedsearch DA-ITSI-DATABASE-Database_Instances_Inventory database_instance="$database_instance$"</query>
|
|
<earliest>-6h</earliest>
|
|
<latest>now</latest>
|
|
</search>
|
|
</viz>
|
|
|
|
<viz type="SA-ITSI-CustomModuleViz.mini_chart">
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.id">db-storage-usage</option>
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.title">Total Storage Usage (%)</option>
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.subtitleField">used_space</option>
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.chartType">solidgauge</option>
|
|
<search>
|
|
<query>| savedsearch DA-ITSI-OS-Context_Chart_Disk_Usage_Search host="$host$"</query>
|
|
<earliest>$earliest$</earliest>
|
|
<latest>$latest$</latest>
|
|
</search>
|
|
</viz>
|
|
|
|
<viz type="SA-ITSI-CustomModuleViz.mini_chart">
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.id">db-cpu-history</option>
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.title">CPU Usage (%)</option>
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.subtitleField">_stats</option>
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.chartType">area</option>
|
|
<search>
|
|
<query>| savedsearch DA-ITSI-OS-Context_Chart_CPU_Usage_Search host="$host$"</query>
|
|
<earliest>$earliest$</earliest>
|
|
<latest>$latest$</latest>
|
|
</search>
|
|
</viz>
|
|
|
|
<viz type="SA-ITSI-CustomModuleViz.mini_chart">
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.id">db-memory-history</option>
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.title">Memory Available (%)</option>
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.subtitleField">_stats</option>
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.chartType">area</option>
|
|
<search>
|
|
<query>| savedsearch DA-ITSI-OS-Context_Chart_Memory_Usage_Search host="$host$"</query>
|
|
<earliest>$earliest$</earliest>
|
|
<latest>$latest$</latest>
|
|
</search>
|
|
</viz>
|
|
|
|
</panel>
|
|
</row>
|
|
<row id="tabs">
|
|
<panel id="tabs_panel">
|
|
<viz type="SA-ITSI-CustomModuleViz.tab_viz">
|
|
<option name="link.visible">false</option>
|
|
<option name="refresh.time.visible">false</option>
|
|
<search>
|
|
<query>|noop | stats count</query>
|
|
</search>
|
|
</viz>
|
|
</panel>
|
|
</row>
|
|
<row depends="$control_databases$">
|
|
<panel ref="databases_databases" app="DA-ITSI-DATABASE"></panel>
|
|
</row>
|
|
<row depends="$control_tables$">
|
|
<panel ref="tables_table" app="DA-ITSI-DATABASE"></panel>
|
|
</row>
|
|
<row depends="$control_query_log$">
|
|
<panel ref="query_top_queries" app="DA-ITSI-DATABASE"></panel>
|
|
</row>
|
|
<row depends="$control_query_log$">
|
|
<panel ref="query_queries_type" app="DA-ITSI-DATABASE"></panel>
|
|
</row>
|
|
<row depends="$control_query_log$">
|
|
<panel ref="query_queries_details" app="DA-ITSI-DATABASE"></panel>
|
|
</row>
|
|
<row depends="$control_performance$">
|
|
<panel ref="performance_transaction_rate" app="DA-ITSI-DATABASE"></panel>
|
|
<panel ref="performance_deadlock_rate" app="DA-ITSI-DATABASE"></panel>
|
|
</row>
|
|
<row depends="$control_performance$">
|
|
<panel ref="performance_storage_read_iops" app="DA-ITSI-DATABASE"></panel>
|
|
<panel ref="performance_storage_write_iops" app="DA-ITSI-DATABASE"></panel>
|
|
</row>
|
|
<row depends="$control_network$">
|
|
<panel ref="network_connections" app="DA-ITSI-DATABASE"></panel>
|
|
<panel ref="network_connection_pool_used_percent" app="DA-ITSI-DATABASE"></panel>
|
|
</row>
|
|
<row depends="$control_network$">
|
|
<panel ref="network_bytes" app="DA-ITSI-DATABASE"></panel>
|
|
</row>
|
|
<row depends="$control_splunk_events$">
|
|
<panel ref="splunk_events" app="DA-ITSI-DATABASE"></panel>
|
|
</row>
|
|
</dashboard>
|