|
2dS -> RE: Excluding a particular Event ID from an Event Log error check (22.Jun.2009 3:16:20 AM)
|
That is not possible on the current build of NSM. I don’t know if this helps, but you can obtain something similar by creating two event log checks; one that is succeeds if the event id to be excluded is found (i.e. event id 1111 in the specified case), this should not send any notification. And the other should be configured to search for the desired events (i.e. all the error events) and this should be executed only if the previous check has failed. This can be configured from the check’s properties dialog on the dependencies page.
|
|
|
|