EEM Applet - Interface bandwidth utilization

We are planning to get syslog or snmp alert for bandwidth utilization of Uplinks by EEM applet, can any bdy help me on that?
We managed to get alert for input traffic but we are not able to get alert for total bandwidth utilization ( input + output ).

This is possible with an EEM applet.  I have done it on G1 ISRs with 15.1.  The applet is here:
http://ephemeralportal.blogspot.jp/2014/01/eem-applet-teach-your-router-to-monitor_24.html
I usually run 12.4 on 3745s in GNS3 and they do not have the action set to do variable manipulation, so I am guessing that this is a newer feature, although I could not find what minimum version you would need on a quick search.

Similar Messages

  • EEM applet that triggers on high CPU utilization

    Hi Folks,
    I am trying to create an eem applet which triggers on high cpu utilization (detected by erm).   The applet should then tftp the output from "show proc cpu sorted" to a tftp server.   
    I am trying to configure this on a 1841 running 124-24.T3 code
    This is my config:
    resource policy
      policy HighGlobalCPU global
       system
        cpu total
         critical rising 5 falling 2 interval 10
        cpu process
         critical rising 5 falling 2 interval 10
    ! I'm not sure whether it is correct to monitor 'cpu total' or 'cpu process'.   The rising thresholds are deliberately low to maker testing easier
    event manager applet ReportHighCPU
    event resource policy "HighGlobalCPU"
    action 1.0 cli command "show process cpu sorted 5sec | redirect tftp://192.168.1.1/highCPU$_resource_time_sent.txt"
    action 2.0 syslog priority debugging msg "high cpu event detected, output tftp sent"
    The problem is that I can't seem to trigger the applet.    I have generated enough traffic to push the cpu utilization to over 30% (according to 'show proc cpu'), but the applet does not appear to trigger (no syslog messages appear, and my syslog server does not receive anything).
    If anyone can tell me what I've done wrong here I would be very grateful!
    Thanks,
    Darragh

    I am just replying off the top of my head but I believe you
    need to also add to your conf the line
    user global HighGlobalCPU

  • EEM applet does not support extended ping ?

    Hi does anybody know if EEM applet does not support any extended Ping in a cli action ?
    This works:
    action 1000 cli command "ping ip 10.161.255.5"
    These statements does not work ?
    action 1000 cli command "ping ip 10.161.255.5 repeat 10 source Loopback0"
    action 1000 cli command "ping vrf TESTVRF ip 10.161.255.5 repeat 20 source Loopback0"
    I  found another possibility how to achive extended ping in EEM like following
    event manager applet ping
    event none sync yes
    action 100 cli command "enable"
    action 101 cli command "ping" pattern "[ip]"
    action 102 cli command "ip" pattern "address"
    action 103 cli command "10.161.255.5" pattern "count"
    action 104 cli command "20" pattern "size"
    action 105 cli command "100" pattern "seconds"
    action 106 cli command "2" pattern "commands"
    action 107 cli command "y" pattern "interface"
    action 108 cli command "Loopback0" pattern "service"
    action 109 cli command "0" pattern "header"
    action 110 cli command "no" pattern "data"
    action 111 cli command "no" pattern "pattern"
    action 112 cli command "0xABCD" pattern "Verbose"
    action 113 cli command " " pattern "size"
    action 114 cli command "n" event manager applet ping
    bu there is also no way to specify the VRF ?
    Any Ideas ?
    Thx
    Hubert

    Hi found failure,
    extended ping needs to be executed in priviledged mode, so need to enable in advance , then it works
    thx Bruno for the hint
    Hubert

  • Ciscoworks 4.0, Bandwidth Utilization

    Hello!
    I haven't worked with Ciscoworks in a long time and see v4.0 is out. Does anyone if this app is a good tool to monitor bandwidth utilization? We need a good product that can monitor utilization on our WAN circuits and also doing regular backups of our configs for a variety of routers, switches.
    Your opinions are appreciated!
    Ben

    My opinion may be biased, but LMS 4.0 can do what you want.  It has performance management capabilities that can graph and report on interface, CPU, and memory utilization as well as allows for custom MIB object pollers to be defined.  LMS also does configuration collection for a wide variety of devices.
    If you really want to get a good idea if this is the right product suite for you, download the 90-day eval from http://www.cisco.com/go/nmsevals (click on the Network Management Software link).  You will be able to test the full functionality of LMS 4.0 on up to 100 devices for 90 days.

  • Calculate Bandwidth Utilization for E1 Using SNMP

    Hi.
    I need to calculate Bandwidth utilization for E1interface via SNMP.
    I tried to use information from this article http://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a008009496e.shtml
    Last night I've got the following data from my Cisco 3845:
    Timestamp
    ifDescr
    ifType
    ifSpeed
    ifInOctets
    ifOutOctets
    DifInOctets
    DifOutOctets
    InBandwidth
    OutBandwidth
    11/16/10 09:17:54
    Serial0/1/0:0
    propPointToPointSerial
    2000000
    843263887
    1375140745
    160094
    35355
    64
    14
    11/16/10 09:18:54
    Serial0/1/0:0
    propPointToPointSerial
    2000000
    859483004
    1377623371
    270318
    41377
    108
    17
    11/16/10 09:19:54
    Serial0/1/0:0
    propPointToPointSerial
    2000000
    873254258
    1380108133
    229520
    41412
    92
    17
    DifInOctets = delta(ifInOctets)/delta(time)
    As you can see I've got InBandwidth>100%
    Why it so?
    If I change ifSpeed from 2000000 to 2048*1024 bits per second (right value for E1 interface) it doesn't give me  InBandwidth<100%
    In attachment you can find a part of gateway config

    You may keep on cracking your head against equations, it's up to you. If I were you I would have already installed Oracle 10g Grid Control and I would already have configured a 6 month retention period for the performance statistics and setup a report of resource consumption.
    ~ Madrid
    http://hrivera99.blogspot.com

  • Measuring Bandwidth utilization on 3005 Concentrator

    I am looking for an easy way to measure utilization on a site to site vpn configured on a 3005 concentrator.
    Help?

    This can be done using MIBS. The two MIBS listed below give you the total number of octets sent out or received every 5 minutes. You can manually calculate the difference to figure out the utilization.
    .1.3.6.1.2.1.2.2.1.10
    ifInOctets OBJECT-TYPE
    -- FROM RFC1213-MIB
    SYNTAX Counter
    MAX-ACCESS read-only
    STATUS Mandatory
    DESCRIPTION "The total number of octets received on the
    interface, including framing characters."
    ::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) ifTable(2) ifEntry(1) 10 }
    .1.3.6.1.2.1.2.2.1.16
    ifOutOctets OBJECT-TYPE
    -- FROM RFC1213-MIB
    SYNTAX Counter
    MAX-ACCESS read-only
    STATUS Mandatory
    DESCRIPTION "The total number of octets transmitted out of the
    interface, including framing characters."
    ::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) ifTable(2) ifEntry(1) 16 }
    On tunnel interfaces, a different set of MIBS called "ALTIGA-MIB" need to be used. I feel you should also have a look at the document "How To Calculate Bandwidth Utilization Using SNMP".
    http://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a008009496e.shtml

  • 3750 Bandwidth Utilization

    Hello,
    Is there a way to look at the bandwidth utilization on a per port basis on the 3750 switches?  Trying to track down a possible issue remote;y and nothing like WireShark is onsite.
    Thanks in advance.
    All replies rated.

    You can enter "show interface summary" to see the tx rate and rx rate for each port.  Very easy to read format.
    To use wireshark remotely, you could always use ERSPAN, which would send the monitor session to a remote switch.  If I'm not sure of the commands I'm entering on a remote switch, I normally do a "reload in 15".  In case I lose connectivity, it will reload in x number of minutes to restore service.  Save you a commute to the remote site to restore service.  Just don't forget to cancel the reload when you are finished.
    https://supportforums.cisco.com/document/139236/understanding-spanrspanand-erspan#comment-10119266
    If you have network monitoring software, it should show the top talker along with the ip address.
    show arp | i x.x.xx
    this will return the mac
    then enter show mac address-table address xxxx.xxxx.xxxx
    this will show the interface that learned the mac.
    show cdp neigh to verify the port isn't connected to another switch.
    Keep entering sh mac and sh cdp until you locate the port with the mac of the top talker. 
    You can shut the port and see if the trouble goes away. 
    Just be careful when shutting ports.  Its easy to shut the wrong port and lose connectivity.

  • Calculate interface bandwidth through WMI Classes

    Hi,
    I am trying to find bandwidth utilization percent for all interfaces.
    Using Win32_PerfFormattedData_Tcpip_NetworkInterface captured
    BytesTotalPerSec and Currentbandwidth and
    calculating utilization % = ((BytesTotalPerSec*8)/Currentbandwidth)*100 by this formula.
    For some times its been observed that utilization percentage is crossing 100%.Is there any way to calculate bandwidth utilization through WMI.
    As perfformatteddata contains all cooked values and currentbandwidth is raw value.Is there any issue with the formula i used?

    Alos note this about teh counter called "currentbandwidth":CurrentBandwidth
    Data type: uint32
    Access type: Read-only
    Qualifiers:
    DisplayName                                                     
    ("Current Bandwidth")                                                 
    , CounterType                                                     
    (65536)                                                 
    , DefaultScale                                                     
    (-6)                                                 
    , PerfDetail                                                     
    (200)                                                  
    Estimate of the interface's current bandwidth in bits per second (bps). For interfaces that do not vary in bandwidth or for those where no accurate estimation can be made, this value is the nominal bandwidth.
    This is not what you mena bu "currentbandwidth".  I think what you are looking for is currernt usage or current bytes/sec.
    ¯\_(ツ)_/¯

  • Cisco Network Assistant - Health Monitor Not Showing Bandwidth Utilization

    Hello,
    Ive setup a new network with 3x 2960 and 2x 3650 switches, trying to view the bandwidth utilization per switch in cisco network assistant in the health monitor unfortunatly it show 0%. I know there is alot of traffic passing through the switches, the other monitors are working correctly (temp, ram and cpu). Is there any special settings that are needed in the switch?
    Thanks

    Srikanth Achanta,
         Thanks for the help!  Here is the output from putty. 
    XXX-Switch1#show controllers utilization
    Port       Receive Utilization  Transmit Utilization
    Gi0/1       0   0
    Gi0/2       0   0
    Gi0/3       0   0
    Gi0/4       0   0
    Gi0/5       0   0
    Gi0/6       0   0
    Gi0/7       0   0
    Gi0/8       0   0
    Gi0/9       0   0
    Gi0/10       0   0
    Gi0/11       0   0
    Gi0/12       0   0
    Gi0/13       0   0
    Gi0/14       0   0
    Gi0/15       0   0
    Gi0/16       0   0
    Gi0/17       0   0
    Gi0/18       0   0
    Gi0/19       0   0
    Gi0/20       0   0
    Gi0/21       0   0
    Gi0/22       0   0
    Gi0/23       0   0
    Gi0/24       0   0
    Gi1/1       0   0
    Gi1/2       0   0
    Gi1/3       0   0
    Gi1/4       0   0
    Te1/1       0   0
    Te1/2       0   0
    Total Ports : 30
    Switch Receive Bandwidth Percentage Utilization  : 0
    Switch Transmit Bandwidth Percentage Utilization : 0
    Switch Fabric Percentage Utilization : 0
    XXX-Switch1#show interfaces | include packets
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         5934288 packets input, 546197579 bytes, 0 no buffer
         308885 packets output, 112398123 bytes, 0 underruns
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         0 packets input, 0 bytes
         0 input packets with dribble condition detected
         0 packets output, 0 bytes, 0 underruns
      5 minute input rate 471000 bits/sec, 109 packets/sec
      5 minute output rate 191000 bits/sec, 104 packets/sec
         315586906 packets input, 252876271812 bytes, 0 no buffer
         0 input packets with dribble condition detected
         267801306 packets output, 88017856802 bytes, 0 underruns
      5 minute input rate 52000 bits/sec, 37 packets/sec
      5 minute output rate 55000 bits/sec, 37 packets/sec
         120529568 packets input, 27639696244 bytes, 0 no buffer
         0 input packets with dribble condition detected
         141742070 packets output, 32628299588 bytes, 0 underruns
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 1000 bits/sec, 1 packets/sec
         5028 packets input, 468079 bytes, 0 no buffer
         0 input packets with dribble condition detected
         7868783 packets output, 893479978 bytes, 0 underruns
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 2000 bits/sec, 2 packets/sec
         27290987 packets input, 25279841114 bytes, 0 no buffer
         0 input packets with dribble condition detected
         34291062 packets output, 16098960773 bytes, 0 underruns
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 1000 bits/sec, 2 packets/sec
         3431939 packets input, 1615199699 bytes, 0 no buffer
         0 input packets with dribble condition detected
         20491634 packets output, 4044194406 bytes, 0 underruns
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 2000 bits/sec, 2 packets/sec
         21992856 packets input, 7784577454 bytes, 0 no buffer
         0 input packets with dribble condition detected
         47483488 packets output, 32259133953 bytes, 0 underruns
      5 minute input rate 4000 bits/sec, 2 packets/sec
      5 minute output rate 4000 bits/sec, 3 packets/sec
         17585313 packets input, 6353936617 bytes, 0 no buffer
         0 input packets with dribble condition detected
         40272645 packets output, 23412383942 bytes, 0 underruns
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         15684208 packets input, 5064927935 bytes, 0 no buffer
         0 input packets with dribble condition detected
         37918769 packets output, 18601560856 bytes, 0 underruns
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 1000 bits/sec, 1 packets/sec
         3150289 packets input, 734752119 bytes, 0 no buffer
         0 input packets with dribble condition detected
         19003285 packets output, 2764534874 bytes, 0 underruns
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 1000 bits/sec, 1 packets/sec
         9029922 packets input, 2596828776 bytes, 0 no buffer
         0 input packets with dribble condition detected
         26350637 packets output, 9197196784 bytes, 0 underruns
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         7064148 packets input, 2426044345 bytes, 0 no buffer
         0 input packets with dribble condition detected
         22569075 packets output, 8606781954 bytes, 0 underruns
      5 minute input rate 2000 bits/sec, 1 packets/sec
      5 minute output rate 6000 bits/sec, 3 packets/sec
         17875471 packets input, 6103242910 bytes, 0 no buffer
         0 input packets with dribble condition detected
         36793666 packets output, 17156441845 bytes, 0 underruns
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         19264746 packets input, 8318993561 bytes, 0 no buffer
         0 input packets with dribble condition detected
         40577274 packets output, 20008103681 bytes, 0 underruns
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         0 packets input, 0 bytes, 0 no buffer
         0 input packets with dribble condition detected
         0 packets output, 0 bytes, 0 underruns
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         1073682 packets input, 524894617 bytes, 0 no buffer
         0 input packets with dribble condition detected
         1290197 packets output, 967649887 bytes, 0 underruns
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 2000 bits/sec, 2 packets/sec
         1434841 packets input, 399859897 bytes, 0 no buffer
         0 input packets with dribble condition detected
         15034817 packets output, 1988146136 bytes, 0 underruns
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 31000 bits/sec, 1 packets/sec
         18246575 packets input, 8048146812 bytes, 0 no buffer
         0 input packets with dribble condition detected
         34632744 packets output, 15331407257 bytes, 0 underruns
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         12575644 packets input, 3507267403 bytes, 0 no buffer
         0 input packets with dribble condition detected
         27415447 packets output, 13019686162 bytes, 0 underruns
      5 minute input rate 9000 bits/sec, 1 packets/sec
      5 minute output rate 60000 bits/sec, 2 packets/sec
         16988554 packets input, 6347935146 bytes, 0 no buffer
         0 input packets with dribble condition detected
         40488073 packets output, 23658053615 bytes, 0 underruns
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 1000 bits/sec, 2 packets/sec
         1775464 packets input, 456920432 bytes, 0 no buffer
         0 input packets with dribble condition detected
         5550312 packets output, 848939175 bytes, 0 underruns
      5 minute input rate 74000 bits/sec, 62 packets/sec
      5 minute output rate 276000 bits/sec, 66 packets/sec
         38109701 packets input, 21483991198 bytes, 0 no buffer
         0 input packets with dribble condition detected
         53920463 packets output, 35745966772 bytes, 0 underruns
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 2000 bits/sec, 2 packets/sec
         3905203 packets input, 1197213173 bytes, 0 no buffer
         0 input packets with dribble condition detected
         9322988 packets output, 3398916481 bytes, 0 underruns
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 1000 bits/sec, 1 packets/sec
         31147644 packets input, 7922363688 bytes, 0 no buffer
         0 input packets with dribble condition detected
         64110078 packets output, 59004959626 bytes, 0 underruns
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         5916020 packets input, 2203139928 bytes, 0 no buffer
         0 input packets with dribble condition detected
         17783154 packets output, 6763038614 bytes, 0 underruns
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         0 packets input, 0 bytes, 0 no buffer
         0 input packets with dribble condition detected
         0 packets output, 0 bytes, 0 underruns
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         0 packets input, 0 bytes, 0 no buffer
         0 input packets with dribble condition detected
         0 packets output, 0 bytes, 0 underruns
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         0 packets input, 0 bytes, 0 no buffer
         0 input packets with dribble condition detected
         0 packets output, 0 bytes, 0 underruns
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         0 packets input, 0 bytes, 0 no buffer
         0 input packets with dribble condition detected
         0 packets output, 0 bytes, 0 underruns
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         0 packets input, 0 bytes, 0 no buffer
         0 input packets with dribble condition detected
         0 packets output, 0 bytes, 0 underruns
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         0 packets input, 0 bytes, 0 no buffer
         0 input packets with dribble condition detected
         0 packets output, 0 bytes, 0 underruns
    XXX-Switch1#show interfaces | include line protocol
    Vlan1 is up, line protocol is up
    FastEthernet0 is down, line protocol is down
    GigabitEthernet0/1 is up, line protocol is up (connected)
    GigabitEthernet0/2 is up, line protocol is up (connected)
    GigabitEthernet0/3 is up, line protocol is up (connected)
    GigabitEthernet0/4 is up, line protocol is up (connected)
    GigabitEthernet0/5 is up, line protocol is up (connected)
    GigabitEthernet0/6 is up, line protocol is up (connected)
    GigabitEthernet0/7 is up, line protocol is up (connected)
    GigabitEthernet0/8 is up, line protocol is up (connected)
    GigabitEthernet0/9 is up, line protocol is up (connected)
    GigabitEthernet0/10 is up, line protocol is up (connected)
    GigabitEthernet0/11 is up, line protocol is up (connected)
    GigabitEthernet0/12 is up, line protocol is up (connected)
    GigabitEthernet0/13 is up, line protocol is up (connected)
    GigabitEthernet0/14 is down, line protocol is down (notconnect)
    GigabitEthernet0/15 is down, line protocol is down (notconnect)
    GigabitEthernet0/16 is up, line protocol is up (connected)
    GigabitEthernet0/17 is up, line protocol is up (connected)
    GigabitEthernet0/18 is up, line protocol is up (connected)
    GigabitEthernet0/19 is up, line protocol is up (connected)
    GigabitEthernet0/20 is up, line protocol is up (connected)
    GigabitEthernet0/21 is up, line protocol is up (connected)
    GigabitEthernet0/22 is up, line protocol is up (connected)
    GigabitEthernet0/23 is up, line protocol is up (connected)
    GigabitEthernet0/24 is down, line protocol is down (notconnect)
    GigabitEthernet1/1 is down, line protocol is down (notconnect)
    GigabitEthernet1/2 is down, line protocol is down (notconnect)
    GigabitEthernet1/3 is down, line protocol is down (notconnect)
    GigabitEthernet1/4 is down, line protocol is down (notconnect)
    TenGigabitEthernet1/1 is down, line protocol is down (notconnect)
    TenGigabitEthernet1/2 is down, line protocol is down (notconnect)
    XXX-Switch1#show interfaces | include line errors
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 2 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 1 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 1 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 1 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 1 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 1 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 1 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 1 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 1 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 1 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 1 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 1 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 1 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 1 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 1 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 1 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 1 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 1 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 1 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 1 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 1 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 1 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 1 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 1 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 1 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 1 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 0 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 0 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 0 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 0 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 0 interface resets
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 output errors, 0 collisions, 0 interface resets
         Dave

  • Need help in executing EEM applet only once

    Do we have any sample script for EEM applet counter ?  We want applet to execute once after reload after matching a string . We tried couple of solutions like “ server suspend  “( customer does not like server suspend)   and event counter ( this does not allow syslog string matching ). Please let me know if there are any options.
    At the router reload, match the string , bring down the interface and run this applet only once . I have been trying multiple messages in Bootup log for this for bringing the interface down.
    The issue we are facing is that most of the bootup log messages can be triggered when the router is up as well which will result in triggering of the applet which is what we want to avoid.
    event manager applet Interface_down
    event syslog pattern "SPA removed from subslot 0/0"
    trigger delay 10
    action 1.0 cli command "enable"
    action 1.5 cli command "config t"
    action 2.0 cli command "interface gi0/0/0"
    action 2.5 cli command "shutdown"
    action 3.0 cli command "end"
    event manager applet Interface_up
    event syslog pattern "Bulk Sync succeeded"
    trigger delay 100
    action 1.0 cli command "enable"
    action 1.5 cli command "config t"
    action 2.0 cli command "interface gi0/0/0"
    action 2.5 cli command "no shutdown"
    action 3.0 cli command "end"
    end

    This is a bit dirty but you can create an applet to run at startup that creates the event detection applet. Then at the end of the detection applet, have it remove itself from the running config. This means that the  applet running at startup will always create the event detection applet but the event detection applet will only ever run once for that router boot period as it deletes itself after first run.
    The problem is that when you want to have one applet create another applet, you have issues with the inverted commas being correctly configured for the second applet which will cause it to run once, but fail after that. The way you can get around this is to write the applet to a text file on the flash and then copy the contents of the text file to the running config at boot. This preserves the structure of the applet being created and ensures that it will function correctly.
    The following example builds the event detection applet at system restart (BUILDAPPLET)  by copying the file "eventapplet.txt" to running config. The event detection applet (EVENTDETECT) detects a syslog pattern, in this case exiting global config, and runs the applet sending a puts command and outputting HELLO. The event detection applet then removes itself from the running config.
    !# configure the router
    conf t
    !# turn off file prompting to let the BUILDAPPLET run when copying
    file prompt quiet
    !# create the applet that runs at system restart and copies the flash applet to the running config
    event manager applet BUILDAPPLET
     event syslog pattern "%SYS-5-RESTART"
     action 10 cli command "en"
     action 11 cli command "copy flash:eventapplet.txt running-config"
    !# exit
    end
    !######## Create the flash file containing your run once applet ########
    ! enter the tclsh so we can write our applet to a file - put your event detection applet in here between the {} that you want to run once
    tclsh
    puts [open "flash:eventapplet.txt" w+] {
    event manager applet EVENTDETECT
     event syslog pattern "%SYS-5-CONFIG_I"
     action 1.0 puts "HELLO"
     action 2.0 cli command "en"
     action 3.0 cli command "conf t"
     action 4.0 cli command "no event manager applet EVENTDETECT"

  • Bandwidth Utilization Avg or Max for capacity Planning best practice

    Hello All - This is a conceptual or Non-Cisco product question. Hope you can help me to get this best industry practice
    I am doing a Capacity planning for the WAN Link Bandwidth. To study the last month bandwidth utilization in the MRTG graph, i am seeing  two values
    Average
    Maximum.
    To measure how much bandwidth my remote location is using which value i have to use. Average or Max?
    Average is always low eg. 20% to 30%
    Maximum is continuous 100% for 3 hour in 3 different intervals in a day and become 60% in rest of the day
    What is the best practice followed in the networking industry to derive the upgrade size of the bandwidth by using the Utilization graph
    regards,
    SAIRAM

    Hello.
    It makes no sense to use average during whole day (or a month), as you do the capacity management to avoid business impact due to link utilization; and average does not help you to catch is the end-users experience any performance issues.
    Typically your capacity management algorithm/thresholds are dependent on traffic patterns. As theses are really different cases if you run SAP+VoIP vs. youtube+Outlook. If you have any business critical traffic, you need to deploy QoS (unless you are allowed to increase link bandwidth infinitely).
    So, I would recommend to use 95-percentile of maximum values on 5-15 minutes interval (your algorithm/thresholds will be really sensitive to pooling interval, so choose it carefully). After to collect baseline (for a month or so)  - go and ask users about their experience and try to correlate poor experience with traffic bursts. This would help you to define thresholds for link upgrade triggers.
    PS: proactive capacity management includes link planning for new sites and their impact on existing links (in HQ and other spoke).
    PS2: also I would recommend to separately track utilization during business hours (business traffic) and non-business (service or backup traffic).

  • EEM Applet Problem With: event syslog pattern ".*" priority 2

    I went to create a EEM applet that would be invoked whenever any syslog message of priority 0-2 was invoked. I figured  the following event statement would work
           event syslog pattern ".*" priority 2
    I never really used the priority optional argument before but thought I understood from the docs that messages at or numerically lower than the specified level are matched.
    Well it doesn't seem to work as documented.  Seems to me that only messages at the specified level are beng matched and not messages numerically lower than the specified level.
    Anyway I did what I wanted differently but wanted to post this in case this is a bug in the syslog ed.

    Actually, it's a problem with the documentation.  The priority option only matches the specified severity.  What you could do is adjust pattern to do this:
    event syslog pattern "*-[012]-"

  • Apple TV bandwidth utilization

    Have my ATV with wireless. What's the average bandwidth utilization (kbps) for Apple TV to project stuffs from ipad?

    Nope.
    Planning to use Apple TV in meeting room for presentation purpose. Worry that 1 Aruba 105 wireless access points might not be enough for 20 laptops (internet browsing & internal server access) and Apple TV use.
    Any idea about what's the maximum bandwidth Apple TV will use when doing mirroring?

  • Why is there no updates to the firefox throttle add-ons ? Is there an alternative? throttle is Bandwidth utilization throttling and monitoring extension for Firefox

    Why is there no updates to the firefox throttle add-ons ? Is there an alternative? throttle is Bandwidth utilization throttling and monitoring extension for Firefox

    Well, it's probably one of two things: either the awesome dude(tte) who developed this awesome extension was tired of updating or the changes in FFox software architecture carried out between version 3.x and 4+ created challenges that were too difficult for him to surmount or a combination of both. Honestly, I love Mozilla but I think they dropped the ball on the throttle issue. It's such an obvious and necessary function and it's so easy to implement. They should have included it a long time ago as in built feature. And, if you are browsing and looking at this post and you agree. Add a suggestion in mozilla.org. The more of us asking for this function, the better.
    Meanwhile, I have the following solution for you:
    Solution 0.6.9.23.11 (DIY Version of my Solution ):
    Setting Up a Separate Portable Firefox 3.6.x that runs independently of and simultaneously to your latest version of Firefox
    Get FireFox Portable 3.6.24:
    http://portableapps.com/apps/internet/firefox_portable/localization#legacy36
    It's a portable app, meaning that it's got all it's profiles and preference and application files in the same directory. It won't compete with your current installation of Firefox, has it's own separate extension folder etc...
    Get Firefox Throttle 1.1.6
    http://firefox-throttle.en.softonic.com/ (I couldn't find it in the official mozilla site)
    It will be flagged as incompatible with even that old version of firefox (but it isn't). You just need to turn off compatibility checking. You can do that with this extension:
    https://addons.mozilla.org/en-US/firefox/addon/add-on-compatibility-reporter/?src=search
    If you have Bookmarks you want to port to the portable (bad pun intend), backup them up to bookmarks.json file on your desktop and import them to the portable version. You can export/import more stuff using FEBE addon but that's a whole world of headaches if you don't your doing.
    Many of your extensions favourites extensions will no longer work on FFox 3.6.x but if, in that same addon's page, you look around until you find a link to previous versions of the addon, you will notice that the compatibility info is right below the version numbers. Just download and install the latest version that is compatible with you 3.6.x....
    Voila mon ami! Your FFox 3.6 portable has just become your own private Download Mule whom you can throttle to your hearts content (ever throttle a real Mule??? I wouldn't try it, personally...) Do your regular browsing in another (unthrottled) browser and do your big downloads in the Mule...
    If you want to keep using your brand spanking new Firefox for other types of browsing while using this portable Mule edition for the downloads, just add -p -no-remote to the shortcut leading to your Firefox Portable Mule edition.
    For example, my taskbar shortcut to my Firefox Portable is:
    ""C:\Program Files (x86)\FirefoxPortableLegacy36\FirefoxPortable.exe"
    I just changed it to:
    "C:\Program Files (x86)\FirefoxPortableLegacy36\FirefoxPortable.exe" -p -no-remote
    This will make it occupy it's own independent instance and I can use the both my Firefox Nightly and the Firefox Portable editions at the same time (each one, using a different profile ie. extensions, cookies, password, cache etc).
    If you're on Linux, you can just run this on Wine and set the Windows Version to Windows 2000 in the Wine config,
    If you want to get rid of the Portable Apps splash screen, click here:
    http://www.ghacks.net/2011/06/06/getting-rid-of-portableapps-splash-screens/
    Solution 0.6.9.23.11 (Non-DIY Version of my Solution):
    Download my preconfigured but SWAGGED-THE-HECK-UP PortableFirefox 3.6
    Having realized that some of you may find the above to be daunting. I took my own customize firefox portable, took out all my data and compressed the folder (it's portable, so it'll run as soon as you unzip it).
    Here is a screenshot:
    http://www.mediafire.com/?o95nkwo8y6q535j
    Here is the download link:
    http://www.mediafire.com/?xdw87ivf3184u2s
    Don't forget to modify your Start/Taskbar shortcuts:
    "C:\wherever you decide to put it\FirefoxPortableLegacy36-Swagged-UP!\FirefoxPortable.exe"
    I just changed it to:
    "C:\wherever you decide to put it\FirefoxPortableLegacy36-Swagged-UP!\FirefoxPortable.exe" -p -no-remote

  • How to Determine the Actual Bandwidth Utilization

    Router A (Serial Port) in location A is connected to Router B (Serial Port) in location B through an IP VPN connection. How will I be able to determine the actual bandwidth utilization of the link between Router A and Router B?
    Thanks

    hi
    Pls check this link which can help u out to configure and analyse/find out the actual usage of the bandwidth on both th sides of your location.
    http://people.ee.ethz.ch/~oetiker/webtools/mrtg/
    regds

Maybe you are looking for