Thanks for the replies.
Figured out how to get the status of the server (using the ping() method in AdminServicesDef class)
But looks like I can't get the information regarding the session &
thread details.
Another question:
Based on which parameters should I decide the load on the server? Should I look for the number of active threads? waiting threads? Memory? or something else?
In other words, which factor(s) is (are) vital to decide whether the server is heavily loaded?
[ February 28, 2003: Message edited by: R Manivannan ]