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.
188 lines
7.6 KiB
188 lines
7.6 KiB
<?xml version="1.0" encoding="UTF-8"?><form version="1.1">
|
|
<label>Message Activity Overview - Microsoft Exchange</label>
|
|
<search id="messagetrackinghubstatussearch" ref="Message Tracking Landing - Hub Status"></search>
|
|
<search id="messagetrackingmailboxstatussearch" ref="Message Tracking Landing - Mailbox Status"></search>
|
|
<row>
|
|
<panel>
|
|
<single id="messagetrackinghubstatus">
|
|
<title>Exchange Hub Transports</title>
|
|
<search base="messagetrackinghubstatussearch">
|
|
<query>|rex field=light "(?<status>.*)light" | eval status= "status:"+status
|
|
</query>
|
|
<done>
|
|
<set token="msgths">$result.process$</set>
|
|
</done>
|
|
</search>
|
|
<option name="drilldown">all</option>
|
|
<option name="field">status</option>
|
|
<drilldown>
|
|
<link target="_self">ops_hub_performance</link>
|
|
</drilldown>
|
|
</single>
|
|
<html>
|
|
<span>
|
|
The Hub Transport status shows whether the messaging infrastructure is capable of passing messages or not.
|
|
</span>
|
|
</html>
|
|
</panel>
|
|
<panel>
|
|
<single id="messagetrackingmailboxstatus">
|
|
<title>Exchange Mailbox Stores</title>
|
|
<search base="messagetrackingmailboxstatussearch">
|
|
<query>|rex field=light "(?<status>.*)light" | eval status= "status:"+status
|
|
</query>
|
|
</search>
|
|
<option name="drilldown">all</option>
|
|
<option name="field">status</option>
|
|
<drilldown>
|
|
<link target="_self">ops_store_performance</link>
|
|
</drilldown>
|
|
</single>
|
|
<html>
|
|
<span>
|
|
The Mailbox Store status shows whether the messaging infrastructure is capable of accepting messages for final delivery.
|
|
</span>
|
|
</html>
|
|
</panel>
|
|
<panel>
|
|
<single id="messagetrackingmailreputation">
|
|
<title>Outbound Mail Reputation</title>
|
|
<search id="messagetrackingmailreputationsearch" ref="Static Health Overview - Outbound Mail Reputation"></search>
|
|
<option name="field">reputation</option>
|
|
<drilldown>
|
|
<link target="_blank">search?q=eventtype=senderbase-reputation NOT ip=overview |eval error=if(isnull(error),"",error) |stats latest(reputation) as reputation,latest(error) as error by ip,dnsbl |search reputation!="Good" |table ip,dnsbl,reputation,error</link>
|
|
</drilldown>
|
|
</single>
|
|
</panel>
|
|
</row>
|
|
<row>
|
|
<panel>
|
|
<chart>
|
|
<title>Inbound SMTP Rate (per minute)</title>
|
|
<search ref="Message Tracking Landing - Inbound SMTP Gauge"></search>
|
|
<option name="height">150</option>
|
|
<option name="charting.chart">markerGauge</option>
|
|
<option name="charting.chart.orientation">x</option>
|
|
<option name="charting.chart.style">shiny</option>
|
|
<drilldown>
|
|
<link>msgtrack_inbound</link>
|
|
</drilldown>
|
|
</chart>
|
|
<chart>
|
|
<search ref="Message Tracking Landing - Inbound SMTP Rate"></search>
|
|
<option name="height">100</option>
|
|
<option name="charting.chart">line</option>
|
|
<option name="charting.axisTitleX.visibility">collapsed</option>
|
|
<option name="charting.axisTitleY.visibility">collapsed</option>
|
|
<option name="charting.legend.placement">none</option>
|
|
<drilldown>
|
|
<eval token="custom_latest">floor($click.value$)</eval>
|
|
<eval token="custom_earliest">$custom_latest$ - 300</eval>
|
|
<link>msgtrack_inbound?earliest=$custom_earliest$&latest=$custom_latest$</link>
|
|
</drilldown>
|
|
</chart>
|
|
</panel>
|
|
<panel>
|
|
<chart>
|
|
<title>Outbound SMTP Rate (per minute)</title>
|
|
<search ref="Message Tracking Landing - Outbound SMTP Gauge"></search>
|
|
<option name="height">150</option>
|
|
<option name="charting.chart">markerGauge</option>
|
|
<option name="charting.chart.orientation">x</option>
|
|
<option name="charting.chart.style">shiny</option>
|
|
<drilldown>
|
|
<link>msgtrack_outbound</link>
|
|
</drilldown>
|
|
</chart>
|
|
<chart>
|
|
<search ref="Message Tracking Landing - Outbound SMTP Rate"></search>
|
|
<option name="height">100</option>
|
|
<option name="charting.chart">line</option>
|
|
<option name="charting.axisTitleX.visibility">collapsed</option>
|
|
<option name="charting.axisTitleY.visibility">collapsed</option>
|
|
<option name="charting.legend.placement">none</option>
|
|
<drilldown>
|
|
<eval token="custom_latest">floor($click.value$)</eval>
|
|
<eval token="custom_earliest">$custom_latest$ - 300</eval>
|
|
<link>msgtrack_outbound?earliest=$custom_earliest$&latest=$custom_latest$</link>
|
|
</drilldown>
|
|
</chart>
|
|
</panel>
|
|
</row>
|
|
<row>
|
|
<panel>
|
|
<chart>
|
|
<title>User Submission Rate (per minute)</title>
|
|
<search ref="Message Tracking Landing - User Submission Gauge"></search>
|
|
<option name="height">150</option>
|
|
<option name="charting.chart">markerGauge</option>
|
|
<option name="charting.chart.orientation">x</option>
|
|
<option name="charting.chart.style">shiny</option>
|
|
<drilldown>
|
|
<link>ops_store_performance</link>
|
|
</drilldown>
|
|
</chart>
|
|
<chart>
|
|
<search ref="Message Tracking Landing - User Submission Rate"></search>
|
|
<option name="height">100</option>
|
|
<option name="charting.chart">line</option>
|
|
<option name="charting.axisTitleX.visibility">collapsed</option>
|
|
<option name="charting.axisTitleY.visibility">collapsed</option>
|
|
<option name="charting.legend.placement">none</option>
|
|
<drilldown>
|
|
<link>ops_store_performance</link>
|
|
</drilldown>
|
|
</chart>
|
|
</panel>
|
|
<panel>
|
|
<chart>
|
|
<title>Mailbox Delivery Rate (per minute)</title>
|
|
<search ref="Message Tracking Landing - Mailbox Delivery Gauge"></search>
|
|
<option name="height">150</option>
|
|
<option name="charting.chart">markerGauge</option>
|
|
<option name="charting.chart.orientation">x</option>
|
|
<option name="charting.chart.style">shiny</option>
|
|
<drilldown>
|
|
<link>ops_store_performance</link>
|
|
</drilldown>
|
|
</chart>
|
|
<chart>
|
|
<search ref="Message Tracking Landing - Mailbox Delivery Rate"></search>
|
|
<option name="height">100</option>
|
|
<option name="charting.chart">line</option>
|
|
<option name="charting.axisTitleX.visibility">collapsed</option>
|
|
<option name="charting.axisTitleY.visibility">collapsed</option>
|
|
<option name="charting.legend.placement">none</option>
|
|
<drilldown>
|
|
<link>ops_store_performance</link>
|
|
</drilldown>
|
|
</chart>
|
|
</panel>
|
|
</row>
|
|
<row>
|
|
<panel>
|
|
<table>
|
|
<title>Top Local Recipients</title>
|
|
<search ref="Static Health Overview - Top Local Recipients"></search>
|
|
<option name="count">10</option>
|
|
<option name="rowNumbers">false</option>
|
|
<option name="showPager">true</option>
|
|
<drilldown>
|
|
<link>msgtrack?form.recipient=$row.recipient$&earliest=-60m&latest=now</link>
|
|
</drilldown>
|
|
</table>
|
|
</panel>
|
|
<panel>
|
|
<table>
|
|
<title>Top Local Senders</title>
|
|
<search ref="Static Health Overview - Top Local Senders"></search>
|
|
<option name="count">10</option>
|
|
<option name="rowNumbers">false</option>
|
|
<option name="showPager">true</option>
|
|
<drilldown>
|
|
<link>msgtrack?form.sender=$row.sender$&earliest=-60m&latest=now</link>
|
|
</drilldown>
|
|
</table>
|
|
</panel>
|
|
</row>
|
|
</form> |