Package com.sun.faban.harness.tools

The pluggable tool infrastructure.

See:
          Description

Interface Summary
Tool The methods in this interface are the public face of all Tools configured.
 

Class Summary
Awr Deprecated.  
Collector Collector is a wrapper for the Collector.
CommandLineTool This class handles the command line tools.
Cpustat Cpustat starts the cpustat tool.
GenericTool Deprecated. The GenericTool has been replaced by the CommandLineTool.
Jvmstat Jvmstat is a wrapper for the jvmstat utility.
Lockstat Deprecated.  
MasterToolContext The master tool context is the master view of the tool context which exists for every single tool.
MemcacheStats Deprecated.  
Mysqlstats Deprecated.  
OracleTool Deprecated.  
Statit Deprecated.  
Statspack Deprecated.  
ToolContext This class is a subclass of MasterToolContext.
ToolDescription This class provides the description of a tool.
ToolWrapper This class is a wrapper for tool.
Wlp2 Deprecated.  
 

Annotation Types Summary
Postprocess Annotation used for postprocessing.
 

Package com.sun.faban.harness.tools Description

The pluggable tool infrastructure. It invokes tools and collects statistics of the systems and services on remote systems and gathers all the tool output into the run output.