| Package | Description |
|---|---|
| org.hawkular.agent.monitor.extension | |
| org.hawkular.agent.monitor.inventory.jmx |
| Modifier and Type | Method and Description |
|---|---|
TypeSets<JMXResourceType,JMXMetricType,JMXAvailType> |
MonitorServiceConfiguration.getJmxTypeSets() |
| Constructor and Description |
|---|
MonitorServiceConfiguration(boolean subsystemEnabled,
String apiJndi,
int numMetricSchedulerThreads,
int numAvailSchedulerThreads,
int numDmrSchedulerThreads,
int metricDispatcherBufferSize,
int metricDispatcherMaxBatchSize,
int availDispatcherBufferSize,
int availDispatcherMaxBatchSize,
MonitorServiceConfiguration.Diagnostics diagnostics,
MonitorServiceConfiguration.StorageAdapter storageAdapter,
TypeSets<DMRResourceType,DMRMetricType,DMRAvailType> dmrTypeSets,
TypeSets<JMXResourceType,JMXMetricType,JMXAvailType> jmxTypeSets,
TypeSets<PlatformResourceType,PlatformMetricType,PlatformAvailType> platformTypeSets,
Map<Name,ManagedServer> managedServersMap) |
| Constructor and Description |
|---|
JMXMetricInstance(ID id,
Name name,
JMXResource resource,
JMXMetricType metricType,
JMXPropertyReference property) |
| Constructor and Description |
|---|
JMXInventoryManager(String feedId,
MetadataManager<JMXResourceType,JMXMetricType,JMXAvailType,JMXOperation,JMXResourceConfigurationPropertyType> metadataManager,
ResourceManager<JMXResource> resourceManager,
ManagedServer managedServer,
JMXEndpoint dmrEndpoint,
JmxClientFactory jmxClientFactory) |
JMXMetadataManager(ResourceTypeManager<JMXResourceType> resourceTypeManager,
MetricTypeManager<JMXMetricType> metricTypeManager,
AvailTypeManager<JMXAvailType> availTypeManager) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.