This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Any way to get cpu usage % of a process in Cygwin/windows on the command line?


Is there any way to get the CPU usage percentage of a process in Cygwin
or Windows, in a script?  The "ps" command in Cygwin is based on SYSV
ps, which doesn't appear to show the CPU usage (whereas BSD ps does).
Task Manager shows what I need, but I don't know how to get that in a
script.  The Sysinternals "pslist" command comes close, but it only
shows the total CPU time, not the relative percentage.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]