Re: Monitor system
From: Eric Lawrence [MSFT] (e_lawrence_at_hotmail.com)
Date: 03/01/04
- Next message: Eric Lawrence [MSFT]: "Re: Switching to ssl and back"
- Previous message: ara99: "Disabled controls in Web Forms tab"
- In reply to: Mark: "Monitor system"
- Next in thread: Tommy: "Re: Monitor system"
- Reply: Tommy: "Re: Monitor system"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 1 Mar 2004 12:45:15 -0800
The System.Diagnostics.Process class is your friend, but you'll need to make
sure your ASP.NET worker thread has permissions to enumerate the processes
on the system.
-- Thanks, Eric Lawrence Program Manager Assistance and Worldwide Services This posting is provided "AS IS" with no warranties, and confers no rights. "Mark" <anonymous@discussions.microsoft.com> wrote in message news:DDAE4E9E-5FD5-44FE-85BE-1A30314CB5A0@microsoft.com... > I am working on a monitor system - web page that will show what processes are running on different computers. How would I get such information? All I need is a name of a process (title on a taskbar is fine) and whether it's running or not. > Am I way of a target? Will appreciate ay idea. > > Thanks >
- Next message: Eric Lawrence [MSFT]: "Re: Switching to ssl and back"
- Previous message: ara99: "Disabled controls in Web Forms tab"
- In reply to: Mark: "Monitor system"
- Next in thread: Tommy: "Re: Monitor system"
- Reply: Tommy: "Re: Monitor system"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|