| 
 | 
     
    
    
    
     
    
    
    
 
    
    
 
    
     
    
    
    
     
    
    
    
     
    
    
    
 
    
    
 
    
    
 | 
       | 
      
 
 
	
	
	
	
	
	
	
	
		  | 
	
	
 
 
		
	
	
	
		
	
	
	
		
		
		
			
			 
			
				February 11th, 2005, 01:25 PM
			
			
			
		  
	 | 
 
	
		
		
		
			  | 
			
 
  
			
				
				
				National Security Advisor 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Jan 2001 
					Location: Ohio 
					
					
						Posts: 8,450
					 
					 
	Thanks: 0 
	
		
			
				Thanked 5 Times in 2 Posts
			
		
	 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
    
	
     
	
	
		
		
		
			
			
				 
				OT: Computer controlled home automation
	
			 
             
			
		
		
		
		Anyone here have any experience with this stuff? Let me back up a bit. 
The problems we've been having with the PBW site going down lately are pretty simple. The cable modem that connects the server to the internet goes offline occasionally. Usually if I leave the thing alone long enough it comes up on it's own. Or if I power cycle the modem it comes right back up. I've talked to the ISP and they aren't much help unfortunatly.
 
What I was thinking about was investing a little bit in some hardware that will let me power cycle the cable modem remotly. I can get the hardware I need for about 50 bucks. Basically it's a unit that the power cord for the modem plugs into, and a controller unit that has a USB connection to the server. Then I'd need some software running on the server that would monitor the internet connection, and if it loses it, it sends the signal to the recieving unit to power cycle the cable modem.
 
Anyone here done anything like this before? Maybe you could give me some advice?   
Geoschmo  
		
	
		
		
		
		
		
		
			
				__________________ 
				I used to be somebody but now I am somebody else  
Who I'll be tomorrow is anybody's guess
			 
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				February 11th, 2005, 03:21 PM
			
			
			
		  
	 | 
 
	
		
		
		
			  | 
			
 
  
			
				
				
				Lieutenant Colonel 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Dec 2000 
					Location: DC Burbs USA 
					
					
						Posts: 1,460
					 
					 
	Thanks: 0 
	
		
			Thanked 1 Time in 1 Post
		
	 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
    
	
     
	
	
		
		
		
			
			
				 
				Re: OT: Computer controlled home automation
			 
             
			
		
		
		
		You could prolly do it with a little vb script. 
 
Have it ping a remote host 
on success wait then loop 
on failure call the program that cycles the switch  
then wait and loop.  
 
Or get rid of the loops and schedule it to run every so often. 
		
	
		
		
		
		
		
		
			
				__________________ 
				 
Think about it
			  
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				February 11th, 2005, 06:08 PM
			
			
			
		  
	 | 
 
	
		
		
		
			  | 
			
 
  
			
				
				
				Major General 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Oct 2002 
					
					
					
						Posts: 2,174
					 
					 
	Thanks: 0 
	
		
			
				Thanked 0 Times in 0 Posts
			
		
	 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
    
	
     
	
	
		
		
		
			
			
				 
				Re: OT: Computer controlled home automation
			 
             
			
		
		
		
		Sorry, it just strikes me that it would be much simpler just to get one of those little power timer things that people use to control their Christmas Tree lights - set it to drop power for 15 minutes a day, and then that problem won't cause you more than 1 day of down-time at a stretch. 
		
	
		
		
		
		
		
		
			
				__________________ 
				Of course, by the time I finish this post, it will already be obsolete.  C'est la vie.
			 
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				February 11th, 2005, 08:55 PM
			
			
			
		  
	 | 
 
	
		
		
		
			  | 
			
 
  
			
				
				
				National Security Advisor 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Jan 2001 
					Location: Ohio 
					
					
						Posts: 8,450
					 
					 
	Thanks: 0 
	
		
			
				Thanked 5 Times in 2 Posts
			
		
	 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
    
	
     
	
	
		
		
		
			
			
				 
				Re: OT: Computer controlled home automation
			 
             
			
		
		
		
		
	Quote: 
	
	
		
			
				Jack Simth said: 
