Kieker 1.12

kieker.tools.resourceMonitor
Class ResourceMonitor

java.lang.Object
  extended by kieker.tools.AbstractCommandLineTool
      extended by kieker.tools.resourceMonitor.ResourceMonitor

public final class ResourceMonitor
extends AbstractCommandLineTool

This tool can be used to monitor system resources.

Since:
1.12
Author:
Teerat Pitakrat

Field Summary
 
Fields inherited from class kieker.tools.AbstractCommandLineTool
CMD_OPT_NAME_DEBUG_LONG, CMD_OPT_NAME_DEBUG_SHORT, CMD_OPT_NAME_HELP_LONG, CMD_OPT_NAME_HELP_SHORT, CMD_OPT_NAME_VERBOSE_LONG, CMD_OPT_NAME_VERBOSE_SHORT
 
Method Summary
protected  void addAdditionalOptions(org.apache.commons.cli.Options options)
           
static void main(java.lang.String[] args)
           
protected  boolean performTask()
           
protected  boolean readPropertiesFromCommandLine(org.apache.commons.cli.CommandLine commandLine)
           
 java.lang.String toString()
           
 
Methods inherited from class kieker.tools.AbstractCommandLineTool
getHelpFormatter, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)

addAdditionalOptions

protected void addAdditionalOptions(org.apache.commons.cli.Options options)
Specified by:
addAdditionalOptions in class AbstractCommandLineTool

readPropertiesFromCommandLine

protected boolean readPropertiesFromCommandLine(org.apache.commons.cli.CommandLine commandLine)
Specified by:
readPropertiesFromCommandLine in class AbstractCommandLineTool

performTask

protected boolean performTask()
Specified by:
performTask in class AbstractCommandLineTool

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Kieker 1.12

Copyright 2015 Kieker Project, http://kieker-monitoring.net