Package org.opennms.netmgt.capsd

TODO: add package overview sentence here.

See:
          Description

Interface Summary
CapsdDbSyncer  
Plugin The CapsdPlugin interface is the basic interface that a plugin for the capabilites daemon must support.
RescanProcessorFactory  
SuspectEventProcessorFactory  
 

Class Summary
AbstractPlugin This class provides a basic implementation for most of the interface methods of the Plugin class.
AbstractTcpPlugin Implements the basic functionality of a Tcp based servicethat can be discovered by OpenNMS.
BroadcastEventProcessor  
Capsd The Capability daemon - it is notified by the discovery process when a new node is discovered - it then polls for all the capabilities for this node and is responsible for loading the data collecte1d into the database.
ConnectionConfig  
DbIfServiceEntry Once loaded or create, the class tracks any changes and will write those changes to the database whenever the store method is invoked.
DbIpInterfaceEntry Once loaded or create, the class tracks any changes and will write those changes to the database whenever the store method is invoked.
DbSnmpInterfaceEntry Once loaded or create, the class tracks any changes and will write those changes to the database whenever the store method is invoked.
DefaultProcessorFactory  
EventUtils Provides a collection of utility methods used by the DeleteEvent Processor for dealing with Events
IfCollector This class is designed to collect all the relevant information from the target designated during construction.
IfSnmpCollector This class is designed to collect the necessary SNMP information from the target address and store the collected information.
JdbcCapsdDbSyncer  
JdbcCapsdDbSyncer.LightWeightIfEntry LightWeightIfEntry is designed to hold specific information about an IP interface in the database such as its IP address, its parent node id, and its managed status and represents a lighter weight version of the DbIpInterfaceEntry class.
PluginManager  
ReparentViaSmb This class is designed to reparent interfaces in the database based on the SMB protocol.
RescanProcessor This class is designed to rescan all the managed interfaces for a specified node, update the database based on the information collected, and generate events necessary to notify the other OpenNMS services.
SmbUtils This class contains several static convience methods utilized by Capsd while doing data collection via jCIFS and the SMB (Server Message Block) protocol.
XmlRpcEventHandlerNotifier XmlRpcEventHandlerNotifier
 

Exception Summary
FailedOperationException  
InsufficientInformationException  
 

Package org.opennms.netmgt.capsd Description

TODO: add package overview sentence here. TODO: Maybe add more description here.



Copyright © 2009. All Rights Reserved.