I have a server where it is more then common that sometimes applications are faulting.

the message I get is:


Code:

Faulting application RTL.exe, version 0.0.0.0, faulting module RTL.exe, version 0.0.0.0, fault address 0x00008590.



Now I want to remap or transform the event mapping to /win/ignore

But when I do this this is done for all the devices who are generation a faulting application.

Is there a way to remap /transform this event only for this device?

Go to the mapping rule that you created in /Win/Ignore or /Ignore/Win and click on the edit tab. You can put the following into the rule to make the mapping specific to one device.

evt.device == 'devicename'
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to