public class GmondConfigParser extends Object
| Constructor and Description |
|---|
GmondConfigParser() |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
findSendChannels(String conf) |
List<HostPort> |
getGmondSendChannels(String fileName) |
List<HostPort> |
getGmondSendChannelsFromConf(String conf) |
protected HostPort |
makeHostPort(Map<String,String> chan) |
protected Map<String,String> |
mapifyChannelString(String sChannel) |
protected String |
readFile(String fileName) |
protected String |
removeEmptyLines(String conf) |
protected String |
stripComments(String conf) |
protected String readFile(String fileName) throws IOException
IOExceptionCopyright © 2013. All Rights Reserved.