mongodb-labs / edda

A log visualizer for MongoDB - This Repository is NOT a supported MongoDB product
232 stars 28 forks source link

Figure out server name from logs #1

Closed kchodorow closed 12 years ago

kchodorow commented 12 years ago

db.283572783462387462.servers db.283572783462387462.events

samantharitter commented 12 years ago

If, at the time of event matchup/frame making (after we have run our server naming module) we still do not have a name for a server, what should we do? For example, we have an event like "server 1.2.3.4 is in state DOWN" without knowing who 1.2.3.4 is. Here are some possibilities:

kchodorow commented 12 years ago

I'd say generate a new server & icon for 1.2.3.4. Better to have more info than less.