| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnetwork.detectors.EventDetector
network.detectors.SyslogEventDetector
network.detectors.TelnetFtpLoginEventDetector
| Field Summary | 
| Fields inherited from class network.detectors.SyslogEventDetector | 
| compiler, currentYear, eventName, matcher, monthLookup, paramInstr, paramProcInstr, pattern, toolsCreated | 
| Fields inherited from class network.detectors.EventDetector | 
| agentURN, cred, dbModule, eventIDGenerator, eventTable, host, localTriggeringEvents, remoteTriggeringEvents, reportTable | 
| Constructor Summary | |
| TelnetFtpLoginEventDetector(ConfigObject configObj) | |
| TelnetFtpLoginEventDetector(java.util.Vector localtriggeringEventClassNames,
                            java.util.Vector remotetriggeringEventClassNames,
                            ConfigObject configObj) | |
| Method Summary | |
|  java.util.Vector | generateEvent(Event triggeredEvent)tokens - matched tokens as given in pattern | 
|  java.lang.String | getGeneratingEventClassName() | 
| Methods inherited from class network.detectors.SyslogEventDetector | 
| match, modifyDetector, parsePatternFile, populatePatterns, setLastReadTime | 
| Methods inherited from class network.detectors.EventDetector | 
| getAlarmLevel, getAlertLevel, getLocalTriggeringEventClassNames, getRemoteTriggeringEventClassNames, getSynchronizer, InitializeFields, printRunningThreads, run, setAgentURN, setAlarmLevel, setAlertLevel, setDB, setEventIDGenerator, setEventTable, setLocalTriggeringEvents, setRemoteTriggeringEvents, setReportTable, stopDetector, switchOffPrintRunningThreads | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public TelnetFtpLoginEventDetector(ConfigObject configObj)
                            throws java.lang.Exception
public TelnetFtpLoginEventDetector(java.util.Vector localtriggeringEventClassNames,
                                   java.util.Vector remotetriggeringEventClassNames,
                                   ConfigObject configObj)
                            throws java.lang.Exception
| Method Detail | 
public java.lang.String getGeneratingEventClassName()
getGeneratingEventClassName in class SyslogEventDetectorpublic java.util.Vector generateEvent(Event triggeredEvent)
generateEvent in class SyslogEventDetectortriggeredEvent - 
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||