T.R | Title | User | Personal Name | Date | Lines |
---|
836.1 | Duplicate detection | CAPN::SYLOR | Architect = Buzzword Generator | Mon Mar 25 1991 00:13 | 8 |
| I don't think MCC does that. However, when VMS switches over to using
EMA events, it will become possible. In EMA, each event report has a
UID, send the event to 30 places, then merge the files, and the UIDs
will let you detect duplicates.
PS, anyone want to build an "event correlation FM"?
Mark
|
836.2 | event synchronisation | BEAGLE::WLODEK | Network pathologist. | Mon Mar 25 1991 18:32 | 20 |
|
Marc,
How will it work with reachability events ?
Even if there is a single "event", node going down, this will be
detected by several other routers. In theory every event is still
different, it simply says that this particular router timed out a node,
but may be problematic for changing state of the icon.
If a node goes up and down , depending on the timing, and possibly
other circumstances, last event can be "down".
At least at procedural error, one should always verify that "red"
entity is really down via poll. I wouldn't recommend to automate this
poll entirely.
One should also have infrequent status polls ( hours ?) to check for this
very unlikely event.
wlodek
|
836.3 | Ah, collapsing different events that say the same thing | CAPN::SYLOR | Architect = Buzzword Generator | Tue Apr 16 1991 15:13 | 14 |
| Wlodek,
Ah, that's not quite the case I was talking about. You want to have something
that watches over a "node" and if any router realizes the node is unreachable,
then it fires of a statement that the node is down (NOT the router) and then
ignores any other reachability events from other routers about that same node.
That's a more difficult problem than the one I was talking about. However, it
is important. I've been looking at some AI and some simulation based approaches
to this more difficult problem, but *answers* are hard to come by.
Contact me off-line if you're interested in more info
Mark
|