You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Don S. <don...@gm...> - 2005-01-06 22:44:56
|
Greetings: I'm trying to determine how to use the contains operator in a condition. I have a parameter that is a several word string. If it contains a certain word or words I want to create a new event. For example, I have an event parameter message: 06-14:33:13:643 !F! All Clear FAP08:838 (14:33) I have a condition that says "message contains All Clear". But it fails to evaluate true. I took a look at the source code and see that it is using the 'in' operator, which makes sense to me and it would seem that the above scenario should work. But it doesn't: 2005-01-06 14:46:32,815 - Debug 1 -> sys.engine.condition -> Evaluating parameter expression '[u'06-14:41:44:737 !F! All Clear FAP05:538 (14:41)'] contains [u'All']' 2005-01-06 14:46:32,817 - Debug 2 -> sys.engine.condition -> Evaluated to 0 2005-01-06 14:46:32,818 - Debug 1 -> sys.engine.condition -> Condition evaluation returned '0' Any ideas? Thanks, Don |
From: Don S. <don...@gm...> - 2004-12-15 23:13:00
|
Hello, I gotta say that ruleCore looks really cool. It's exactly what I thought I might have to build myself in order to have some event correlation for Nagios. But I am happy to have found ruleCore! Now I'm trying to figure out how it works. Does any one have an rCML example for how Timeport works? I'd like to setup a situation to be true when Event X hasn't occured for 10 minutes. Any help would be appreciated. Thanks, Don |
From: ibrahim c. <ibr...@ho...> - 2004-07-05 02:02:26
|
I am a computer engineering student. Nowadays i am trying a project about ruleCore but i can't find enough resourse. I need a simple sample project about ruleCore. And what are the your tips about ruleCore which is used with Zope. I need your help! thanks... _________________________________________________________________ The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail |