Skip to content

Instantly share code, notes, and snippets.

@jtrussell
Created September 13, 2013 19:39
Show Gist options
  • Save jtrussell/6555113 to your computer and use it in GitHub Desktop.
Save jtrussell/6555113 to your computer and use it in GitHub Desktop.
4Dmon Example Config
monitor:
pulse: 2000
runOnStartup: true
heartbeat:
show: true
colors: true
badStuff:
errorTolerance: 3
webRequests:
check: false
error: NO_WEB_REQUESTS
action:
- EMAIL
- STOP_CLIENT
- START_CLIENT
clientDisconnect:
check: false
error: CLIENT_DISCONNECT
action:
- STOP_CLIENT
- START_CLIENT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment