public class SnmpCollector extends AbstractSnmpCollector
The SnmpCollector class ...
m_client, SNMP_STORAGE_PRIMARY| Constructor and Description | 
|---|
SnmpCollector()  | 
| Modifier and Type | Method and Description | 
|---|---|
CollectionSet | 
collect(CollectionAgent agent,
       Map<String,Object> parameters)
Invokes a collection on the object. 
 | 
getRrdRepository, initialize, serviceName, validateAgentgetEffectiveLocation, getRuntimeAttributes, marshalParameters, unmarshalParameterspublic CollectionSet collect(CollectionAgent agent, Map<String,Object> parameters) throws CollectionException
collect in interface ServiceCollectorcollect in class AbstractSnmpCollectoragent - a org.opennms.netmgt.collectd.CollectionAgent object.parameters - a Map object.org.opennms.netmgt.config.collector.CollectionSet object.CollectionExceptionCopyright © 2020. All rights reserved.