- <div xss=removed>
- <h2>{if %state == 1}<span xss=removed><b>%title{else}</b><span xss=removed><b>%title recovering{/if}</b></span></h2>
- Device Name: %hostname<br>
- Sys Name: %sysName<br>
- Location : %location<br>
- Severity: %severity<br>
- {if %state == 1}Time elapsed: %elapsed{/if}<br>
- Timestamp: %timestamp<br>
- Rule: {if %name}%name{else}%rule{/if}<br>
- {foreach �ults}
- Physical Interface: %value.ifDescr<br>
- Interface Description: %value.ifAlias<br>
- Interface Speed: {calc (%value.ifSpeed/1000000000)} Gbs<br>
- Inbound Utilization: {calc ((%value.ifInOctets_rate*8)/%value.ifSpeed)*100}%<br>
- Outbound Utilization: {calc ((%value.ifOutOctets_rate*8)/%value.ifSpeed)*100}%<br>
- {/foreach}