I would like to include the circuit utilization in my router/switch high response time alerts. Anyone know how to do this?
Thanks!
Chuck
When you are configuring the alert action, you can configure the email with variables. There is a button called "Insert Variable" when configuring the email that is sent, if you browse through the variable options you should find what you are looking for. Below are two variables you might want to try...
${OutPercentUtil}
${InPercentUtil}
Hope this helps!
Keep in mind that the variables specified by Byron are only available if the alert type is Interface and not Node. Since the alert is for high response time, I wasn't sure if you had defined it as an interface alert.
Thank you for the help. I do have this alert configured for a node.
The end result I would like to accomplish is to see what the util on my circuits are when I have high response times from my nodes.