Ben Johnson wrote: > On my program I want to display the load the server is currently > under. The application I'm writing can get pretty intense and it based > on a number of factors. I want the user to be able to tell when they > are using the program beyond the server's limits. Is this possible? > Maybe show the percent of the CPU being used, how much ram is being > used, etc. > > Any ideas how the user can go "whoa, maybe I should stop because I'm > maxing out the server". > > Thanks for your help. > > Thank You, > Ben Johnson > E: bjohnson / contuitive.com > > > > See sys-proctable and/or sys-cpu, available on the RAA. Regards, Dan