Hi Folks,

I'm not the programmer or phyton specialist and I would like to get rid of some 
events automatically. The events are the ones when the interface bandwith is 
fully used. Of course I would only filter events from special interfaces, e.g. 
where the component field is Serial.* - means everything beginng with Serial

My approach was to create a defaultmapping (because those events are showing up 
from zenoss without an event class key.
The I would like to create a rule which is TRUE for alle components beginning 
with Serial but I didn't find an example for that. I just managed to create 
exact matches like 
> evt.component == "Serial"
.

How can I use a wildcard there???

At the end I would like to match 
Code:
threshold of high utilization exceeded

 in the summary field of the event.

If all is TRUE it should put the severity to 2 (info, right?) and put it into 
history.

Is it not possible with the rule?

Thanks very much for any help in advance...

Best regards
Patrick




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=34270#34270

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to