Modifier and Type | Interface and Description |
---|---|
interface |
SnmpCollectionAgent
CollectionAgent interface.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultCollectionAgent
Represents a remote SNMP agent on a specific IPv4 interface.
|
Modifier and Type | Method and Description |
---|---|
CollectionAgent |
ForceRescanState.getAgent()
getAgent
|
CollectionAgent |
SnmpCollectionResource.getCollectionAgent()
getCollectionAgent
|
Modifier and Type | Method and Description |
---|---|
CollectionSet |
CollectionSpecification.collect(CollectionAgent agent)
collect
|
CollectionSet |
VmwareCimCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
This method collect the data for a given collection agent.
|
CollectionSet |
VmwareCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
This method collect the data for a given collection agent.
|
CollectionSet |
WmiCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
Invokes a collection on the object.
|
CollectionSet |
WsManCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters) |
CollectionSet |
JdbcCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters) |
CollectionSet |
HttpCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
Invokes a collection on the object.
|
CollectionSet |
SnmpCollector.collect(CollectionAgent agent,
EventProxy eventProxy,
Map<String,Object> parameters)
Invokes a collection on the object.
|
CollectionSet |
JMXCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> map)
Invokes a collection on the object.
|
void |
CollectionSpecification.initialize(CollectionAgent agent)
initialize
|
void |
VmwareCimCollector.initialize(CollectionAgent agent,
Map<String,Object> parameters)
Initializes this instance for a given collection agent and a parameter map.
|
void |
VmwareCollector.initialize(CollectionAgent agent,
Map<String,Object> parameters)
Initializes this instance for a given collection agent and a parameter map.
|
void |
WmiCollector.initialize(CollectionAgent agent,
Map<String,Object> parameters)
initialize
|
void |
WsManCollector.initialize(CollectionAgent agent,
Map<String,Object> parameters) |
void |
JdbcCollector.initialize(CollectionAgent agent,
Map<String,Object> parameters) |
void |
HttpCollector.initialize(CollectionAgent agent,
Map<String,Object> parameters)
initialize
|
void |
SnmpCollector.initialize(CollectionAgent agent,
Map<String,Object> parameters)
initialize
|
void |
JMXCollector.initialize(CollectionAgent agent,
Map<String,Object> parameters)
initialize
|
void |
VmwareCimCollector.release(CollectionAgent agent)
This method is used for cleanup for a given collection agent.
|
void |
VmwareCollector.release(CollectionAgent agent)
This method is used for cleanup for a given collection agent.
|
void |
WmiCollector.release(CollectionAgent agent)
release
|
void |
WsManCollector.release(CollectionAgent agent) |
void |
JdbcCollector.release(CollectionAgent agent) |
void |
HttpCollector.release(CollectionAgent agent)
release
|
void |
SnmpCollector.release(CollectionAgent agent)
release
|
void |
CollectionSpecification.release(CollectionAgent agent)
release
|
void |
JMXCollector.release(CollectionAgent agent)
release
|
boolean |
CollectionSpecification.scheduledOutage(CollectionAgent agent)
scheduledOutage
|
Constructor and Description |
---|
ForceRescanState(CollectionAgent agent,
EventProxy eventProxy)
Constructor for ForceRescanState.
|
IfInfo(ResourceType def,
CollectionAgent agent,
SnmpIfData snmpIfData)
Constructor for IfInfo.
|
JMXCollectionResource(CollectionAgent agent,
String resourceName) |
NodeInfo(NodeResourceType def,
CollectionAgent agent)
Constructor for NodeInfo.
|
Constructor and Description |
---|
JdbcCollectionResource(CollectionAgent agent) |
JdbcMultiInstanceCollectionResource(CollectionAgent agent,
String instance,
String name) |
JdbcSingleInstanceCollectionResource(CollectionAgent agent) |
Modifier and Type | Method and Description |
---|---|
CollectionSet |
TcaCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters) |
void |
TcaCollector.initialize(CollectionAgent agent,
Map<String,Object> parameters) |
void |
TcaCollector.release(CollectionAgent agent) |
Constructor and Description |
---|
TcaCollectionResource(CollectionAgent agent,
String peerAddress)
Instantiates a new TCA collection resource.
|
Constructor and Description |
---|
VmwareCimCollectionResource(CollectionAgent agent) |
VmwareCimMultiInstanceCollectionResource(CollectionAgent agent,
String instance,
String name) |
VmwareCimSingleInstanceCollectionResource(CollectionAgent agent) |
Constructor and Description |
---|
VmwareCollectionResource(CollectionAgent agent) |
VmwareMultiInstanceCollectionResource(CollectionAgent agent,
String instance,
String name) |
VmwareSingleInstanceCollectionResource(CollectionAgent agent) |
Constructor and Description |
---|
WmiCollectionResource(CollectionAgent agent)
Constructor for WmiCollectionResource.
|
WmiMultiInstanceCollectionResource(CollectionAgent agent,
String instance,
WmiResourceType type)
Constructor for WmiMultiInstanceCollectionResource.
|
WmiResourceType(CollectionAgent agent,
ResourceType resourceType) |
WmiSingleInstanceCollectionResource(CollectionAgent agent)
Constructor for WmiSingleInstanceCollectionResource.
|
Modifier and Type | Method and Description |
---|---|
CollectionSet |
ServiceCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
Invokes a collection on the object.
|
void |
ServiceCollector.initialize(CollectionAgent agent,
Map<String,Object> parameters)
initialize
|
void |
ServiceCollector.release(CollectionAgent agent)
release
|
Modifier and Type | Field and Description |
---|---|
protected CollectionAgent |
AbstractCollectionResource.m_agent |
Constructor and Description |
---|
AbstractCollectionResource(CollectionAgent agent)
Constructor for AbstractCollectionResource.
|
Constructor and Description |
---|
CollectionSetBuilder(CollectionAgent agent) |
Modifier and Type | Method and Description |
---|---|
List<Group> |
WSManDataCollectionConfigDao.getGroupsForAgent(Collection collection,
CollectionAgent agent,
WsmanAgentConfig agentConfig,
OnmsNode node) |
Modifier and Type | Method and Description |
---|---|
List<Group> |
WSManDataCollectionConfigDaoJaxb.getGroupsForAgent(Collection collection,
CollectionAgent agent,
WsmanAgentConfig agentConfig,
OnmsNode node) |
static boolean |
WSManDataCollectionConfigDaoJaxb.isAgentSupportedBySystemDefinition(SystemDefinition sysDef,
CollectionAgent agent,
WsmanAgentConfig agentConfig,
OnmsNode node) |
Modifier and Type | Method and Description |
---|---|
CollectionAgent |
XmpCollectionSet.getCollectionAgent()
getCollectionAgent
|
Modifier and Type | Method and Description |
---|---|
CollectionSet |
XmpCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
Invokes a collection on the object.
|
void |
XmpCollector.initialize(CollectionAgent agent,
Map<String,Object> parameters)
initialize
|
void |
XmpCollector.release(CollectionAgent agent)
release
|
void |
XmpCollectionSet.setCollectionAgent(CollectionAgent agent)
setCollectionAgent
|
Constructor and Description |
---|
XmpCollectionResource(CollectionAgent agent,
String resourceType,
String nodeTypeName,
String instance) |
Modifier and Type | Method and Description |
---|---|
protected void |
HttpCollectionHandler.fillCollectionSet(String urlString,
Request request,
CollectionAgent agent,
XmlCollectionSet collectionSet,
XmlSource source) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractJsonCollectionHandler.fillCollectionSet(CollectionAgent agent,
XmlCollectionSet collectionSet,
XmlSource source,
net.sf.json.JSONObject json)
Fill collection set.
|
protected void |
DefaultJsonCollectionHandler.fillCollectionSet(String urlString,
Request request,
CollectionAgent agent,
XmlCollectionSet collectionSet,
XmlSource source) |
Modifier and Type | Method and Description |
---|---|
CollectionSet |
NSClientCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
Invokes a collection on the object.
|
void |
NSClientCollector.initialize(CollectionAgent agent,
Map<String,Object> parameters)
initialize
|
void |
NSClientCollector.release(CollectionAgent agent)
release
|
Modifier and Type | Method and Description |
---|---|
CollectionSet |
XmlCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters) |
XmlCollectionSet |
XmlCollectionHandler.collect(CollectionAgent agent,
XmlDataCollection collection,
Map<String,Object> parameters)
Collect.
|
XmlCollectionSet |
Sftp3gppXmlCollectionHandler.collect(CollectionAgent agent,
XmlDataCollection collection,
Map<String,Object> parameters) |
XmlCollectionSet |
AbstractXmlCollectionHandler.collect(CollectionAgent agent,
XmlDataCollection collection,
Map<String,Object> parameters) |
protected void |
AbstractXmlCollectionHandler.fillCollectionSet(CollectionAgent agent,
XmlCollectionSet collectionSet,
XmlSource source,
Document doc)
Fill collection set.
|
protected void |
Sftp3gppXmlCollectionHandler.fillCollectionSet(String urlString,
Request request,
CollectionAgent agent,
XmlCollectionSet collectionSet,
XmlSource source) |
protected abstract void |
AbstractXmlCollectionHandler.fillCollectionSet(String urlString,
Request request,
CollectionAgent agent,
XmlCollectionSet collectionSet,
XmlSource source)
Fill collection set.
|
protected void |
DefaultXmlCollectionHandler.fillCollectionSet(String urlString,
Request request,
CollectionAgent agent,
XmlCollectionSet collectionSet,
XmlSource source) |
protected XmlCollectionResource |
AbstractXmlCollectionHandler.getCollectionResource(CollectionAgent agent,
String instance,
String resourceType,
Date timestamp)
Gets the collection resource.
|
protected XmlResourceType |
AbstractXmlCollectionHandler.getXmlResourceType(CollectionAgent agent,
String resourceType)
Gets the XML resource type.
|
void |
XmlCollector.initialize(CollectionAgent agent,
Map<String,Object> parameters) |
protected Request |
AbstractXmlCollectionHandler.parseRequest(Request unformattedRequest,
CollectionAgent agent,
Integer collectionStep)
Parses the request.
|
protected String |
AbstractXmlCollectionHandler.parseUrl(String unformattedUrl,
CollectionAgent agent,
Integer collectionStep)
Parses the URL.
|
void |
XmlCollector.release(CollectionAgent agent) |
Constructor and Description |
---|
XmlCollectionResource(CollectionAgent agent)
Instantiates a new XML collection resource.
|
XmlMultiInstanceCollectionResource(CollectionAgent agent,
String instance,
XmlResourceType type)
Instantiates a new XML Multi-instance collection resource.
|
XmlResourceType(CollectionAgent agent,
ResourceType resourceType)
Instantiates a new XML resource type.
|
XmlSingleInstanceCollectionResource(CollectionAgent agent)
Instantiates a new XML single instance collection resource.
|
Modifier and Type | Method and Description |
---|---|
XmlCollectionSet |
Sftp3gppVTDXmlCollectionHandler.collect(CollectionAgent agent,
XmlDataCollection collection,
Map<String,Object> parameters) |
protected void |
AbstractVTDXmlCollectionHandler.fillCollectionSet(CollectionAgent agent,
XmlCollectionSet collectionSet,
XmlSource source,
com.ximpleware.VTDNav document)
Fill collection set.
|
protected void |
DefaultVTDXmlCollectionHandler.fillCollectionSet(String urlString,
Request request,
CollectionAgent agent,
XmlCollectionSet collectionSet,
XmlSource source) |
protected void |
Sftp3gppVTDXmlCollectionHandler.fillCollectionSet(String urlString,
Request request,
CollectionAgent agent,
XmlCollectionSet collectionSet,
XmlSource source) |
Copyright © 2017. All rights reserved.