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.
134 lines
5.8 KiB
134 lines
5.8 KiB
<dashboard isVisible="False" stylesheet="DA-ITSI-OS-Host_Entity_View.css" version="1.1">
|
|
<label>OS Host 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-OS-Inventory_Search host="$host$"</query>
|
|
<earliest>-6h</earliest>
|
|
<latest>now</latest>
|
|
</search>
|
|
</viz>
|
|
|
|
<viz type="SA-ITSI-CustomModuleViz.mini_chart">
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.id">os-cpu-queue-length</option>
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.title">CPU Queue Length (count)</option>
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.subtitleField">_stats</option>
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.chartType">line</option>
|
|
<search>
|
|
<query>| savedsearch DA-ITSI-OS-Context_Chart_CPU_Queue_Length_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">os-processes-running</option>
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.title">Processes Running (count)</option>
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.subtitleField">_total</option>
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.chartType">column</option>
|
|
<search>
|
|
<query>| savedsearch DA-ITSI-OS-Context_Chart_Processes_Running_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">os-cpu-history</option>
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.title">CPU Overall 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">os-memory-history</option>
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.title">Memory Used (%)</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_overview$">
|
|
<panel ref="overview_cpu" app="DA-ITSI-OS"></panel>
|
|
<panel ref="overview_cpu_queue_length" app="DA-ITSI-OS"></panel>
|
|
<panel ref="overview_memory" app="DA-ITSI-OS"></panel>
|
|
</row>
|
|
<row depends="$control_overview$">
|
|
<panel ref="overview_disk_usage" app="DA-ITSI-OS"></panel>
|
|
<panel ref="overview_disk_io" app="DA-ITSI-OS"></panel>
|
|
<panel ref="overview_disk_io_latency" app="DA-ITSI-OS"></panel>
|
|
</row>
|
|
<row depends="$control_overview$">
|
|
<panel ref="overview_network_bytes" app="DA-ITSI-OS"></panel>
|
|
<panel ref="overview_network_packets" app="DA-ITSI-OS"></panel>
|
|
</row>
|
|
<row depends="$control_cpu$">
|
|
<panel ref="cpu_usage_user" app="DA-ITSI-OS"></panel>
|
|
<panel ref="cpu_system_threads" app="DA-ITSI-OS"></panel>
|
|
<panel ref="cpu_usage_overall" app="DA-ITSI-OS"></panel>
|
|
</row>
|
|
<row depends="$control_cpu$">
|
|
<panel ref="cpu_interrupts" app="DA-ITSI-OS"></panel>
|
|
<panel ref="cpu_top_consumers_chart" app="DA-ITSI-OS"></panel>
|
|
<panel ref="cpu_top_consumers_list" app="DA-ITSI-OS"></panel>
|
|
</row>
|
|
<row depends="$control_memory$">
|
|
<panel ref="memory_used" app="DA-ITSI-OS"></panel>
|
|
<panel ref="memory_used_percent" app="DA-ITSI-OS"></panel>
|
|
<panel ref="memory_swap_used_percent" app="DA-ITSI-OS"></panel>
|
|
</row>
|
|
<row depends="$control_memory$">
|
|
<panel ref="memory_page_ops" app="DA-ITSI-OS"></panel>
|
|
<panel ref="memory_top_consumers_list" app="DA-ITSI-OS"></panel>
|
|
</row>
|
|
<row depends="$control_memory$">
|
|
<panel ref="memory_top_consumers_chart" app="DA-ITSI-OS"></panel>
|
|
</row>
|
|
<row depends="$control_storage$">
|
|
<panel ref="storage_volumes_available_list" app="DA-ITSI-OS"></panel>
|
|
<panel ref="storage_devices_iostats_list" app="DA-ITSI-OS"></panel>
|
|
</row>
|
|
<row depends="$control_storage$">
|
|
<panel ref="storage_used_percent_chart" app="DA-ITSI-OS"></panel>
|
|
<panel ref="storage_devices_iostats_read_chart" app="DA-ITSI-OS"></panel>
|
|
<panel ref="storage_devices_iostats_write_chart" app="DA-ITSI-OS"></panel>
|
|
</row>
|
|
<row depends="$control_storage$">
|
|
<panel ref="storage_io_latency" app="DA-ITSI-OS"></panel>
|
|
</row>
|
|
<row depends="$control_splunk_events$">
|
|
<panel ref="splunk_events" app="DA-ITSI-OS"></panel>
|
|
</row>
|
|
<row depends="$control_forecast$">
|
|
<panel ref="forecast_storage" app="DA-ITSI-OS"></panel>
|
|
<panel ref="forecast_memory" app="DA-ITSI-OS"></panel>
|
|
<panel ref="forecast_cpu" app="DA-ITSI-OS"></panel>
|
|
</row>
|
|
</dashboard>
|