| Package | Description |
|---|---|
| org.hawkular.agent.monitor.scheduler.config | |
| org.hawkular.agent.monitor.scheduler.polling.jmx |
| Modifier and Type | Method and Description |
|---|---|
Map<JMXEndpoint,List<JMXAvailInstance>> |
SchedulerConfiguration.getJMXAvailsToBeChecked() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchedulerConfiguration.addAvailToBeChecked(JMXEndpoint endpoint,
JMXAvailInstance availToBeCollected) |
| Modifier and Type | Method and Description |
|---|---|
JMXAvailInstance |
AvailJMXTask.getAvailInstance()
If this task is checking an avail for an inventoried resource,
this will be the avail instance of that resource.
|
| Constructor and Description |
|---|
AvailJMXTask(Interval interval,
JMXEndpoint endpoint,
ObjectName objectName,
String attribute,
String subref,
JMXAvailInstance availInstance,
String upRegex) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.