WebSphere:*,type=TivoliPerfAdvisor
true
MBean TivoliPerfAdvisor
Management interface for the operation of the Tivoli Performance Advisor.
Operation Summary | |
---|---|
RuleOutput[] | runRules( Runs the advisor rules on the given server or log file. |
Operation Detail |
---|
public RuleOutput[] runRules(
java.lang.String userID,
java.lang.String nodeName,
java.lang.String serverName,
java.lang.String logFileName
)
Runs the advisor rules on the given server or log file.
userID
-
The ID of the user nodeName
-
The node name of the server to advise on. serverName
-
The server to advise on. logFileName
-
The name of the log file
administrator
operator