public class DstatCommand extends AbstractJmxCommand
Modifier and Type | Field and Description |
---|---|
protected String[] |
helpFile |
DEFAULT_JMX_URL
COMMAND_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, useJmxServiceUrl
parseOptions, printHelpFromFile, setCommandContext
public DstatCommand()
protected void runTask(List<String> tokens) throws Exception
runTask
in class AbstractCommand
tokens
- - command argumentsException
public String getOneLineDescription()
protected void printHelp()
printHelp
in class AbstractCommand
protected boolean filterMBeans(ObjectInstance obj)
Copyright © 2005–2018 FuseSource, Corp.. All rights reserved.