public class GangliaAdapter extends Object
Modifier and Type | Field and Description |
---|---|
static int |
PORT |
Modifier | Constructor and Description |
---|---|
protected |
GangliaAdapter() |
|
GangliaAdapter(String host,
int port) |
Modifier and Type | Method and Description |
---|---|
Map<String,Map<String,String>> |
getResourceNodeStatus()
Get resource nodes' status.
|
String |
getUrlString() |
public static final int PORT
public GangliaAdapter(String host, int port)
protected GangliaAdapter()
public Map<String,Map<String,String>> getResourceNodeStatus() throws MonitorException
org.apache.oodt.cas.resource.monitor.exceptions.MonitorException
- if an error occurred.MonitorException
Copyright © 1999–2017 Apache OODT. All rights reserved.