Uses of Interface
campus.syslog.SyslogConstants

Packages that use SyslogConstants
campus.snmp Contains Solar source and operators to use SNMP retrieving information about WLAN. 
campus.syslog Contains Solar source and operators to use Syslog message stream inferring information about WLAN. 
campus.sysnort Contains the Sysnort application that can be used to monitor the wireless network. 
campus.sysnort.trigger Contains some predefined Sysnort triggers. 
 

Uses of SyslogConstants in campus.snmp
 

Classes in campus.snmp that implement SyslogConstants
 class SnmpLocator
          This locator monitors the Syslog messages and polls APs to fill the ip-ap and mac-ap mapping tables.
 

Uses of SyslogConstants in campus.syslog
 

Classes in campus.syslog that implement SyslogConstants
 class SyslogParser
          Parses the raw Syslog messages with output used for further analysis.
 class SyslogSource
          A syslog source that produces events from syslog messages.
 

Uses of SyslogConstants in campus.sysnort
 

Classes in campus.sysnort that implement SyslogConstants
 class SysnortSensor
          A Syslog source using Solar PACK service.
 

Uses of SyslogConstants in campus.sysnort.trigger
 

Classes in campus.sysnort.trigger that implement SyslogConstants
 class FlickerTrigger
          A Sysnort trigger that detects a flickering card, which is associated with an AP for a short time before next rotation.
 class HotspotTrigger
          Monitors the number of clients on the APs and update the hotspot plots periodically.
 class MissingCardTrigger
          A Sysnort trigger that sends email when a reported stolen/missing card is associated with the network.