Modifier and Type | Method and Description |
---|---|
ServiceParameters |
OnmsSnmpCollection.getServiceParameters()
getServiceParameters
|
ServiceParameters |
CollectionSpecification.getServiceParameters()
Return a read only instance of the parameters, which consists of the overall service parameters,
plus various other Collection specific parameters (e.g.
|
Modifier and Type | Method and Description |
---|---|
abstract boolean |
SnmpCollectionResource.shouldPersist(ServiceParameters params)
Determines whether the attribute should be persisted.
|
boolean |
NodeInfo.shouldPersist(ServiceParameters params)
Determines whether the attribute should be persisted.
|
boolean |
IfInfo.shouldPersist(ServiceParameters serviceParameters)
Determines whether the attribute should be persisted.
|
boolean |
GenericIndexResource.shouldPersist(ServiceParameters params)
Determines whether the attribute should be persisted.
|
boolean |
AliasedResource.shouldPersist(ServiceParameters serviceParameters)
Determines whether the attribute should be persisted.
|
boolean |
AliasedGroup.shouldPersist(ServiceParameters params)
shouldPersist
|
boolean |
AliasedAttribute.shouldPersist(ServiceParameters params)
Determines whether the attribute should be persisted.
|
Constructor and Description |
---|
IfAliasResourceType(SnmpCollectionAgent agent,
OnmsSnmpCollection snmpCollection,
ServiceParameters params,
IfResourceType ifResourceType)
Constructor for IfAliasResourceType.
|
OnmsSnmpCollection(SnmpCollectionAgent agent,
ServiceParameters params)
Constructor for OnmsSnmpCollection.
|
OnmsSnmpCollection(SnmpCollectionAgent agent,
ServiceParameters params,
DataCollectionConfigDao config)
Constructor for OnmsSnmpCollection.
|
Modifier and Type | Method and Description |
---|---|
boolean |
WmiMultiInstanceCollectionResource.shouldPersist(ServiceParameters params) |
Modifier and Type | Method and Description |
---|---|
boolean |
Persistable.shouldPersist(ServiceParameters params)
Determines whether the attribute should be persisted.
|
boolean |
AttributeGroup.shouldPersist(ServiceParameters params)
shouldPersist
|
Constructor and Description |
---|
BasePersister(ServiceParameters params,
RrdRepository repository)
Constructor for BasePersister.
|
GroupPersister(ServiceParameters params,
RrdRepository repository)
Constructor for GroupPersister.
|
OneToOnePersister(ServiceParameters params,
RrdRepository repository)
Constructor for OneToOnePersister.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractCollectionResource.shouldPersist(ServiceParameters params)
Resources should be persisted by default.
|
boolean |
AbstractCollectionAttribute.shouldPersist(ServiceParameters params) |
Modifier and Type | Method and Description |
---|---|
boolean |
LatencyCollectionResource.shouldPersist(ServiceParameters params)
Determines whether the attribute should be persisted.
|
boolean |
LatencyCollectionAttribute.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) |
Copyright © 2015. All rights reserved.