The document summarizes machine learning applications in performance management, including transaction recognition, event mining, and probing strategy. It discusses using naive Bayes classification to recognize end-user transactions from remote procedure calls, representing transactions as feature vectors of RPC counts. Evaluation showed the approach achieved up to 87% accuracy for classification and 64% accuracy for combined segmentation and labeling. Event mining aims to learn system behavior patterns from large event logs, using probabilistic graphical models. Probing strategy seeks an optimal probe frequency to minimize failure detection time while limiting additional load.
Related topics: