Package org.opennms.netmgt.collectd

TODO: add package overview sentence here.

See:
          Description

Interface Summary
AttributeDefinition AttributeDefinition interface.
CollectdInstrumentation CollectdInstrumentation interface.
CollectionAgent CollectionAgent interface.
CollectionAgentService CollectionAgentService interface.
CollectionAttribute CollectionAttribute interface.
CollectionAttributeType CollectionAttributeType interface.
CollectionResource CollectionResource interface.
CollectionSet CollectionSet interface.
CollectionSetVisitor CollectionSetVisitor interface.
Persister Persister interface.
ResourceIdentifier ResourceIdentifier interface.
ScheduledOutagesDao ScheduledOutagesDao interface.
ServiceCollector The Collector class.
 

Class Summary
AbstractCollectionAttribute Abstract AbstractCollectionAttribute class.
AbstractCollectionResource A base (partial) implementation of CollectionResource, implementing common features (to reduce repeated code) Typically used by the non-SNMP collectors (SNMP has it's own set of classes for this).
AbstractCollectionSetVisitor AbstractCollectionSetVisitor class.
AliasedAttribute AliasedAttribute class.
AliasedGroup AliasedGroup class.
AliasedResource AliasedResource class.
Attr Attr class.
AttributeGroup AttributeGroup class.
AttributeGroupType AttributeGroupType class.
AttributeVisitor Abstract AttributeVisitor class.
BasePersister BasePersister class.
ByNameComparator ByNameComparator class.
Collectd Collectd class.
CollectionSpecification CollectionSpecification class.
CollectorConfigDaoImpl CollectorConfigDaoImpl class.
DefaultCollectdInstrumentation DefaultCollectdInstrumentation class.
DefaultCollectionAgent Represents a remote SNMP agent on a specific IPv4 interface.
DefaultCollectionAgentService Represents a remote SNMP agent on a specific IPv4 interface.
ForceRescanState ForceRescanState class.
GenericIndexResource GenericIndexResource class.
GenericIndexResourceType GenericIndexResourceType class.
GroupPersister GroupPersister class.
HttpCollector Collect data via URI
IfAliasResourceType IfAliasResourceType class.
IfInfo This class encapsulates all the information required by the SNMP collector in order to perform data collection for an individual interface and store that data in an appropriately named RRD file.
IfNumberTracker IfNumberTracker class.
IfResourceType IfResourceType class.
JBossCollector JBossCollector class.
JdbcCollector  
JMXCollector This class performs the collection and storage of data.
JMXCollectorEntry JMXCollectorEntry class.
JMXDataSource This class encapsulates an RRDTool data source.
JMXNodeInfo This class encapsulates all of the node-level data required by the JMX data collector in order to successfully perform data collection for a scheduled primary JMX interface.
JMXSecureCollector JMXSecureCollector class.
Jsr160Collector Jsr160Collector class.
MX4JCollector MX4JCollector class.
NodeInfo This class encapsulates all of the node-level data required by the SNMP data collector in order to successfully perform data collection for a scheduled primary SNMP interface.
NodeResourceType NodeResourceType class.
NSClientCollector NSClientCollector class.
NumericAttributeType NumericAttributeType class.
ObjIdMonitor ObjIdMonitor class.
OneToOnePersister OneToOnePersister class.
OnmsOutageCalendar OnmsOutageCalendar class.
OnmsSnmpCollection Represents SNMP collection data for a single collection period.
PersistOperationBuilder PersistOperationBuilder class.
ResourceType Abstract ResourceType class.
ResourceVisitor Abstract ResourceVisitor class.
ScheduledOutagesDaoImpl ScheduledOutagesDaoImpl class.
ServiceParameters ServiceParameters class.
SnmpAttribute SnmpAttribute class.
SnmpAttributeType Represents an OID to be collected (it might be specific or an indexed object).
SnmpCollectionResource Abstract SnmpCollectionResource class.
SnmpCollectionSet SnmpCollectionSet class.
SnmpCollectionSet.RescanNeeded  
SnmpCollector The SnmpCollector class ...
SNMPCollectorEntry The SNMPCollectorEntry class is designed to hold all SNMP collected data pertaining to a particular interface.
SnmpIfCollector The SnmpIfCollector class is responsible for performing the actual SNMP data collection for a node over a specified network interface.
SnmpIfData SnmpIfData class.
SnmpNodeCollector The SnmpNodeCollector class is responsible for performing the actual SNMP data collection for a node over a specified network interface.
StringAttributeType StringAttributeType class.
SysUpTimeTracker SysUpTimeTracker class.
WmiCollector This class is designed to be used by the performance collection daemon to collect various WMI performance metrics from a remote server.
XmpCollectionAttribute  
XmpCollectionFactory  
XmpCollectionSet  
XmpCollector  
 

Exception Summary
CollectionException CollectionException class.
CollectionFailed CollectionFailed class.
CollectionTimedOut CollectionTimedOut class.
CollectionWarning CollectionWarning class.
 

Package org.opennms.netmgt.collectd Description

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



Copyright © 2011. All Rights Reserved.