Uses of Class
campus.sysnort.Trigger

Packages that use Trigger
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 Trigger in campus.sysnort
 

Fields in campus.sysnort declared as Trigger
protected  Trigger TriggerHandler._trigger
           
 

Constructors in campus.sysnort with parameters of type Trigger
TriggerHandler(Trigger trigger)
           
 

Uses of Trigger in campus.sysnort.trigger
 

Subclasses of Trigger in campus.sysnort.trigger
 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.