| Package | Description |
|---|---|
| org.hawkular.agent.monitor.protocol.platform |
| Modifier and Type | Method and Description |
|---|---|
Map<PlatformPath,PlatformResourceNode> |
OshiPlatformCache.discoverResources(PlatformPath platformPath)
Helps with discovery of platform resources by obtaining all the resources of the given path.
|
Map<PlatformNodeLocation,PlatformResourceNode> |
PlatformDriver.fetchNodes(PlatformNodeLocation location) |
| Modifier and Type | Method and Description |
|---|---|
Double |
OshiPlatformCache.getMetric(PlatformResourceNode node,
Name metricToCollect)
Given a platform resource node and a metric name, this will return that metric's value,
or null if there is no resource that can be identified by the node.
|
Copyright © 2015 Red Hat, Inc.. All rights reserved.