org.ow2.jasmine.monitoring.mbeancmd.commands
Class Network

java.lang.Object
  extended by org.ow2.jasmine.monitoring.mbeancmd.AbstractCommand
      extended by org.ow2.jasmine.monitoring.mbeancmd.commands.Lewys
          extended by org.ow2.jasmine.monitoring.mbeancmd.commands.Network
All Implemented Interfaces:
Command

public class Network
extends Lewys

Lewys NetworkProbe


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
Network()
           
 
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 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

resourceIds

protected int[] resourceIds
Array of reource Ids to be polled with the Lewys probe

Constructor Detail

Network

public Network()
Method Detail

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.