A C E G H I L M N O P R S T V X

A

addResource(XmpCollectionResource) - Method in class org.opennms.netmgt.collectd.XmpCollectionSet
 

C

collect(CollectionAgent, EventProxy, Map<String, String>) - Method in class org.opennms.netmgt.collectd.XmpCollector
Collect data, via XMP, from a particular agent EventProxy is used to send opennms events into the system in case a collection fails or if a system is back working again after a failure (suceed event).

E

EQUALS - Static variable in class org.opennms.netmgt.protocols.xmp.XmpUtil
 

G

getAttributeType() - Method in class org.opennms.netmgt.collectd.XmpCollectionAttribute
 
getCollectionAgent() - Method in class org.opennms.netmgt.collectd.XmpCollectionSet
 
getInstance() - Static method in class org.opennms.netmgt.collectd.XmpCollectionFactory
 
getInstance() - Static method in class org.opennms.netmgt.collectd.XmpConfigFactory
 
getMessage() - Method in exception org.opennms.netmgt.protocols.xmp.XmpUtilException
 
getName() - Method in class org.opennms.netmgt.collectd.XmpCollectionAttribute
 
getNumericValue() - Method in class org.opennms.netmgt.collectd.XmpCollectionAttribute
 
getProtocolName() - Method in class org.opennms.netmgt.capsd.plugins.XmpPlugin
Returns the name of the protocol that this plugin checks on the target system for support.
getResource() - Method in class org.opennms.netmgt.collectd.XmpCollectionAttribute
 
getResources() - Method in class org.opennms.netmgt.collectd.XmpCollectionSet
 
getRrdPath() - Method in class org.opennms.netmgt.collectd.XmpCollectionFactory
 
getRrdRepository(String) - Method in class org.opennms.netmgt.collectd.XmpCollectionFactory
given a collection name, fetch its RRD info from the config file via the XmpDatacollectionConfig class and return an new repository
getRrdRepository(String) - Method in class org.opennms.netmgt.collectd.XmpCollector
 
getStatus() - Method in class org.opennms.netmgt.collectd.XmpCollectionSet
 
getStringValue() - Method in class org.opennms.netmgt.collectd.XmpCollectionAttribute
 
getType() - Method in class org.opennms.netmgt.collectd.XmpCollectionAttribute
 
getXmpCollection(String) - Method in class org.opennms.netmgt.collectd.XmpCollectionFactory
given a collection name, fetch it from the config file via the XmpDatacollectionConfig class
getXmpConfig() - Static method in class org.opennms.netmgt.collectd.XmpConfigFactory
 
GREATER_THAN - Static variable in class org.opennms.netmgt.protocols.xmp.XmpUtil
 
GREATER_THAN_EQUALS - Static variable in class org.opennms.netmgt.protocols.xmp.XmpUtil
 

H

handleScalarQuery(XmpSession, String, String, String, String, Category, boolean) - Static method in class org.opennms.netmgt.protocols.xmp.XmpUtil
 
handleTableQuery(XmpSession, String, String, String, String, RE, String, String, int, int, boolean, Category, boolean) - Static method in class org.opennms.netmgt.protocols.xmp.XmpUtil
 

I

ignorePersist() - Method in class org.opennms.netmgt.collectd.XmpCollectionSet
 
ignorePersistFalse() - Method in class org.opennms.netmgt.collectd.XmpCollectionSet
 
ignorePersistTrue() - Method in class org.opennms.netmgt.collectd.XmpCollectionSet
 
init() - Static method in class org.opennms.netmgt.collectd.XmpCollectionFactory
 
init() - Static method in class org.opennms.netmgt.collectd.XmpConfigFactory
 
initialize(Map) - Method in class org.opennms.netmgt.collectd.XmpCollector
initialize our XmpCollector with global parameters
initialize(CollectionAgent, Map) - Method in class org.opennms.netmgt.collectd.XmpCollector
initialize the querying of a particular agent/interface with parameters specific to this agent/interface
isProtocolSupported(InetAddress) - Method in class org.opennms.netmgt.capsd.plugins.XmpPlugin
Returns true if the protocol defined by this plugin is supported.
isProtocolSupported(InetAddress, Map<String, Object>) - Method in class org.opennms.netmgt.capsd.plugins.XmpPlugin
Returns true if the protocol defined by this plugin is supported.

