public class DstatCommand extends AbstractJmxCommand
| Modifier and Type | Field and Description |
|---|---|
protected String[] |
helpFile |
DEFAULT_JMX_URLCOMMAND_OPTION_DELIMETER, context| Constructor and Description |
|---|
DstatCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
filterMBeans(ObjectInstance obj) |
String |
getName() |
String |
getOneLineDescription() |
protected void |
printHelp()
Print the help messages for this command
|
protected void |
runTask(List<String> tokens)
Execute the dstat command, which allows you to display information for topics or queue in
a tabular format.
|
closeJmxConnection, createJmxConnection, execute, findJMXUrlByProcessId, getJmxPassword, getJmxServiceUrl, getJmxUser, getJVM, handleOption, isJmxUseLocal, isSunJVM, setJmxPassword, setJmxServiceUrl, setJmxServiceUrl, setJmxUseLocal, setJmxUser, useJmxServiceUrlparseOptions, printHelpFromFile, setCommandContextpublic DstatCommand()
protected void runTask(List<String> tokens) throws Exception
runTask in class AbstractCommandtokens - - command argumentsExceptionpublic String getOneLineDescription()
protected void printHelp()
printHelp in class AbstractCommandprotected boolean filterMBeans(ObjectInstance obj)
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.