|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.cougaar.util.GenericStateModelAdapter
org.cougaar.core.qos.profile.ProfilerBase
org.cougaar.core.qos.profile.VmStat
public class VmStat
This component profiles the output of the "/usr/bin/vmstat" command, which summarizes the system performance.
required coordinator component| Field Summary |
|---|
| Fields inherited from class org.cougaar.core.qos.profile.ProfilerBase |
|---|
align, header, sb |
| Fields inherited from interface org.cougaar.util.GenericStateModel |
|---|
ACTIVE, IDLE, LOADED, UNINITIALIZED, UNLOADED |
| Constructor Summary | |
|---|---|
VmStat()
|
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class org.cougaar.core.qos.profile.ProfilerBase |
|---|
findServiceLater, getRunCount, load, log, setServiceBroker, toHeader |
| Methods inherited from class org.cougaar.util.GenericStateModelAdapter |
|---|
getModelState, halt, initialize, resume, start, stop, suspend, transitState, unload |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.cougaar.util.GenericStateModel |
|---|
getModelState, halt, initialize, resume, start, stop, suspend, unload |
| Constructor Detail |
|---|
public VmStat()
| Method Detail |
|---|
public void run()
run in interface ProfilerService.Clientrun in class ProfilerBase
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||