L

LESS_THAN - Static variable in class org.opennms.netmgt.protocols.xmp.XmpUtil
 
LESS_THAN_EQUALS - Static variable in class org.opennms.netmgt.protocols.xmp.XmpUtil
 

M

MATCHES - Static variable in class org.opennms.netmgt.protocols.xmp.XmpUtil
 

N

NOT_EQUAL - Static variable in class org.opennms.netmgt.protocols.xmp.XmpUtil
 

O

org.opennms.netmgt.capsd.plugins - package org.opennms.netmgt.capsd.plugins
 
org.opennms.netmgt.collectd - package org.opennms.netmgt.collectd
 
org.opennms.netmgt.poller.monitors - package org.opennms.netmgt.poller.monitors
 
org.opennms.netmgt.protocols.xmp - package org.opennms.netmgt.protocols.xmp
 

P

poll(MonitoredService, Map) - Method in class org.opennms.netmgt.poller.monitors.XmpMonitor
 

R

release() - Method in class org.opennms.netmgt.collectd.XmpCollector
Release/stop all querying of agents/interfaces and release state associated with them
release(CollectionAgent) - Method in class org.opennms.netmgt.collectd.XmpCollector
Release/stop querying a particular agent

S

serviceName() - Method in class org.opennms.netmgt.collectd.XmpCollector
who am I and what am I ?
setAttributeType(CollectionAttributeType) - Method in class org.opennms.netmgt.collectd.XmpCollectionAttribute
 
setCollectionAgent(CollectionAgent) - Method in class org.opennms.netmgt.collectd.XmpCollectionSet
 
setStatus(int) - Method in class org.opennms.netmgt.collectd.XmpCollectionSet
 
setStatusFailed() - Method in class org.opennms.netmgt.collectd.XmpCollectionSet
 
setStatusSuccess() - Method in class org.opennms.netmgt.collectd.XmpCollectionSet
 
shouldPersist(ServiceParameters) - Method in class org.opennms.netmgt.collectd.XmpCollectionAttribute
 

T

toString() - Method in class org.opennms.netmgt.collectd.XmpCollectionAttribute
 

V

visit(CollectionSetVisitor) - Method in class org.opennms.netmgt.collectd.XmpCollectionSet
 

X

XmpCollectionAttribute - Class in org.opennms.netmgt.collectd
 
XmpCollectionFactory - Class in org.opennms.netmgt.collectd
 
XmpCollectionFactory(String) - Constructor for class org.opennms.netmgt.collectd.XmpCollectionFactory
 
XmpCollectionFactory(Reader) - Constructor for class org.opennms.netmgt.collectd.XmpCollectionFactory
 
XmpCollectionSet - Class in org.opennms.netmgt.collectd
 
XmpCollector - Class in org.opennms.netmgt.collectd
 
XmpCollector() - Constructor for class org.opennms.netmgt.collectd.XmpCollector
 
XmpConfigFactory - Class in org.opennms.netmgt.collectd
 
XmpConfigFactory(String) - Constructor for class org.opennms.netmgt.collectd.XmpConfigFactory
 
XmpConfigFactory(Reader) - Constructor for class org.opennms.netmgt.collectd.XmpConfigFactory
 
XmpMonitor - Class in org.opennms.netmgt.poller.monitors
 
XmpMonitor() - Constructor for class org.opennms.netmgt.poller.monitors.XmpMonitor
 
XmpPlugin - Class in org.opennms.netmgt.capsd.plugins
This class is designed to be used by the capabilities daemon to test for the existence of an XMP (XML Management Protocol) daemon on remote interfaces, optionally also checking for the presence and value of specified MIB objects.
XmpPlugin() - Constructor for class org.opennms.netmgt.capsd.plugins.XmpPlugin
 
XmpUtil - Class in org.opennms.netmgt.protocols.xmp
 
XmpUtil() - Constructor for class org.opennms.netmgt.protocols.xmp.XmpUtil
 
XmpUtilException - Exception in org.opennms.netmgt.protocols.xmp
 
XmpUtilException(String) - Constructor for exception org.opennms.netmgt.protocols.xmp.XmpUtilException
 

A C E G H I L M N O P R S T V X

Copyright © 2009. All Rights Reserved.