Solved
how to get user load of a perticular methodserver ?
in a clustered environment, how to get the details of total number of user request handled by each node ??
in a clustered environment, how to get the details of total number of user request handled by each node ??
Windchill/wtcore/jsp/jmx/serverStatus.jsp
[or the JMX MBeans it uses]
By the way, if you're looking at load balancing you'll likely want to balance based on active servlet sessions since Windchill requires session affinity and the CPU, etc, used on a given node can change radically over time.
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.