nv-l

Re: Decisions in Different Ruleset Threads

1998-07-14 14:52:59
Subject: Re: Decisions in Different Ruleset Threads
From: Phil Moore <moorepj AT US.IBM DOT COM>
To: nv-l AT lists.tivoli DOT com
Date: Tue, 14 Jul 1998 14:52:59 -0400
Rules nodes are interpreted top to bottom and left to right.  Each node
in the top row is evaluated starting from the left node.  No other row of
nodes is evaluated until all the nodes in the top row are evaluated to equal
"true", or a "false" condition is met.  At that time the next row of nodes
are evaluated.

Use nvcdebug.rs to watch as the rule executes against incoming traps.

<Prev in Thread] Current Thread [Next in Thread>