| Author | Message | 
        
			| james016 Doesn't have much of a life 
					Joined: Tue May 05, 2009 5:52 pm
 Posts: 1899
   | Hi
 Does anyone know of any software that can send an email alert when a service stops. We have a call recording package and every so often one of its services just stops. The built in Performance and Alerts does not cover this.
 
 The software runs on Windows XP
 
 Thank you
 _________________ My Flickr Page Now with added ball and chain. 
 
 | 
		
			| Tue Jul 14, 2009 8:10 am | 
					
					   | 
	
	
		|  | 
	
			| saspro Site Admin 
					Joined: Thu Apr 23, 2009 5:53 pm
 Posts: 8603
 Location: location, location
   | We use hounddog monitoring on all our servers and that can be set to do that.
 Or batch file an email & set the service to run it when it fails
 
 
 | 
		
			| Tue Jul 14, 2009 9:37 am | 
					
					     | 
	
	
		|  | 
	
			| james016 Doesn't have much of a life 
					Joined: Tue May 05, 2009 5:52 pm
 Posts: 1899
   | How would I go about making a batch file for this?
 I've never really delved into scripting at this level.
 
 I will look at HoundDog as well.
 _________________ My Flickr Page Now with added ball and chain. 
 
 | 
		
			| Tue Jul 14, 2009 10:54 am | 
					
					   | 
	
	
		|  | 
	
			| AlunD Site Admin 
					Joined: Fri Apr 24, 2009 6:12 am
 Posts: 7011
 Location: Wiltshire
   | _________________
 <input type="pickmeup" name="coffee" value="espresso" />
 
 
 | 
		
			| Tue Jul 14, 2009 11:07 am | 
					
					     | 
	
	
		|  | 
	
			| saspro Site Admin 
					Joined: Thu Apr 23, 2009 5:53 pm
 Posts: 8603
 Location: location, location
   | Looks good. Free trial with no time limits?
 
 | 
		
			| Tue Jul 14, 2009 11:46 am | 
					
					     | 
	
	
		|  | 
	
			| AlunD Site Admin 
					Joined: Fri Apr 24, 2009 6:12 am
 Posts: 7011
 Location: Wiltshire
   | Last time I downloaded it was. ( I have the executable if needed. )   _________________
 <input type="pickmeup" name="coffee" value="espresso" />
 
 
 | 
		
			| Tue Jul 14, 2009 11:49 am | 
					
					     | 
	
	
		|  | 
	
			| saspro Site Admin 
					Joined: Thu Apr 23, 2009 5:53 pm
 Posts: 8603
 Location: location, location
   | Just running a test now, I like no time limits.Might even buy it for work.
 
 
 | 
		
			| Tue Jul 14, 2009 12:39 pm | 
					
					     | 
	
	
		|  | 
	
			| AlunD Site Admin 
					Joined: Fri Apr 24, 2009 6:12 am
 Posts: 7011
 Location: Wiltshire
   | Really surprised you haven't come across it before. It's much industry standard, well at least I thought it was. _________________
 <input type="pickmeup" name="coffee" value="espresso" />
 
 
 | 
		
			| Tue Jul 14, 2009 12:42 pm | 
					
					     | 
	
	
		|  | 
	
			| Fogmeister I haven't seen my friends in so long 
					Joined: Thu Apr 23, 2009 7:35 pm
 Posts: 6580
 Location: Getting there
   | I do this... and put it in a scheduled task. hettonemail.vbs contains ... and sends an email to the email list. Works very well.  Runs every houir to check the service. If it's running it logs that it's ok. If it has stopped then it restarts it, emails to let us know and logs it.
 
 | 
		
			| Tue Jul 14, 2009 4:32 pm | 
					
					     | 
	
	
		|  |