cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2685
Views
0
Helpful
2
Replies

Monitor interface traffic

mustafa.basim85
Level 1
Level 1

Hi Everyone,

Can i by using EEM (Embedded Event Manger) to monitor my interface traffic?

just to Clarification my question:

let's say if the traffic on interface gigabitEthernett0/0 less than 20Mbps the EEM will take an action.

thanks in advance.

1 Accepted Solution

Accepted Solutions

Joe Clarke
Cisco Employee
Cisco Employee

Yes, this is doable with the interface event detector.  You could do something like:

event interface name GigabitEthernet0/0 poll-interval 10 parameter transmit_rate_bps entry-val 20000000 entry-op lt entry-type value

Then perform actions when that event occurs.

View solution in original post

2 Replies 2

Joe Clarke
Cisco Employee
Cisco Employee

Yes, this is doable with the interface event detector.  You could do something like:

event interface name GigabitEthernet0/0 poll-interval 10 parameter transmit_rate_bps entry-val 20000000 entry-op lt entry-type value

Then perform actions when that event occurs.

Hi Joe ,

thank you i was checked it and it's working .

Review Cisco Networking for a $25 gift card