Modifier and Type | Method and Description |
---|---|
ServiceParameters |
OnmsSnmpCollection.getServiceParameters()
getServiceParameters
|
Modifier and Type | Method and Description |
---|---|
abstract boolean |
SnmpCollectionResource.shouldPersist(ServiceParameters params)
shouldPersist
|
boolean |
SnmpAttribute.shouldPersist(ServiceParameters params)
Determines whether the attribute should be persisted.
|
boolean |
NodeInfo.shouldPersist(ServiceParameters params)
shouldPersist
|
boolean |
IfInfo.shouldPersist(ServiceParameters serviceParameters)
shouldPersist
|
boolean |
GenericIndexResource.shouldPersist(ServiceParameters params)
shouldPersist
|
boolean |
AliasedResource.shouldPersist(ServiceParameters serviceParameters)
shouldPersist
|
boolean |
AliasedGroup.shouldPersist(ServiceParameters params)
shouldPersist
|
boolean |
AliasedAttribute.shouldPersist(ServiceParameters params)
Determines whether the attribute should be persisted.
|
abstract boolean |
AbstractCollectionResource.shouldPersist(ServiceParameters params)
shouldPersist
|
abstract boolean |
AbstractCollectionAttribute.shouldPersist(ServiceParameters params)
Determines whether the attribute should be persisted.
|
Constructor and Description |
---|
BasePersister(ServiceParameters params,
RrdRepository repository)
Constructor for BasePersister.
|
GroupPersister(ServiceParameters params,
RrdRepository repository)
Constructor for GroupPersister.
|
IfAliasResourceType(CollectionAgent agent,
OnmsSnmpCollection snmpCollection,
ServiceParameters params,
IfResourceType ifResourceType)
Constructor for IfAliasResourceType.
|
OneToOnePersister(ServiceParameters params,
RrdRepository repository)
Constructor for OneToOnePersister.
|
OnmsSnmpCollection(CollectionAgent agent,
ServiceParameters params)
Constructor for OnmsSnmpCollection.
|
OnmsSnmpCollection(CollectionAgent agent,
ServiceParameters params,
DataCollectionConfigDao config)
Constructor for OnmsSnmpCollection.
|
Modifier and Type | Method and Description |
---|---|
boolean |
JdbcCollectionResource.shouldPersist(ServiceParameters params) |
boolean |
JdbcCollectionAttribute.shouldPersist(ServiceParameters params) |
Modifier and Type | Method and Description |
---|---|
boolean |
TcaCollectionResource.shouldPersist(ServiceParameters params) |
boolean |
TcaCollectionAttribute.shouldPersist(ServiceParameters params) |
Modifier and Type | Method and Description |
---|---|
boolean |
VmwareCimCollectionResource.shouldPersist(ServiceParameters params) |
boolean |
VmwareCimCollectionAttribute.shouldPersist(ServiceParameters params)
Determines whether the attribute should be persisted.
|
Modifier and Type | Method and Description |
---|---|
boolean |
VmwareCollectionResource.shouldPersist(ServiceParameters params) |
boolean |
VmwareCollectionAttribute.shouldPersist(ServiceParameters params)
Determines whether the attribute should be persisted.
|
Modifier and Type | Method and Description |
---|---|
boolean |
WmiCollectionResource.shouldPersist(ServiceParameters params)
shouldPersist
|
boolean |
WmiCollectionAttribute.shouldPersist(ServiceParameters params)
Determines whether the attribute should be persisted.
|
Modifier and Type | Method and Description |
---|---|
boolean |
CollectionResource.shouldPersist(ServiceParameters params)
shouldPersist
|
boolean |
CollectionAttribute.shouldPersist(ServiceParameters params)
Determines whether the attribute should be persisted.
|
boolean |
AttributeGroup.shouldPersist(ServiceParameters params)
shouldPersist
|
Modifier and Type | Method and Description |
---|---|
boolean |
LatencyCollectionResource.shouldPersist(ServiceParameters params)
shouldPersist
|
boolean |
LatencyCollectionAttribute.shouldPersist(ServiceParameters params)
Determines whether the attribute should be persisted.
|
Modifier and Type | Method and Description |
---|---|
boolean |
XmpCollectionAttribute.shouldPersist(ServiceParameters params)
Determines whether the attribute should be persisted.
|
Modifier and Type | Method and Description |
---|---|
static ThresholdingVisitor |
ThresholdingVisitor.create(int nodeId,
String hostAddress,
String serviceName,
RrdRepository repo,
ServiceParameters svcParams)
Static method create must be used to create new ThresholdingVisitor instance.
|
Constructor and Description |
---|
CollectorThresholdingSet(int nodeId,
String hostAddress,
String serviceName,
RrdRepository repository,
ServiceParameters svcParams)
Constructor for CollectorThresholdingSet.
|
Modifier and Type | Method and Description |
---|---|
boolean |
XmlMultiInstanceCollectionResource.shouldPersist(ServiceParameters params) |
boolean |
XmlCollectionResource.shouldPersist(ServiceParameters params) |
boolean |
XmlCollectionAttribute.shouldPersist(ServiceParameters params) |
Copyright © 2015. All Rights Reserved.