Skip to content

Commit

Permalink
inital pgaw version
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinkahn committed Oct 10, 2016
1 parent b9b7da8 commit c085360
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions netwatchpgaw.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
cycletime: 30
lowfreq: 30
noaction: false

pinghosts:
localip: 192.168.2.1
remoteip: 8.8.8.8

modem:
controlled: true
bootwait: 4
port: 11

router:
controlled: true
bootwait: 2
port: 12

ISP:
ISPhours: 1
maxISPwait: 6 # hours to wait on apparent ISP outage before doing a total reboot of pi, modem, router

printer:
controlled: false
key: 'F78984F5DCF14D4C80F03382C403EE79'
port: 4
offcmd: 1
offafter: 10 #minutes
waitonreboot: true
waitmaxhrs: 12



0 comments on commit c085360

Please sign in to comment.