anbutechie has asked for the wisdom of the Perl Monks concerning the following question:
hi,
I m using Win32::Process::Info module to get memory usage and cpu time at every second for a perticular process. I am able to get system Time, memory usage and cpu time for a perticular process. I need to know CPU usage of that process and draw a graph between system time and memory usage, system time and cpu usage. Kindly help me to get cpu usage and let me know the moudle to draw grap
Regards,
Anbarasu