WebSphere:*,type=DistributedTrace
MBean DistributedTrace
Operation Summary | |
---|---|
void | enableReceiver() All trace being published in the cluster will be received on this server |
void | disableReceiver() Stops this server receives all trace information from other servers |
void | enableTransmitter() Enables collection of cluster trace on this server |
void | disableTransmitter() Disables the collection of cluster trace on this server |
Operation Detail |
---|
public void enableReceiver()
All trace being published in the cluster will be received on this server
administrator
operator
public void disableReceiver()
Stops this server receives all trace information from other servers
administrator
operator
public void enableTransmitter()
Enables collection of cluster trace on this server
administrator
operator
public void disableTransmitter()
Disables the collection of cluster trace on this server
administrator
operator