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.

15 lines
452 B

<panel>
<table>
<title>Connected NIC Network Usage (KBps)</title>
<search>
<query>| savedsearch DA-ITSI-VIRTUALIZATION-Virtual_Machine_NIC_Search vm_id="$vm_id$"</query>
<earliest>$earliest$</earliest>
<latest>$latest$</latest>
</search>
<option name="drilldown">row</option>
<option name="rowNumbers">false</option>
<drilldown>
<set token="nic_id_token">$click.value$</set>
</drilldown>
</table>
</panel>