Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Send a notification when a system service fails or stops

Status
Not open for further replies.

ctrolz

MIS
Joined
Aug 1, 2002
Messages
5
Location
US
Does anyone know how to setup a notification (e-mail, netsend, something) to alert you when a service either fails or stops. Also has to be without using a third party software to monitor system services.
 
one option. have the service "run a file" when it fails on restart. set this file to send whatever type of notification you want.
 
Ok thx brontosaurus,

Question though... is there a file that can be settup to send an e-mail, or are you thinking of like a .bat that does a netsend. I guess the file that sends the notification is really what I'm after.
 
could be a batch file, could be any executable. you could download a free smtp mailer that would run on failure as well...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top