| Package | Description |
|---|---|
| org.hawkular.agent.monitor.scheduler.config | |
| org.hawkular.agent.monitor.scheduler.polling.jmx |
| Modifier and Type | Method and Description |
|---|---|
Map<JMXEndpoint,List<JMXMetricInstance>> |
SchedulerConfiguration.getJMXMetricsToBeCollected() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchedulerConfiguration.addMetricToBeCollected(JMXEndpoint endpoint,
JMXMetricInstance metricToBeCollected) |
| Modifier and Type | Method and Description |
|---|---|
JMXMetricInstance |
MetricJMXTask.getMetricInstance()
If this task is collecting a metric from an inventoried resource,
this will be the metric instance of that resource.
|
| Constructor and Description |
|---|
MetricJMXTask(Interval interval,
JMXEndpoint endpoint,
ObjectName objectName,
String attribute,
String subref,
JMXMetricInstance metricInstance) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.