Modifier and Type | Class and Description |
---|---|
class |
GangliaComponentPropertyProvider
Ganglia property provider implementation for component resources.
|
class |
GangliaHostComponentPropertyProvider
Ganglia property provider implementation for host component resources.
|
class |
GangliaHostPropertyProvider
Ganglia property provider implementation for host resources.
|
class |
GangliaPropertyProvider
Abstract property provider implementation for a Ganglia source.
|
class |
GangliaReportPropertyProvider
Property provider implementation for a Ganglia source.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPropertyProvider
Abstract property provider implementation.
|
class |
HttpProxyPropertyProvider
Property provider that is used to read HTTP data from another server.
|
class |
StackDefinedPropertyProvider
This class analyzes a service's metrics to determine if additional
metrics should be fetched.
|
Modifier and Type | Method and Description |
---|---|
List<PropertyProvider> |
AbstractProviderModule.getPropertyProviders(Resource.Type type) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractProviderModule.putPropertyProviders(Resource.Type type,
List<PropertyProvider> providers) |
Constructor and Description |
---|
StackDefinedPropertyProvider(Resource.Type type,
JMXHostProvider jmxHostProvider,
GangliaHostProvider gangliaHostProvider,
StreamProvider streamProvider,
String clusterPropertyId,
String hostPropertyId,
String componentPropertyId,
String jmxStatePropertyId,
PropertyProvider defaultJmxPropertyProvider,
PropertyProvider defaultGangliaPropertyProvider) |
Modifier and Type | Class and Description |
---|---|
class |
JMXPropertyProvider
Property provider implementation for JMX sources.
|
Modifier and Type | Class and Description |
---|---|
class |
NagiosPropertyProvider
Used to populate resources that have Nagios alertable properties.
|
Modifier and Type | Method and Description |
---|---|
List<PropertyProvider> |
ProviderModule.getPropertyProviders(Resource.Type type)
Get the list of property providers for the given resource type.
|
Modifier and Type | Method and Description |
---|---|
List<PropertyProvider> |
ViewProviderModule.getPropertyProviders(Resource.Type type) |
Copyright © 2014. All rights reserved.