Sorry, it just strikes me that it would be much simpler just to get one of those little power timer things that people use to control their Christmas Tree lights - set it to drop power for 15 minutes a day, and then that problem won't cause you more than 1 day of down-time at a stretch.  
			
		 | 
	 
	 
 That would be simpler, but it wouldn't do anything useful.    The only time that that I'm away from the server more than a day is if I'm on vacation. The rest of the time I can always reset it manually when needed when I get home. What I'm trying to do is figure out a way to get the thing back online in a few minutes instead of you all being down for hours waiting for me to get home.  
		
	
		
		
		
		
		
		
			
				__________________ 
				I used to be somebody but now I am somebody else  
Who I'll be tomorrow is anybody's guess
			 
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				February 12th, 2005, 05:46 AM
			
			
			
		  
	 | 
 
	
		
		
		
			  | 
			
 
  
			
				
				
				Sergeant 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Dec 2003 
					
					
					
						Posts: 251
					 
					 
	Thanks: 0 
	
		
			
				Thanked 0 Times in 0 Posts
			
		
	 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
    
	
     
	
	
		
		
		
			
			
				 
				Re: OT: Computer controlled home automation
			 
             
			
		
		
		
		You could invest in a new modem    
		
	
		
		
		
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				February 12th, 2005, 11:22 AM
			
			
			
		  
	 | 
 
	
		
		
		
			  | 
			
 
  
			
				
				
				National Security Advisor 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Jan 2001 
					Location: Ohio 
					
					
						Posts: 8,450
					 
					 
	Thanks: 0 
	
		
			
				Thanked 5 Times in 2 Posts
			
		
	 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
    
	
     
	
	
		
		
		
			
			
				 
				Re: OT: Computer controlled home automation
			 
             
			
		
		
		
		Well, true, but I wasn't totally convinced the modem hardware is the problem. 
		
	
		
		
		
		
		
		
			
				__________________ 
				I used to be somebody but now I am somebody else  
Who I'll be tomorrow is anybody's guess
			 
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				February 12th, 2005, 11:44 AM
			
			
			
		  
	 | 
 
	
		
		
		
			  | 
			
 
  
			
				
				
				Major General 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Jan 2005 
					Location: In your mind. 
					
					
						Posts: 2,241
					 
					 
	Thanks: 0 
	
		
			
				Thanked 0 Times in 0 Posts
			
		
	 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
    
	
     
	
	
		
		
		
			
			
				 
				Re: OT: Computer controlled home automation
			 
             
			
		
		
		
		Two words: Cable Connection. 
		
	
		
		
		
		
		
		
			
				__________________ 
				O'Neill: I have something I want to confess you. The name's not Kirk. It's Skywalker. Luke Skywalker. 
-Stargate SG1
			 
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				February 12th, 2005, 12:48 PM
			
			
			
		  
	 | 
 
	
		
		
		
			  | 
			
 
  
			
				
				
				Major General 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Nov 2004 
					Location: Floating in space. 
					
					
						Posts: 2,297
					 
					 
	Thanks: 0 
	
		
			
				Thanked 0 Times in 0 Posts
			
		
	 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
    
	
     
	
	
		
		
		
			
			
				 
				Re: OT: Computer controlled home automation
			 
             
			
		
		
		
		You could have multiple servers... 
		
	
		
		
		
		
		
		
			
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				February 12th, 2005, 03:13 PM
			
			
			
		  
	 | 
 
	
		
		
		
			  | 
			
			
				
				
				 Shrapnel Fanatic 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Feb 2001 
					Location: Waterloo, Ontario, Canada 
					
					
						Posts: 11,451
					 
					 
	Thanks: 1 
	
		
			
				Thanked 4 Times in 4 Posts
			
		
	 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
    
	
     
	
	
		
		
		
			
			
				 
				Re: OT: Computer controlled home automation
			 
             
			
		
		
		
		
	Quote: 
	
	
		
			
				StrategiaInUltima said: 
Two words: Cable Connection.  
			
		 | 
	 
	 
 Yes.  That's what he has. 
"Cable Modem" he said.  
		
	
		
		
		
		
		
		
			
				__________________ 
				Things you want: 
			 
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
	 
	
		 
	 
 
 
	
		
	
	
	
	
	
	
	
		
	
		 
		Posting Rules
	 | 
 
	
		
		You may not post new threads 
		You may not post replies 
		You may not post attachments 
		You may not edit your posts 
		 
		
		
		
		
		HTML code is On 
		 
		
	  | 
 
 
	 | 
	
		
	 | 
 
 
     |  
 |