org.opennms.netmgt.collectd
Class NSClientCollector
java.lang.Object
org.opennms.netmgt.collectd.NSClientCollector
- All Implemented Interfaces:
- ServiceCollector
public class NSClientCollector
- extends Object
- implements ServiceCollector
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NSClientCollector
public NSClientCollector()
collect
public CollectionSet collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,String> parameters)
- Description copied from interface:
ServiceCollector
- Invokes a collection on the object.
- Specified by:
collect in interface ServiceCollector
initialize
public void initialize(Map parameters)
- Specified by:
initialize in interface ServiceCollector
initialize
public void initialize(CollectionAgent agent,
Map parameters)
- Specified by:
initialize in interface ServiceCollector
release
public void release()
- Specified by:
release in interface ServiceCollector
release
public void release(CollectionAgent agent)
- Specified by:
release in interface ServiceCollector
getRrdRepository
public RrdRepository getRrdRepository(String collectionName)
- Specified by:
getRrdRepository in interface ServiceCollector
Copyright © 2009. All Rights Reserved.