I am trying to setup a means to analyze our servers using SQL Server 2005 Data Mining. I will be collecting all the logs from the Event Log of each server and store them in a SQL Server database for analysis.
Has anybody done this before? Can you give some pointers? I would appreciate your assistance.
I've thought about this problem a bit, but not had the time to implement any solution. Generally my thoughts are around defining a "failure" variable, and then using log information to predict that failure, or to predict time to failure.
"Failure" in this case could be anything, for example
Users can't connect
No comments:
Post a Comment