Hi,
I would like to create a trigger which should fire if my monthly bandwidth is exceeding x amount. I'm already capturing the interface IN/Out bytes using ifInOctet & ifOutOctet. I want this trigger to take action only when the values it is calculating is between 1st of the month and 30th of the month. How do I write this trigger?
My second question is how do I combine In Bytes & Out Bytes in single trigger? Since bandwidth is total of In bytes & Out Bytes.
I would like to create a trigger which should fire if my monthly bandwidth is exceeding x amount. I'm already capturing the interface IN/Out bytes using ifInOctet & ifOutOctet. I want this trigger to take action only when the values it is calculating is between 1st of the month and 30th of the month. How do I write this trigger?
My second question is how do I combine In Bytes & Out Bytes in single trigger? Since bandwidth is total of In bytes & Out Bytes.