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.

84 lines
2.8 KiB

<form version="1.1">
<label>Exchange Web Services - Microsoft Exchange</label>
<fieldset submitButton="false">
<input type="time" searchWhenChanged="true">
<label></label>
<default>
<earliest>-4h@m</earliest>
<latest>now</latest>
</default>
</input>
</fieldset>
<row>
<table>
<title>Top Users (RPC Sessions)</title>
<search ref="EWS - Top Users by RPC Sessions">
<earliest>$earliest$</earliest>
<latest>$latest$</latest>
</search>
<option name="count">10</option>
<option name="rowNumbers">true</option>
<option name="showPager">true</option>
<drilldown>
<link>client_byusername?autoRun=true&amp;form.username=$row.Username$&amp;earliest=$earliest$&amp;latest=$latest$</link>
</drilldown>
</table>
<table>
<title>Top Users by IP Address (RPC Sessions)</title>
<search ref="EWS - Top Users by IP Address and RPC Sessions">
<earliest>$earliest$</earliest>
<latest>$latest$</latest>
</search>
<option name="count">10</option>
<option name="rowNumbers">true</option>
<option name="showPager">true</option>
<drilldown>
<link>client_byusername?autoRun=true&amp;form.username=$row.Username$&amp;earliest=$earliest$&amp;latest=$latest$</link>
</drilldown>
</table>
</row>
<row>
<table>
<title>Top Operating Systems</title>
<search ref="EWS - Top Operating Systems">
<earliest>$earliest$</earliest>
<latest>$latest$</latest>
</search>
<option name="count">10</option>
<option name="rowNumbers">true</option>
<option name="showPager">true</option>
<drilldown>
<link>search?earliest=$earliest$&amp;latest=$latest$&amp;q=search `client-ews-events`|lookup useragent cs_user_agent|search os="$row.OS$" osvariant="$row.Variant$" osversion="$row.Version$"|stats count by cs_username,os,osvariant,osversion</link>
</drilldown>
</table>
<table>
<title>Top Mail Clients</title>
<search ref="EWS - Top Mail Clients">
<earliest>$earliest$</earliest>
<latest>$latest$</latest>
</search>
<option name="count">10</option>
<option name="rowNumbers">true</option>
<option name="showPager">true</option>
<drilldown>
<link>search?earliest=$earliest$&amp;latest=$latest$&amp;q=search `client-ews-events`|search client="$row.client$"|stats count by cs_username,client</link>
</drilldown>
</table>
</row>
<row>
<chart>
<title>Requests over Time</title>
<search ref="EWS - Requests over Time">
<earliest>$earliest$</earliest>
<latest>$latest$</latest>
</search>
<option name="height">240</option>
<option name="charting.chart">area</option>
<option name="charting.legend.placement">none</option>
<option name="charting.axisTitleX.text">Time</option>
<option name="charting.axisTitleY.text">Requests/min</option>
</chart>
</row>
</form>