how to monitor multi process from one program?

Post support questions that relate to the Windows 2003/2000/XP operating systems.

Moderators: Developers, Moderators

Post Reply
sailershen
Posts: 2
Joined: Tue Dec 08, 2009 8:51 pm

how to monitor multi process from one program?

Post by sailershen »

It's running a program in windows 2003 4th, I want monitor the ram/CPU respectively, I can only identify them from the PID.

Name PID RAM
SceneServer.exe 644 89,748K
SceneServer.exe 1560 123,558K
SceneServer.exe 644 88,696K
SceneServer.exe 3448 199,592K

How can I do it?
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Re: how to monitor multi process from one program?

Post by BSOD2600 »

There isn't an easy way. My existing process monitor script is indexed off the process name. if you hardcode it off the PID, then each time the service restarts, you'll have to manually edit the data template to compensate -- not an elegant solution.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest