windows services in CygWin

Corinna Vinschen corinna-cygwin@cygwin.com
Wed Mar 8 10:44:00 GMT 2006


On Mar  8 11:20, Emiel Janssen - Van Boxtel Software BV wrote:
> hello,
> 
> I want to monitor all the processes that are running on Windows 2003 and
> CygWin with a script (cobol).
> When you use the top command you only see the processes running under
> cygwin.
> Is it possible to show both CygWin and Windows processes, so i can
> monitor them both with a script under CygWin.

Not with top which utilizes Cygwin's /proc interface which in turn only
has information about Cygwin processes.

Try pslist from www.sysinternals.com.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
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/



More information about the Cygwin mailing list