$('a[name]').remove(); $('#ic-homepage__footer').before('

'); $("#tabs").tabs({ selected: 1 }); $("#ic-homepage__ic-tips").append( quickTipHTML() ); unhideOneProductTip(); $("#ic-homepage__product-tips").wrapInner('

'); $("#ic-homepage__feed-tips").wrapInner('

'); });

IBM Tivoli Monitoring > Version 6.3 > User's Guides > Log File Agent User's Guide > Event filtering and summarization IBM Tivoli Monitoring, Version 6.3


Summary interval

The duplication detection procedure operates over a time period known as the Summary Interval.

Duplicate events are counted during this interval and then reset when the interval expires. The counter starts the count again beginning at 0 at the start of each new summary interval.

The agent sends a summary event for each event set that it monitors during the interval. The summary event contains the attribute values of the first event that matched. The summary event also contains a count that indicates how many duplicates of that event occurred during the summary interval.

The summary interval is set in the configuration (.conf) file as shown in the following example:

The value assigned to the summary interval is in seconds, so in this example, the summary interval is 5 minutes.


Parent topic:

Event filtering and summarization

+

Search Tips   |   Advanced Search