Windows Server 2003
1825729 Members
2747 Online
109687 Solutions
New Discussion

Writing a Vb Script that will Alert me when a process stops

 
mindless
Occasional Contributor

Writing a Vb Script that will Alert me when a process stops

Hello,
I currently have a process running on a server that will need to run all the time. I would lik to have a script to monitor this process, and if the process stops running, i want an email sent to me so I know. Does anyone have any insight on this? The process is ROBOCOPY.EXE
Thank you for your help.
3 REPLIES 3
LukaS_9
Regular Advisor

Re: Writing a Vb Script that will Alert me when a process stops

hi,
try to modify this script.
At the moment it checks every minute for 10 times if a process named "sleep.vbs" is running and warn you when finish.
take a look.
I hope this help.

luca
Daniel Leblanc
Honored Contributor

Re: Writing a Vb Script that will Alert me when a process stops

You should install HP Sim MANAGEMTN Agent with SNMP and prepare the for stop Process in the Agent
Daniel Leblanc
Honored Contributor

Re: Writing a Vb Script that will Alert me when a process stops

So?

HP Management Agent have one for alert of Process, it cant tell you if it stop,or Start or event STOP AND START.