Package Products :: Package ZenEvents :: Module EventClassifier :: Class EventClassifier
[hide private]
[frames] | no frames]

Class EventClassifier

source code

object --+
         |
        EventClassifier

Instance Methods [hide private]
 
__init__(self, templatesource) source code
 
classify(self, event) source code
 
learn(self)
build event classes based on log data
source code
 
buildIndex(self)
get a list of summary templates and build our positionIndex from it
source code
 
readTemplates(self) source code
Method Details [hide private]

__init__(self, templatesource)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)