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.
74 lines
2.7 KiB
74 lines
2.7 KiB
<form version="1.1">
|
|
<label>ActiveSync - Microsoft Exchange</label>
|
|
|
|
<row>
|
|
<table>
|
|
<title>Top Users (Sync Events)</title>
|
|
<search ref="ActiveSync - Top Users by Sync Events"></search>
|
|
<option name="count">10</option>
|
|
<option name="rowNumbers">true</option>
|
|
<option name="showPager">true</option>
|
|
<drilldown>
|
|
<link>client_byusername?autoRun=true&form.username=$row.Username$&earliest=-24h&latest=now</link>
|
|
</drilldown>
|
|
</table>
|
|
<table>
|
|
<title>Top Users by Device ID (Sync Events)</title>
|
|
<search ref="ActiveSync - Top Users by Device and Sync Events"></search>
|
|
<option name="count">10</option>
|
|
<option name="rowNumbers">true</option>
|
|
<option name="showPager">true</option>
|
|
<drilldown>
|
|
<link>client_byusername?autoRun=true&form.username=$row.Username$&earliest=-24h&latest=now</link>
|
|
</drilldown>
|
|
</table>
|
|
</row>
|
|
|
|
<row>
|
|
<table>
|
|
<title>Top Device Types</title>
|
|
<search ref="ActiveSync - Top Device Types"></search>
|
|
<option name="count">10</option>
|
|
<option name="rowNumbers">true</option>
|
|
<option name="showPager">false</option>
|
|
<drilldown>
|
|
<link>search?earliest=-24h&latest=now&q=search eventtype=client-activesync-usage DeviceType="$row.DeviceType$"| `normalize_user` |stats count by user_subject,DeviceType,DeviceId|table user_subject,DeviceType,DeviceId</link>
|
|
</drilldown>
|
|
</table>
|
|
<chart>
|
|
<title>Sync Events over Time</title>
|
|
<search ref="ActiveSync - Sync Events over Time"></search>
|
|
<option name="height">240</option>
|
|
<option name="charting.chart">area</option>
|
|
<option name="charting.chart.stackMode">stacked</option>
|
|
<option name="charting.legend.placement">bottom</option>
|
|
<option name="charting.chart.nullValueMode">zero</option>
|
|
<option name="charting.axisTitleX.text">Time</option>
|
|
<option name="charting.axisTitleY.text">Events/min</option>
|
|
</chart>
|
|
</row>
|
|
|
|
<row>
|
|
<table>
|
|
<title>Remote Device Wipes</title>
|
|
<search ref="ActiveSync - Remote Device Wipes"></search>
|
|
<option name="count">10</option>
|
|
<option name="rowNumbers">true</option>
|
|
<option name="showPager">true</option>
|
|
<drilldown>
|
|
<link>client_byusername?autoRun=true&form.username=$row.Username$&earliest=-24h&latest=now</link>
|
|
</drilldown>
|
|
</table>
|
|
<table>
|
|
<title>User-Initiated Device Wipe Requests</title>
|
|
<search ref="ActiveSync - User-initiated Device Wipe Requests"></search>
|
|
<option name="count">10</option>
|
|
<option name="rowNumbers">true</option>
|
|
<option name="showPager">true</option>
|
|
<drilldown>
|
|
<link>client_byusername?autoRun=true&form.username=$row.Username$&earliest=-24h&latest=now</link>
|
|
</drilldown>
|
|
</table>
|
|
</row>
|
|
|
|
</form> |