Hi!
It's not necessary to create 4 rules in event processing policy - you could create only one rule for all DCIs, you just need to configure it right. I suspect that maybe you made some mistake when configuring event processing rules, possibly you have created alarm key which is identical for all DCIs. Typical configuration for alarm generation include setting alarm key in a way that it will be unique for each DCI. For example, I prefer to use alarm key DC_%i_%5 - macro %i will be expanded into node object's id, and %5 into DCI id.
Best regards,
Victor
It's not necessary to create 4 rules in event processing policy - you could create only one rule for all DCIs, you just need to configure it right. I suspect that maybe you made some mistake when configuring event processing rules, possibly you have created alarm key which is identical for all DCIs. Typical configuration for alarm generation include setting alarm key in a way that it will be unique for each DCI. For example, I prefer to use alarm key DC_%i_%5 - macro %i will be expanded into node object's id, and %5 into DCI id.
Best regards,
Victor