public class GangliaHostMetricWrapper extends AbstractHostMetrics
IHostReport
as an IHostMetrics
object.Constructor and Description |
---|
GangliaHostMetricWrapper(IHostReport hostReport) |
Modifier and Type | Method and Description |
---|---|
String[] |
getMetricNames()
Return the names of all known metrics.
|
Number |
getNumeric(String name)
Return a numeric representation of the named metric.
|
String |
toString() |
getNumeric
public GangliaHostMetricWrapper(IHostReport hostReport)
public String[] getMetricNames()
IHostMetrics
public Number getNumeric(String name)
IHostMetrics
name
- The metric.null
if there is no such metric available.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.