WebSphere:*,type=WorkProfilerMBean
MBean WorkProfilerMBean
Work Profiler
Operation Summary | |
---|---|
boolean | isActive() Check if the work profiler is running |
boolean | isPrimary() Check if the work profiler is primary or backup |
boolean | reset() Reset the history work profiler maintains, returns true if successful |
String | getActiveControllerLocation() Returns the active controller location. |
boolean | isEnabled() Returns the groupEnabled state. |
String | getLastAlphaMessage() Returns the toString version of the last published Alpha Message. |
Operation Detail |
---|
public boolean isActive()
Check if the work profiler is running
administrator
operator
public boolean isPrimary()
Check if the work profiler is primary or backup
administrator
operator
public boolean reset()
Reset the history work profiler maintains, returns true if successful
administrator
operator
public String getActiveControllerLocation()
Returns the active controller location.
administrator
operator
public boolean isEnabled()
Returns the groupEnabled state.
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
public String getLastAlphaMessage()
Returns the toString version of the last published Alpha Message.
administrator
operator