|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.jasmine.monitoring.mbeancmd.AbstractCommand
org.ow2.jasmine.monitoring.mbeancmd.commands.Lewys
org.ow2.jasmine.monitoring.mbeancmd.commands.Disk
public class Disk
Lewys DiskProbe
| Field Summary | |
|---|---|
protected int[] |
resourceIds
Array of reource Ids to be polled with the Lewys probe |
| Fields inherited from class org.ow2.jasmine.monitoring.mbeancmd.commands.Lewys |
|---|
arg_probe_config, commandLine, domainName, graphDef, header, jasmineURI, LINUX_2_4, LINUX_2_6, MAC_OS_X, options, osType, outputFilePath, period, pout, probe, separator, serverName, WINDOWS |
| Fields inherited from class org.ow2.jasmine.monitoring.mbeancmd.AbstractCommand |
|---|
arguments, logger, name, SIMPLEDATEFORMAT |
| Constructor Summary | |
|---|---|
Disk()
|
|
| Method Summary | |
|---|---|
protected void |
configProbe()
Compute resourceIds to be polled |
protected void |
lewysPoll()
|
static void |
main(java.lang.String[] args)
Tests the command. |
| Methods inherited from class org.ow2.jasmine.monitoring.mbeancmd.commands.Lewys |
|---|
exec, parseCommandLine, setOptions, summary |
| Methods inherited from class org.ow2.jasmine.monitoring.mbeancmd.AbstractCommand |
|---|
getHelpDoc, getName, help, setArgs, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int[] resourceIds
| Constructor Detail |
|---|
public Disk()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - Arguments to pass to commandprotected void configProbe()
configProbe in class Lewysprotected void lewysPoll()
lewysPoll in class Lewys
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||