Skip to content

Instantly share code, notes, and snippets.

@jikuja
Created December 17, 2015 16:49
Show Gist options
  • Save jikuja/0ec719484bf8b03b41e6 to your computer and use it in GitHub Desktop.
Save jikuja/0ec719484bf8b03b41e6 to your computer and use it in GitHub Desktop.
Configuration for automatic thread dumping
# Configuration file
general {
B:"Enable HTTP interface"=true
B:"Enable JMX agent"=false
S:"Enable bind address"=localhost
B:"Enable keyboard poller"=true
B:"Enable profiler"=true
I:"HTTP port"=6081
I:"JMX port"=6060
I:"Sleep between profiler runs"=60
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment