|
|||||||||
| 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.DiskFree
public class DiskFree
Give the disk free space in % for a given disk This command does not use Lewys, but the df command. It works only on linux.
| Field Summary |
|---|
| 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 | |
|---|---|
DiskFree()
|
|
| Method Summary | |
|---|---|
protected void |
configProbe()
|
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 |
| Constructor Detail |
|---|
public DiskFree()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - Arguments to pass to commandprotected void lewysPoll()
lewysPoll in class Lewysprotected void configProbe()
configProbe in class Lewys
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||