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() |
getNumericpublic GangliaHostMetricWrapper(IHostReport hostReport)
public String[] getMetricNames()
IHostMetricspublic Number getNumeric(String name)
IHostMetricsname - The metric.null
if there is no such metric available.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.