Package campus.sysnort

Contains the Sysnort application that can be used to monitor the wireless network.

See:
          Description

Class Summary
SysnortApp A Syslog application using Solar PACK service.
SysnortConfig A Sysnort configuration contains a set of triggers parsed from the configuration file.
SysnortSensor A Syslog source using Solar PACK service.
Trigger Abstract class for Sysnort trigger.
TriggerConfig The configuration of a single trigger.
TriggerHandler A container class for Sysnort triggers.
XmlConfigParser An XML parser that parses the Sysnort configuration file into a set of triggers.
 

Package campus.sysnort Description

Contains the Sysnort application that can be used to monitor the wireless network. The application is extensiable by adding customized triggers.