DX NetOps

 View Only
  • 1.  How to correlate interface utilization and discards for alarm

    Posted Apr 03, 2018 12:00 PM

    Hi,

    We are currently using the Spectrum build-in mechanism called "threshold" on interfaces, in order to raise alarms when the utilization is too high or when the percentage of errors or of discards is too high.

     

    We now need to raise an alarm for discards only when the interface utilization is above a given percentage.

    How can we do that ?

    thanks,

    Veronique



  • 2.  Re: How to correlate interface utilization and discards for alarm

    Broadcom Employee
    Posted Apr 03, 2018 01:31 PM

    Hi Veronique,

     So you want to alarm only when discards AND interface utilization is above a given percentage?  You would need to create a watch for that.

    Cheers

    Jay



  • 3.  Re: How to correlate interface utilization and discards for alarm

    Posted Apr 04, 2018 02:55 AM
      |   view attached

    Hi,

    Yes I need to alarm only when discards AND interface utilization is above a given percentage.

    But I understand that watches are “expensive”. Do they require the same amount of resources as the threshold alarms ?

    Thanks,

    Veronique



  • 4.  Re: How to correlate interface utilization and discards for alarm
    Best Answer

    Posted Apr 04, 2018 07:32 AM

    Veronique,

     

    You could also accomplish this using a Condition Correlation. Set the discard and interface utilization to only generate an event and then use a Condition Correlation to create a new event that alarms should both events exist at the same time for an interface model.

     

    Joe



  • 5.  Re: How to correlate interface utilization and discards for alarm

    Posted Apr 04, 2018 08:31 AM
      |   view attached

    Yes, event correlation is probably what I need. But I have never used it.

    Can you point me quickly to a tutorial/doc/examples ?

    Alternatively, is it something that CAPC would do more easily maybe ?

    Many thanks,

    Veronique



  • 6.  Re: How to correlate interface utilization and discards for alarm

    Posted Apr 04, 2018 08:55 AM


  • 7.  Re: How to correlate interface utilization and discards for alarm

    Broadcom Employee
    Posted Apr 04, 2018 08:58 AM

    If you're using events rather than alarms, I think an event rule is what you would use rather than condition correlation.

     

    Having said that, if you have CAPM, you are better off doing this there:

     



  • 8.  Re: How to correlate interface utilization and discards for alarm

    Posted Apr 04, 2018 12:11 PM
      |   view attached

    Excellent !! I will use CAPC , so easy ! thanks, Veronique