Sep 25, 2001 #1 habfan Programmer Joined Jun 13, 2000 Messages 15 Location CA I need to monitor the CPU and memory usage on an NT 2-processor box. I need the information written to a file for future use. Does anyone know of any good tools. Thanks
I need to monitor the CPU and memory usage on an NT 2-processor box. I need the information written to a file for future use. Does anyone know of any good tools. Thanks
Sep 25, 2001 #2 Zelandakh MIS Joined Mar 12, 1999 Messages 12,173 Location GB performance monitor writes that stuff to log files. Upvote 0 Downvote
Sep 26, 2001 #3 Tucka MIS Joined Sep 26, 2001 Messages 3 Location GB Use Perf Mon. It has loads of functionality. You just need to read up on it . It can be setup as a service, write to log files etc Upvote 0 Downvote
Use Perf Mon. It has loads of functionality. You just need to read up on it . It can be setup as a service, write to log files etc