I just got a request from my director to monitor percent utilization on our WAN circuit and I started getting into variables. I set it up but came away with a couple of questions:
1) In the email alert, can I combine variables (such as ${Interface.OutPercentUtil}% + ${Interface.InPercentUtil}%)? I ask this because I can't find a variable that gives me the total utilization (send/receive) for an interface- only the specific 'send' percent or 'receive' percent.
2) Is there such a variable that gives Bytes transmitted (or Bytes received)?
Thanks!