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.
119 lines
5.4 KiB
119 lines
5.4 KiB
<dashboard isVisible="False" stylesheet="DA-ITSI-WEBSERVER-Web_Server_View.css" version="1.1">
|
|
<label>Web Server 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-WEBSERVER-Inventory_Search web_server="$web_server$"</query>
|
|
<earliest>-6h</earliest>
|
|
<latest>now</latest>
|
|
</search>
|
|
</viz>
|
|
|
|
<viz type="SA-ITSI-CustomModuleViz.mini_chart">
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.id">webserver-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">webserver-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">webserver-availability</option>
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.title">WebServer Availability (%)</option>
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.subtitleField">_sub</option>
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.chartType">solidgauge</option>
|
|
<search>
|
|
<query>| savedsearch DA-ITSI-WEBSERVER-Context_Chart_Availability_Search web_server="$web_server$"</query>
|
|
<earliest>$earliest$</earliest>
|
|
<latest>$latest$</latest>
|
|
</search>
|
|
</viz>
|
|
|
|
<viz type="SA-ITSI-CustomModuleViz.mini_chart">
|
|
<option name="SA-ITSI-CustomModuleViz.mini_chart.id">webserver-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_web_transactions$">
|
|
<panel ref="web_transactions_4xx_errors" app="DA-ITSI-WEBSERVER"></panel>
|
|
<panel ref="web_transactions_5xx_errors" app="DA-ITSI-WEBSERVER"></panel>
|
|
<panel ref="web_transactions_hits_per_minute" app="DA-ITSI-WEBSERVER"></panel>
|
|
</row>
|
|
<row depends="$control_web_transactions$">
|
|
<panel ref="web_transactions_percent_error_status" app="DA-ITSI-WEBSERVER"></panel>
|
|
<panel ref="web_transactions_top_10_slowest_uri_queries" app="DA-ITSI-WEBSERVER"></panel>
|
|
<panel ref="web_transactions_total_response_codes" app="DA-ITSI-WEBSERVER"></panel>
|
|
</row>
|
|
<row depends="$control_traffic$">
|
|
<panel ref="network_io_graph" app="DA-ITSI-WEBSERVER"></panel>
|
|
</row>
|
|
<row depends="$control_user_behavior$">
|
|
<panel ref="user_behavior_status_by_browser_agent_graph" app="DA-ITSI-WEBSERVER"></panel>
|
|
<panel ref="user_behavior_status_by_browser_agent_list" app="DA-ITSI-WEBSERVER"></panel>
|
|
</row>
|
|
<row depends="$control_user_behavior$">
|
|
<panel ref="user_behavior_status_by_client_ip_graph" app="DA-ITSI-WEBSERVER"></panel>
|
|
<panel ref="user_behavior_status_by_client_ip_list" app="DA-ITSI-WEBSERVER"></panel>
|
|
</row>
|
|
<row depends="$control_application$">
|
|
<panel ref="application_overview" app="DA-ITSI-WEBSERVER"></panel>
|
|
</row>
|
|
<row depends="$control_application$">
|
|
<panel ref="application_endpoint_analysis" app="DA-ITSI-WEBSERVER"></panel>
|
|
</row>
|
|
<row depends="$control_error_log$">
|
|
<panel ref="error_log_events" app="DA-ITSI-WEBSERVER"></panel>
|
|
</row>
|
|
<row depends="$control_error_log$">
|
|
<panel ref="total_error_log_events" app="DA-ITSI-WEBSERVER"></panel>
|
|
</row>
|
|
<row depends="$control_splunk_events$">
|
|
<panel ref="splunk_events" app="DA-ITSI-WEBSERVER"></panel>
|
|
</row>
|
|
<row depends="$control_forecast$">
|
|
<panel ref="forecast_hits_per_hour" app="DA-ITSI-WEBSERVER"></panel>
|
|
<panel ref="forecast_network_bandwidth" app="DA-ITSI-WEBSERVER"></panel>
|
|
</row>
|
|
</dashboard>
|