02.04.2014 Views

Downloadable - Hewlett-Packard

Downloadable - Hewlett-Packard

Downloadable - Hewlett-Packard

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

More then one cascading corrective filter can be applied to an event, while only one noncascading<br />

corrective filter can apply. Cascading corrective filters are executed first and than<br />

the non-cascading corrective filters.<br />

• Cascading Corrective Filters<br />

The optional CASCADE attribute of the CORRECTIVE_FILTER class determines the<br />

cascading policy for the filter. By default this attribute value is FALSE. This reflects the<br />

current behavior of corrective filters. If the value of the CASCADE attribute is TRUE, the<br />

next appropriate filter is executed. This allows the definition of filters using the standard<br />

action routines, and have them cascading to modify multiple attributes of the event. Cascading<br />

filters are executed first and then the non-cascading filters (in each subset the evaluation order<br />

remains unchanged: lexicographic order). The cascading policy of a filter is defined at creation<br />

and cannot be modified.<br />

• Example<br />

Creating a Cascading Corrective Filter<br />

The following FCL command creates a corrective filter with the cascade attribute set to true:<br />

create mcc 0 corrective_filter maloja -<br />

Input Discriminator Construct = { -<br />

( LogicalOp = And ), -<br />

( LogicalOp = Item, -<br />

Item = ( FType = equality, -<br />

relationAssertion = -<br />

( ( (<br />

OSI_SYSTEM, LOG, ALARM_RECORD ) , -<br />

Perceived<br />

Severity ) , Minor ) ) ), -<br />

( LogicalOp = End ) }, -<br />

Target = "alarm_generator_am", -<br />

Action = "SetProbableCause", -<br />

Parameters = { "ApplicationSubsystemFailure" }, -<br />

Cascade = True<br />

6.5.4 TeMIP dictionary comparison enhancement<br />

This feature has been implemented to minimize dictionary comparison time.<br />

6.5.4.1 Generalities<br />

An important performance enhancement has been done on the temip_dict_compare tool that<br />

compares two TeMIP dictionaries.<br />

The mcc_msl tool has been modified in order to add time information internally in the<br />

dictionary, for each dictionary update. This update is fully transparent for the user.<br />

50

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!