public class DstatCommand extends AbstractJmxCommand
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String[] |
helpFile |
DEFAULT_JMX_URLCOMMAND_OPTION_DELIMETER, context| Constructor and Description |
|---|
DstatCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
filterMBeans(javax.management.ObjectInstance obj) |
java.lang.String |
getName() |
java.lang.String |
getOneLineDescription() |
protected void |
printHelp()
Print the help messages for this command
|
protected void |
runTask(java.util.List<java.lang.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, setCommandContextprotected void runTask(java.util.List<java.lang.String> tokens)
throws java.lang.Exception
runTask in class AbstractCommandtokens - - command argumentsjava.lang.Exceptionpublic java.lang.String getName()
public java.lang.String getOneLineDescription()
protected void printHelp()
printHelp in class AbstractCommandprotected boolean filterMBeans(javax.management.ObjectInstance obj)
Copyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.