org.ow2.jasmine.monitoring.mbeancmd.commands
Class Disk
java.lang.Object
org.ow2.jasmine.monitoring.mbeancmd.AbstractCommand
org.ow2.jasmine.monitoring.mbeancmd.commands.Lewys
org.ow2.jasmine.monitoring.mbeancmd.commands.Disk
- All Implemented Interfaces:
- Command
public class Disk
- extends Lewys
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 |
|
Constructor Summary |
Disk()
|
|
Method Summary |
protected void |
configProbe()
Compute resourceIds to be polled |
protected void |
lewysPoll()
|
static void |
main(String[] args)
Tests the command. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
resourceIds
protected int[] resourceIds
- Array of reource Ids to be polled with the Lewys probe
Disk
public Disk()
main
public static void main(String[] args)
- Tests the command.
- Parameters:
args - Arguments to pass to command
configProbe
protected void configProbe()
- Compute resourceIds to be polled
- Specified by:
configProbe in class Lewys
lewysPoll
protected void lewysPoll()
- Specified by:
lewysPoll in class Lewys
Copyright © 2011 OW2 Consortium. All Rights Reserved.