Home » Scripting » Script to check a process is running by path Messages in this topic - RSS
|
9/15/2011 2:21:48 AM
charlottetat
charlottetat
Posts 1
Hi.

I need a script that will monitor a number of applications availability. The apps are run from one server, the exe's themselves are on another server. I've found plenty of scripts that will monitor whether a particular process is running, the problem is that all the processes have the same name and I need to distinguish between them. So I have, for example, 20 x example.exe running. Each example.exe is running from a different path eg. \\otherserver\folder$\folder1\example.exe, \\otherserver\folder$\folder2\example.exe. I also want to run this from my machine, not the server. Any ideas?

Thanks a lot
pages: 1
|

Home » Scripting » Script to check a process is running by path